Forum Discussion
Time it took for learner to finish the quiz - Anyone knows of a way to capture it in the Results slide?
The quiz built-in timer should be visible in the Result slide.
As Andrew pointed out there is no accessible variable to display the quiz time. But with some help of JavaScript and CSS you could probably detach it from its current div and attach it to different div/position, and modify its CSS properties.
Thank you, Nedim, for your nice suggestion. I may try it when I have more time, just to see if it would work.
However, I just used Java script to count and capture directly into the Results slide the time taken, instead of trying to reposition the SL Player's timer into the slide. It's less time consuming and quite works nicely. Too bad I couldn't make use of the built-in variables - they seem kind of useless to me in their current incarnation....
Related Content
- 11 months ago