Forum Discussion
How to set a module as "visited" once complete the scene\module and going back to the initial landing page?
Hi!
Is there anyone that can help me to set a button as visited after going through the module of the e-learning it links to?
I manage to set it as visited as you click on it and start the module, but that doesn't indicate if you have really finalized it. I would like to create a more precise rule with the proper conditions.
Thank you!!
- JudyNolletSuper Hero
This post describes how to program a custom menu slide: TIP: Create a Custom Menu Slide - Articulate Storyline Discussions - E-Learning Heroes
You could use the basic instructions to change the state of your buttons based on whether or not the user completed the corresponding scene (module, topic, or whatever you want to call it).
- Don't use the built-in Visited state for your button. As you've seen, an object with a Visited state will automatically change to that state when it is clicked.
- Instead, add a custom state. Then use a trigger that changes the object to that state after the user finishes the corresponding scene. That would be tracked with a T/F variable (as described in the post).
If you don't already know how to use trigger conditions and variables, it's worth it to learn. They provide the real power in Storyline. Here are some User Guide articles to get you started: