Forum Discussion
ErinWalker-0a85
4 years agoCommunity Member
Tying variables to previous button
Hi, I'm fairly new to Storyline and working in Storyline 3.
I'm trying to use a true/false variable to give an option to skip a section of content. I've created the t/f variable and created a butt...
WaltHamilton
4 years agoSuper Hero
On slide 4.13, place a text box. Inside it, choose Insert -> Reference -> and select the variable. When you get to slide 4.13, the value of the reference will be shown in the text box. If it is not being changed to True, the odds are that the jump object on slide 4.3 has two triggers, one to jump to 4.13, and the other to change the variable. If the jump is above the variable change, the jump happens first, and the other trigger isn't executed. Move the variable change trigger above the jump trigger.
If that's not the problem, here's a sample that does work.