Posted by Zen on July 11, 2007 at 8:26am
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 the last saved session the next time he/she logs in. In other words, the user is able to continue the same quiz from the same point the next time he/she logs in.
Downloads
Recommended releases
Other releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Maintenance fixes only
- Module categories: User Access & Authentication, Utility
- Reported installs: 57 sites currently report using this module. View usage statistics.
- Last modified: September 3, 2011