skipping a slide
Feb 01, 2019
By
dan streeter
Hi eLearning Heroes! (you really are my heroes!)
I am creating a course that creates 3 paths. Two of the paths provide an option at the end of each 'section' that they have a chance to choose to go to other paths.
By using the 3rd path, they can complete the entire course. I want to create a way for the user to unknowingly skip the slide at the end of each section which allows the user to choose to go down other paths.
For example:
If you choose path 1 or 2...you will go to slides 2, 3, 4, 5
If you choose path 3...you will will go to slides 2, 3, 5 (and not 4)...
Is this possible to do?
Thank you for your help!
Dan
6 Replies
Sure, variables and conditional triggers are your friends.
For example, create a number variable called Path and give it a default value of 0.
When people choose path 3, adjust the Path variable and assign the value 3. Do the same for the other paths (with the relevant value of course).
Then, add a conditional trigger to the next button on slide 3 that says "Jump to slide 5 when the user clicks if variable Path is equal to 3". And another trigger that says "Jump to slide 4 when the user clicks if variable Path is less than 3" (this will account for those on paths 1 and 2, as well as if people skip to slide 2 using the menu and not actually choose a path.... meaning the Path variable is still 0).
Also, keep in mind that you'll want similar triggers on the back button from slide 5 to make sure that if going back people will still be shown only the relevant slides.
Does that make sense?
And this is why you are my heroes!
It worked perfectly.
Thank you!
Dan
Hey, Dan. Glad Matthew could help! 🌟
By the way, it looks like you may have replied via email where your contact information came through. This Peek video will show you how to edit it out if you’d like!
All fixed :)
Hi there,
I am working on creating flashcards in SL where each card is on its own slide. The end user can give each card a thumbs up or down. At the end of the deck, the user will have the option to loop through the deck again to review the cards that they gave a thumbs down.
How can I cue SL to skip the next slide if it has a thumbs up, and to go to the next one that has a thumbs down? I don't want to skip to a specific slide, just the next one that has a thumbs down.
Depending on how you mark the thumbs up or down. Use this trigger "Jump to next slide when timeline starts on this slide if card is marked thumbs up."
This discussion is closed. You can start a new discussion or contact Articulate Support.