BrandonKrogel
3 years agoCommunity Member
Disable Next button unless slide has been visited
My client wants to lock the next button until the learner has viewed the entire slide. I have an action to change state of Next to disabled, but I need help with the condition. I tried unless menu.progress is less than or equal to 1 for the first slide. This did not work. Does anyone know the correct variable to use or do I have to create my own for every slide?