Visit all slides (but in any order) prior to beginning the assessment

Jun 20, 2019

Can I/How can I set the course so that the learner can navigate through the slides in any order that they choose (free navigation of the menu) but still require them to visit all slides before they can begin the assessment. The assessment is structured as it's own scene. I feel like this should be a simple question but I can't figure it out! Your help is appreciated!

1 Reply
Punam Parab

Let’s assume that there are 5 slides – 1 navigation slide from which the learner can access all the topics, 3 topic slides, and 1 assessment slide.

To ensure that the learner visits all the three topic slides before accessing the assessment slide, you can make use of a true/false variable.  In fact, you can have a true/false variable for each topic slide. Add a trigger to change the value of the variable to ‘True’ when the user visits that particular topic slide.

 When the user clicks the ‘Next’ button, the navigation slide will be visible if any the value of one of the variables is ‘False’. If the value of all the variables is ‘True’, users will be taken to the assessment slide.

Hope this helps you.

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