Forum Discussion
JeffreyRiley
7 years agoCommunity Member
Create a Timer for Storyline Any Version
I have done a lot of research over the last few years on creating a timer that can count down or up on a slide or even a project. Since what I wanted was something at the slide level for activities ...
NancyWoinoski
Super Hero
Hi PL, for each slide that has the timer you have to reset the hour, minutes, and second variables in Storyline back to 0, 0, and 10 respectively when the timeline starts.
KennethgGoeiema
6 years agoCommunity Member
Nancy, you are a life saver!
Just one thing I would like to find out. I am using the .js your shared and it worked great. But I have 3 quizzes and would like to know how you reset the time. Cause it just continues counting down from the previous .js
- NancyWoinoski6 years agoSuper Hero
you have to reset the Storyline variables for hours, minutes and seconds variable back to 00, 0 and 10 at the start of each quiz question. Make sure they are above the Javascript code in the triggers panel.