Time Test

There's a simpler way to stop someone from going to the next page without having to mess with the question variable. I call it my "Special Next" button. What I do is put an invisible button on top of the real Next button. The On Click action for that invisible button is to display a message letting the user know why they're not going to the next page (like merceg's message that they have to answer the question first). Then I put an action that hides the Special Next button on the button they use to check their answer. (If it's a practice question and I don't want them to continue until they get the answer right, I just add a condition that the question "Is Correct").The nice thing about this is that it's really easy to copy the Special Next button onto as many pages as you need (and the same with the action to hide the Special Next button).Just giving you an alternative to merceg's idea...either one would work, so take your pick!Laura

Discussions have been disabled for this post