Time Test
June 6, 2008 12:00 AM
To do this you would need to place an action on your next button to make sure the user has processed the question before they are allowed to continue forward. I have done this on just reviews but not tests. I place a custom button on the page, PROCESS QUESTION, with an action to process the question and show any feedback desired. I also place an action on it that changes the question's variable to equal one. Then on the NEXT button I set an action that says if the question's variable doesn't equal one to show a message that says "you must answer the question before moving forward". This makes them have to answer the question before they can move on and would allow you to choose the timed test action on the test.
Discussions have been disabled for this post