Hi all. I am trying to implement a countdown timer for an online interview application. The application goes as follows.
It has a home page with 'TAKE TEST' button. When clicked on this button it triggers a javascript function and a count down timer starts.
The application has 3 test pages (Page 2, Page 3 and Page 4).
Page 2 has a test area and a next button which takes the user to next page (Page 3).
Page 3 also has a test area and a back button which takes the user to previous page (Page 2) and next button which takes the user to next page (Page 4).
Page 3 has a test area and a back button which takes the user to previous page (Page 3).
When I click on 'TAKE TEST' in the home page the timer works as expected. But when 'next' or 'back' button is clicked it is getting broken. I am kind of stuck here. I have created a sample in oracle apex. The details are as follows. Can someone please guide me the right way? Thanks.
WorkSpace:mydev
UserName:apexuser
Pwd.:mydev
App.No.:13201