Force a correct answer into quiz
December 10, 2007 12:00 AM
JulieL wrote:
Right now (for testing), I have the Next button coded with 2 actions:- To modify the question_001 variable with the correct answer (The Doc sequence group)- To goTo next page when question_001 equal to The Doc sequence group (I also tried is correct) Julie,Sorry I am jumping in a little late in your question cause it sounded like you may have it working now but, I was wondering if adding a short delay to your "goto next page" action, say .2 seconds or so, may be an easier solution to your problem.Seems to me that you are modifying the question variable and going to the next page all at the same time. Since your condition on the second action says, "when question_001 equal to The Doc sequence group" your first action hasn't had enough time to change the question variable before going to the next page. Therefore, it still appears incorrect and goes to your customized feedback page instead of the next question.Might be worth a try. Good Luck!Griffin
Discussions have been disabled for this post