Forum Discussion
PatriceDurudaud
3 years agoCommunity Member
Skipping Slides in a branching scenario
Hello there. Sorry by advance if this topic have already been treated. I've checked and don't think this specific question have been asked.
I'm currently working, and training myself the same time...
WaltHamilton
3 years agoSuper Hero
What I would do is to create a T/F variable (eg. SkipDefinitionSlide default to False).
At the end of each path BEFORE the “Jump to Definition Slide” trigger, create a trigger to Set SkipDefinitionSlide to True.
On the Definition Slide, create a trigger: “JUMP to Choice slide WHEN timeline starts on this slide IF SkipDefinitionSlide = True”
Here is the User Guide:
https://community.articulate.com/series/articulate-storyline-360
Look in the Triggers topic, especially the Conditions subtopic.