Forum Discussion
Dynamic next/continue button
You can't expect the trigger to work on the last question slide if there’s no slide following it in the scene. If the condition is true, the trigger has nowhere to navigate, causing the functionality to break. Adding a blank slide after the last question slide solves this issue because Storyline recognizes it as the "next slide" and can proceed to evaluate the next condition if the first one isn’t met.
Hi Nedim,
Thanks for the reply.
I know that, because I figured that out myself as written in the original post :)
As I wrote before, setting it up the other way around would be more logical;
Jump to slide 2.1
when user clicks continue
if Progress equals NumberOfQuestions
Else jump to next slide.
However, this breaks the visual flow in the .story file.
That's not a "deal breaker" per se (at least not for me, but for my WYSIWYG colleagues it's probably a different ball game), but it does make it a lot more complicated to keep track of what links to where :)
Related Content
- 10 months ago