Forum Discussion
TamarChobany378
10 months agoCommunity Member
Learner must visit minimum number of slides before progressing
I need help with Sotryline 360. I have a slider and want to make it so the user must visit a 3 out of 8 marks on the slider before they can proceed with the course. It does not have to be 3 consecut...
WaltHamilton
10 months agoSuper Hero
Be careful how you implement this. If you increment the counter, the learner can visit one slide three times and advance. Why would they do that? Who knows, but they will.
Check the sample for a method to avoid that. If you don't want the slider to return to the menu position, delete the trigger that resets its variable, and it will return to the menu slide at its previous position.