Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javascript countdown - oracle apex

MagnetoOct 5 2015 — edited Oct 7 2015

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2015
Added on Oct 5 2015
5 comments
727 views