Forum Discussion
Help with Variable
I was able to open the file. Here's how to disable NEXT until three quotes have been viewed.
Create a number variable with a default value of 0. For example, call it "quoteCount."
Put a trigger on each layer that adds 1 to the variable when the layer's timeline ends.
Put a trigger on the base that changes NEXT to Disabled when the timeline starts with the condition that the variable < 3.
Put a trigger on the base that changes NEXT to Normal when the variable changes with the condition that the variable = 3.
After viewing 3 layers, the variable will = 3, and NEXT will be enabled.
FYI: It’s worth the effort to learn about variables and trigger conditions, because they provide the real power in Storyline. Here’s the User Guide info:
- https://community.articulate.com/series/articulate-storyline-360/articles/articulate-storyline-360-user-guide-how-to-work-with-variables
- https://community.articulate.com/series/articulate-storyline-360/articles/articulate-storyline-360-user-guide-how-to-work-with-triggers#conditions
And here's more info about controlling NEXT: TIP: Controlling the NEXT Button 101 - Articulate Storyline Discussions - E-Learning Heroes