Forum Discussion
AmittyGray
5 years agoCommunity Member
Knowledge Check Review Going in Circles
Hi all,
I'm sure there is a better way to do what I'm trying to do, but I gave it my best shot and so naturally, I broke something along the way. There a couple things I need help with on this. 1)...
JudyNollet
5 years agoSuper Hero
Hi, Ammity,
1. That's how questions with multiple attempts work.
- FYI: I initially thought you must have custom programming, because you referred to Try Again and Incorrect pages. "Pages" would typically correlate with slides. Try Again, Incorrect, and Correct are layers.
2. Add a trigger on the Incorrect and Correct layers that enables your custom Next button. (Yes, the Correct layer already has the Continue button to go to the next slide. But a separate trigger to enable your custom Next button will ensure it's usable when the user returns.
- There's a bug that executes when-timeline-starts triggers even when resuming a slide's saved state. So you either need to control your disable-Next button with a variable and a condition, or have it execute a bit later.
3. Similar to #2. Add a trigger on the Incorrect and Correct layers that hides the Submit button.
Related Content
- 10 months ago
- 10 months ago