Page Timers Longer than 20 Minutes

More
5 years 9 months ago #6968 by Calom
Page Timers Longer than 20 Minutes was created by Calom
Hi,
I would like to have a page timer that lasts longer than 20 minutes...
I am using the documentation function to make a checklist for medical examinations - in the exam we have 40 minutes to complete the whole thing so I wanted to have a page timer to remind students how long they have left.
If anyone has been able to solve this problem before, any help would be much appreciated!
Thanks!

Please Log in or Create an account to join the conversation.

More
5 years 9 months ago #6991 by Fay
Replied by Fay on topic Page Timers Longer than 20 Minutes
Hello
It looks like there is a maximum value set for the timer in the editor. I'll look into increasing this but in the meantime you can add the 'Script' optional property to the page and paste this code into it:
Code:
$('#x_pageTimer').remove(); x_currentPageXML.setAttribute('timer', 2400); x_addCountdownTimer();

This overrides the value you have set in the editor. I'll admit that I haven't waited until the end of 40 mins to check the message appears at the end of the timer but it looks like it should all work correctly

Fay

Please Log in or Create an account to join the conversation.

Moderators: ronmalimcn
Time to create page: 0.131 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo