Forum Discussion
Branching activity with variables
What you have is a custom-menu slide. This post has instructions and a demo file that show how to program a custom-menu slide so that the user has to view all of the topics. https://community.articulate.com/discussions/discuss/tip-create-a-custom-menu-slide/1030699
The same programming would work for your situation. Track each question with a T/F variable. Allow the user to advance to the final slide when all of the variables = True.
Judy, It was working and now it's not. Uggh. Can you tell why the variables are not working. I tried isolating each of the variables one at a time to see if they would trigger the next button and none of them did. Please help
- JudyNollet5 months agoSuper Hero
Here is one of your triggers for changing a variable to True:
Trigger order matters. Storyline can't run a trigger if it has already jumped to another slide.
Move all of your adjust-variable triggers so they appear before the jump-to-slide triggers, and the programming should work.
By the way, whenever you're working with variables, troubleshooting is easier if you temporarily insert the variable reference(s) on the slide. That let's you see if the variable changes as expected. For example, if you had variable references on the custom-menu slide, you would have see that they weren't changing. Here's more info about working with variables:
Related Content
- 12 months ago
- 2 months ago