Forum Discussion
Jump to next slide after five layers have been visited
Hi, I have created a slide that has 8 options (customer questions about a vehicle fault). When the learner clicks randomly on one of the questions, it takes them to the relevant layer with a short video of the answer. I only want the learner to be able to do this 5 times (view 5 Q&As)
When they return to the base layer after each answer, that option disappears (this is done and works OK). What I can't work out is how to automatically make the last 3 options disappear when 5 Q&As have been clicked on & viewed.
The purpose is to get the learners to select the most relevant questions but it's up to them to choose.
Hi Ange, sorry for the delay in checking/responding. Thank you so much, this is perfect. I need to do some training with variables!!!👍I assumed it was a variable that would solve my problem, just didn't know what it would look like. Again, thank you.
Richard.
- RichardGibbs-f2Community Member
Hi Ange, sorry for the delay in checking/responding. Thank you so much, this is perfect. I need to do some training with variables!!!👍I assumed it was a variable that would solve my problem, just didn't know what it would look like. Again, thank you.
Richard.
- JudyNolletSuper Hero
Hi, RichardGibbs-f2 : It's absolutely appropriate to thank the person who helped you. (Kudos! You'd be surprised how many folks don't bother to do that.)
However your thanks isn't the solution. I suggest that you deselect "Marked as Solution" on your thanks. And then mark the reply from Ange that did solve the problem.
Why is this important?
- When the author of a post clicks "Mark as Solution" on a reply, that reply will always appear immediately under the question, above the list of other replies. That's done so those who have the same or a similar question can easily find the solution.
- Also, the site tracks the number of solutions that each member provides. Ange deserves the credit.
- AngeCommunity Member
Hi Richard, Adding a variable would work. The easiest thing I can think of with your current set-up is to add a number variable. i.e. When Number Variable (I labeled it Counter) = 5 show "Complete" layer I added some placeholder text on the layer. You can easily change the function when Counter=5 to your desired next interaction.
Add 1 to Counter when user clicks arrow on response slide: I did it this way because your set-up has the arrow clickable before the timeline on the audio ends. Note: Ensure that the number variable is above "hide this layer" in the triggar panel.- AngeCommunity Member
Richard: I forgot this part re: revisiting the slide if applicable. If viewers can revisit the slide and re-select the questions you will need to add a trigger to reset the number variable to 0 / adjust the slide properties for revisits.