Problem with Submit Button in Test
June 12, 2012 12:00 AM
I am developing a randomized test that seemed to work fine before but now does not show the "Submit" button when run in HTML mode. I don't know why this is happening, the Submit button is just an object on the page. It triggers a set of actions that evaluate the answer and then display feedback depending on the answer.
The test is broken up into sections. Each section of the test is randomized and all the questions have feedback. The feedback is triggered by the Submit button, which also shows the Next button, which is initially hidden, so if the Submit button doesn't appear, the user can't take the test.
Any help is greatly appreciated.
Thank you.
Discussions have been disabled for this post