Retaining Quiz Responses

have you looked at the LMS settings for a switch to "turn off bookmarking when in a quiz"? I'm not familar with PeopleSoft LMS, but I know in Power2Learn, you can set this option.

if you can't then you either have to turn off bookmarking for the entire course, or set up some javascripting bookmarking that uses local cookies. Of course the latter option will only work if the learner uses the same machine to re-start the course.

Another option would be to set a variable that is retained across sessions that lets the course know the learner has been in previously, then sending them to a menu or topic selection screen where they can click to restart the quiz. where-upon, you can use the action listed above to reset the quiz prior to them starting.

 

Discussions have been disabled for this post