Forum Discussion
Triggers with variable T/F to switch on another slide
- 2 months ago
Hello MichaelUtz
It's difficult to understand exactly what your problem is, even if I do understand your need. And I “think” I understand that even if all your variables have correctly switched to T, you're missing a final event to check their positions (or/and including the one that is the result of all of them) and activate the switch to the closing slide.
An extract from your .story file that you could share would be useful to explore this hypothesis.
In any case, may I ask if you've ever tried using the following trick to debug trigger behavior yourself? Display on screen the values of all your variables to check: their live state; when you want the transition to the next slide to take place, and when you return to this slide?
It's cool to see a language other than English on screenshots for once.🙂
Hello MichaelUtz
It's difficult to understand exactly what your problem is, even if I do understand your need. And I “think” I understand that even if all your variables have correctly switched to T, you're missing a final event to check their positions (or/and including the one that is the result of all of them) and activate the switch to the closing slide.
An extract from your .story file that you could share would be useful to explore this hypothesis.
In any case, may I ask if you've ever tried using the following trick to debug trigger behavior yourself? Display on screen the values of all your variables to check: their live state; when you want the transition to the next slide to take place, and when you return to this slide?
It's cool to see a language other than English on screenshots for once.🙂
- MichaelUtz2 months agoCommunity Member
thanks for your tip to set the variables "TRUE" then i see that the mistake was not by the variables.
the error was by the following trigger. a simple mistake...
and a "summary varable" over all single variables was not necessary...
thank you!
- ThierryEMMANUEL2 months agoCommunity Member
Great!