Forum Discussion
JenniferIsab000
3 years agoCommunity Member
Help with triggers for multiple Try Again layers
Hello, I have 2 Try Again layers before reaching an Incorrect layer. How do I program the triggers to check number of tries variable to know if it should show Try Again 1, Try Again 2, Incorrect or Correct? See sample attached. Thank you.
- WaltHamiltonSuper Hero
Try this. I used the built-in processes of the quiz question. If there are multiple attempts allowed, Try Again is shown for each wrong answer until the last attempt, when Incorrect is shown. All you need is to skip from Try Again to Second Attempt if Try Again has been shown already.
- JenniferIsab000Community Member
Walt, that was perfect. I was definitely overdoing it with my triggers! Thank you so very much!
- WaltHamiltonSuper HeroYou're welcome. PIAWYC (Pass it along when you can).