Forum Discussion
KateLeifheit
13 years agoCommunity Member
Numbering Quiz Questions in Storyline
Hey, Everyone,
We have a final assessment at the end of our course and I am wondering if it is possible to number the quiz questions so the person knows where they are at and how many questions ...
YakiGordon
13 years agoCommunity Member
Here is how i set it finally.
1. In Slide Master> Question layout
-Add "Question %varQuestionNo% of X
-Add trigger "Add 1 to varQuestionNo when timeline starts"
-Add trigger "Subtract 1 from varQuestionNo when user click Previous button If varQuestionNo greater than 1" (otherwise the number will keep going down to 0 and -)
2. In Results slide
- Add trigger"set varQuestionNo equal to 0 when user click" for both the Retry and Review buttons