Restrict ability to skip through module until module is complete

Jan 11, 2018

Hi all,

I am building a learning course that will double as a job aid.  The learning course is mandatory, so I want to restrict the ability of the learner to skip ahead until all material is viewed.  I also want the learner to be able to access the learning after they have completed it (there is a pass/fail quiz at the end), but I would like the learner to be able to skip forwards and backwards when they revisit the learning.  Any ideas how to accomplish this?

Thank you in advance.

2 Replies
Michael Kauzlarich

Hi Rick,

There are likely multiple ways of doing this so I would love to hear from others as well. My solution to this would be to create a true/false variable and initially have it set at false. The extra work you'll have to do is, on each slide, edit the trigger for clicking the Next button so that it says:

1) Jump to next slide "when user clicks the next button or swipes next" AND when [variable] = True.

2) Do the same with the previous button.

At the end of the course when that last slide starts it can adjust the variable to True which will unlock the next and previous button.

This discussion is closed. You can start a new discussion or contact Articulate Support.