Disable next until learner explores all slide elements?

Jul 02, 2013

Hello everyone! I am developing a compliance course for my company and one of my clients wants to make sure learners explore all elements on a slide before they are able to move to the next slide. I know I can disable the next button on the slide, but I am trying to solve for how to allow the learner to move to the next slide after they have explored all the layers and watched the videos on that layer. I may just have to break this up into separate slides but I was trying to avoid providing a prescribed order for the learner to explore the elements. Any suggestions?

7 Replies
Sara Reller

It is a little tedious but if you put a variable on each one and after that layer/item has been selected you change the value and then have all those t/f values feed into a conditional or variable that changes the state of a Next button that you put on the slide (or the built in one) that might work.

If you already have states for the elements you could just have a variable or condition that checks the states to make sure they are all visited.

OWEN HOLT

See if the attached file helps.

Basically each "sticky note" has a true/false variable and there is one additional variable called complete.

When you exit each note, the close button updates the variable associated with that note to true. It then checks to see if the variables for all notes are equal to true and if so, changes the completed variable to true.

The advance button is set with the initial state as hidden. I add a trigger to the slide to change this to the active state when the "completed" variable changes.

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