Hide Next Button until layers are all viewed

May 06, 2019

Hello!   I have layers built into my WBT.  I want to make sure the participants view each layer and don't just click on the next button right away.  

I figured out how to disable the next button, until the last layer is shown, but wondering if there is a way to make sure all 3 layers are viewed, not just the last one.   Thank you!

2 Replies
Philip Roy

There's two ways to do it as far as I can see.

1. Changing the state of an object to indicate that you have visited a slide...and then only showing the Next button when all the objects concerned are at that state. See attached v1...each button gets changed to "Visited" and the next button shows when all buttons are at the state of "visited"

2. Use a variable to keep track of each layer (set it to True when a layer is visited)....and only show Next when all the variables are true.

See attached.

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