How do I create dynamic slide numbering (x out of 10 slides)?

Nov 12, 2012

I am trying to add dynamic slide numbering to my Storyline project.  I have 10 questions in a random question bank that I want to be numbered so the user knows what question they are on out of 10 slides.  I know this would involve using variables, but how would I go about it.

Any help would be appreciated!

9 Replies
Phil Mayor

Create a numeric variable, add a reference to your slide e.g.

%YourVariableName% out of 10 

Add a trigger to each question slide to add 1 to your variable when timeline starts

If you plan to review the quiz then you will need to do this another way or else the question will become 11, 12 etc