Timing how long an interaction takes.

Jan 12, 2013

So my courses have to be timed for credit. I have an interaction which include several slides and pathways. I want to be able to make sure that the participants spend a certain amount of time going through the interaction or repeating the interaction to see different results.  Is there a way to make sure an interaction takes a desired amount of time? 

34 Replies
Ashley Terwilliger-Pollard

Hi Sheri,

This thread is from January 2013 (hard to believe, we're in 2014!) so I'm not certain that they're still subscribed. You may want to try try sending them a PM regarding this specific solution shared, or start a new thread and share your .story file and if you modified any portions of the Javascript. 

onEnterFrame (James Kingsley)

You could create a Storyline var and store the elapsed time in it. That should be saved along with the other resume data. And then pull that back into your JS when the learner returns. It might be off a second as there will be a difference of when it was saved vs the actual time...