Forum Discussion
Quiz score based on elapsed time
Setting up this feature using Storyline's built-in variable Slide.ElapsedTime should be straightforward. For instance, you can assign 10 points if the answer is submitted within 5000ms (5 seconds), or 5 points or fewer if the answer takes longer than 5000ms. Below are suggested triggers to accomplish this:
The only issue anticipated with this is that Slide.ElapsedTime is cumulative time variable which means that upon revisiting or restarting the quiz it picks up for whatever value it had by the time slide is left. The conditions to assign points based on time will no longer be functional.
I would prefer a JavaScript solution combined with a few Storyline variables and triggers to accomplish this. Please check out my video demonstrating this solution.
Hi Nedim,
Thank you so much for your help much much appreciated. I would appreciate if you could share your demo storyline file here. so that would be great help.
Looking forward your reply.
- Nedim6 months agoCommunity Member
Send me an email at nedim.ramic@gmail.com, and I'll forward it to you. I may not be able to catch notifications here, so please reach out via my private email if you need further assistance, as this setup is a bit more complex.