Quiz Timer - Would like to add the Quiz Timer to my Results slide

Mar 24, 2022

I've been able to add a Quiz Timer to my project and that's great, but would like to add the stopped timer to the Results Slide so that it is bigger and not the small, tiny version in the top right corner of the player. Is there a variable to use for that? Or code? etc? I've attached a pic of the quiz timer as it is seen on the player. (p.s. This is NOT a countdown timer, it counts up.)

Any help with this would be appreciated. Thanks.

3 Replies
Maria Costa-Stienstra

Hi, Tracey.

Thank you for reaching out!

Have you considered using the ElapsedTime variables?

Here are some resources to get you started:

You could keep your quiz in one scene, and then, right before the Results slide, you can assign the variable scene.ElapsedTime to another one, which you can reference on your slide.

Let me know if you have additional questions!

Maria Costa-Stienstra

Hi, Tracey.

You can add a reference to the variable, which will show the value on the slide. You can change the font to make it larger as well. 

I created a short (4 minutes) Peek 360 recording showing my suggestion. Below you will also find a discussion with additional details (for example, if you would like to use Javascript to round up/down the time and remove the decimals):

I hope this helps!