Hi
I'm creating an online test application using apex 5 . The test is about 30 mins duration , so i decided to have javascript timer and the timer starts when the user goes to the test page.
I kept the event to fire on window load . Everything is fine until this point . In the same page i have a button which calls a multi row update process to save the answers to database in-between the test .As a result of the page submit action , the timer restarts again loosing the track of the time left for the test.
I would appreciate if somebody can guide me on this
Regards
Sasidharan