Forum Discussion
Tristanr-0c9fd0
4 months agoCommunity Member
Restcricted menu does not actualize when my module is restarted
Hello,
I have a 6 modules fomration with restcricted menu but when the player click on restart the module, it does not actualize so the menu is free to navigate therefore i'll like it to be restri...
Nedim
2 months agoCommunity Member
This is something I implemented a while ago. Attached is a simple example demonstrating JavaScript that resets the menu items to "restricted" after the learner clicks the Restart button on the Results slide. This prevents access to slides once the course is restarted.
Two JavaScript codes are executed: one triggered by the "Restart Course" action and another on the master slide. Please test it in your environment and feel free to reposition elements as necessary (for example, executing JavaScript on the Failure layer of the Results slide).
- SabrinaBetan76830 days agoCommunity Member
Thank you so much! I can't believe this worked for me. I am so appreciative of your help as this was an ongoing problem for a while. Thank you again for your help!!