Forum Discussion
StacieWhite-2f0
4 years agoCommunity Member
Variables and Triggers to Show Layer
I need some help since I am not a variable expert!
I have a slide with 5 buttons that correlate to 5 layers. The learner needs to click all 5 buttons but they don't have to be in any particular or...
GraemeEssen-da6
4 years agoCommunity Member
My above solution will encounter a problem if not all variables = TRUE as you won't be able to escape the layer then. :(
- Can your successLayer be a new slide? If it can then after those IF statements you can add a new trigger for Hiding the current layer
Trigger order if successLayer can be a new slide:
1. Set variable = TRUE
2. GOTO SuccessSlide if all variables = TRUE
3. Close layer
Because triggers are done in order the GOTO trigger will happen first and the Close layer trigger won't be able to be done becuse you have already changed slides
Related Content
- 9 months ago
- 12 months ago
- 9 months ago
- 12 months ago