Session Restore

Zen - July 11, 2007 - 08:26

The session restore module allows sessions (which are stored in a separate table) to be restored upon login.

Example use case: The quiz module stores data related to an ongoing quiz in the user's session. The session restore module keeps track of this session in its own table. If the user logs out or is timed out (for e.g., with the autologout module), the session restore module restores his last saved session the next time he/she logs in. In other words, he is able to continue the same quiz from the same point the next time he/she logs in.

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.1-beta Download (7.24 KB) 2008-Mar-30 Notes
5.x-1.1-beta Download (7.19 KB) 2008-Mar-30 Notes

Development releases

Version Downloads Date Links
5.x-1.x-dev Download (7.19 KB) 2007-Oct-27 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.