Forum Discussion
2 attempts only
Hi team
I'm wanting users to only have 2 attempts on each slide. Somehow I've managed to make it work on the first slide, but the others only give the user one attempt. Where have I gone wrong?
Thanks in advance for helping.
Melissa
- RonPricePartner
Hey Melissa
I recorded a quick PEEK that I hope helps - https://360.articulate.com/review/content/835c62af-5ed2-4de2-b446-b12e6e3e799b/review
- MelissaSanburg-Community Member
Thanks so much for taking the time to do a video. I'm a visual learner and that video really helped.
- JudyNolletSuper Hero
As Ron pointed out, the file uses the same number variable to track the attempts. Triggers keep adding to it, so its value is higher than expected after the 1st question.
And you don't need special variables or triggers to control the attempts on standard question slides. That's built in whenever the Attempts field is set to >1.
- The default for Try Again is to return to the base with the previous answers still showing, and the user can select another answer. If you want to "erase" the previous answer, add triggers the change the buttons back to Normal. Make those run when the user clicks the button that closes the Try Again layer.
- MelissaSanburg-Community Member
Thanks heaps Judy, with Ron's video and your explanation I've now got it.