Forum Discussion
DeepikaBatra-1a
2 years agoCommunity Member
All buttons to be clicked for the course to be completed
Hi,
I have an e-learning of several procedures to be followed by the user. I have created buttons on one slide (menu slide) to go to different slides and then user moves back to the menu slide, each time to visit more procedures. But how to ensure that all buttons are clicked and user reads all the procedures before they end the course? They can click random buttons too.
- JudyNolletSuper Hero
You can use T/F variables to track whether a user has visited each procedure. After they have done that, send them to an end-of-course slide that has a Completion trigger.
Here are some related posts (with demo files) that might help:
- DeepikaBatra-1aCommunity Member
Thank you Judy