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

Version Downloads Date Links
6.x-1.1 tar.gz (7.29 KB) | zip (8.33 KB) 2010-Nov-21 Notes

Other releases

Version Downloads Date Links
7.x-1.0-alpha1 tar.gz (7.23 KB) | zip (8.21 KB) 2011-Sep-03 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (7.23 KB) | zip (8.22 KB) 2011-Sep-04 Notes
6.x-1.x-dev tar.gz (7.18 KB) | zip (8.14 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Session Restore

  • Zen - 6 commits
    last: 1 year ago, first: 4 years ago

Issues for Session Restore

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here