Forum Discussion
NancyHemenway-e
2 years agoCommunity Member
Variables
I have created a quiz. The quiz questions have four answers.
There are four possibilities: incorrect, incorrect1, incorrect 2, and correct. I want to set the tries at TWO. Selections A), B), C...
GarthYorko-TE
2 years agoCommunity Member
You will need to create a new layer to show when the attempts equal 2 (call it Incorrect 4). On each of the other incorrect layers add a trigger to show layer Incorrect 4 when the timeline starts on the layer if the Variable Attempts is greater than or equal to 2.
That should do it. See attached.