Forum Discussion
LanceSwigert
12 years agoCommunity Member
Timing how long an interaction takes.
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 ...
Bernovan-Soest
Community Member
And here ..... is the storyline file!
gOOd LucK!
LauraIngle
6 years agoCommunity Member
Hi Berno. Your javascript worked well. However, I'm trying to figure out how to stop and resume if there is bookmarking on a course. Any ideas?
- onEnterFrame6 years agoCommunity Member
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...