Remove bookmarking from assessment

Hi,

So I really like the built in bookmarking feature, but how do I un-bookmark my assessment? My exam is in it's own AU, I'm publishing for AICC. Thanks in advance!

Discussion (2)

The bookmark is kept in the variable "AICC_Lesson_Location". You can use an action on every page of your assessment:

On: Show

Action: Modify variable

Target: AICC_Lesson_Location

Type: Set as empty

If you "Set as empty" the user will not be asked to continue where he left the course at all and start on the first page of the AU.

Type: Set equal to

Value: undefined

You can set the bookmark manually by entering the filename of a page, e.g. "a001_welcome_to_the_assessment.html". When reentering the AU the user will always be sent to that specific page.

I've never published to AICC but this worked in Scorm 1.2 and moodle 3.0.

Tim

Thank you Tim!

Discussions have been disabled for this post