Forum Discussion
Marie-France071
4 months agoCommunity Member
Adjust variable according to slide number
Hi!
I'm building a very long quiz in Storyline and I would like to display the question number on top of each page (ex.: 1/50, 2/50, 3/50, etc.) I've created a number variable, with the default va...
WaltHamilton
4 months agoSuper Hero
When you say slide number, it sounds to me like you mean which question is this. If you want to depend on the number the system uses for the slide (1.2, 1.15) that will be an entirely different matter, which Judy answers below.
You might put both the reference and the trigger on the master you use for each question where you want the number.
Start the variable at 0, and write a trigger to adjust the variable (add 1) when the timeline begins on the slide.
If there is some manner in which the learner can return a second time to the same slide, you have to take steps to keep the count accurate.