Matching Question
November 27, 2007 12:00 AM
Do not use feedback in question wizard. Put feedback in a hidden text boxes - one for correct, one for incorrect.Have a button "Check My Answer" and add an action to it to display the incorrect feedback if answer is not correct using the Condition tab and checking the question variable for Is Not Correct. Display correct feedback if answer is correct. As to the Next button there are many ways. If you hide the next button until they get it correct then you will need an action that shows the next button. If you cover the next button with a grayed out one, then you will need to hide that grayed one.As to the second time, you now have a much more complicated situation. What technique are you going to use to display the correct answer? Highlight it with a box around it? Use a Display action? Show a hidden text box?I think a simple solution to this would be to have 2 check answer buttons. One for the first time, one for the second. The second is hidden. If they get it wrong on the first try, the first button shows the second and hides itself and anything else you want it to do. The second button has attached to it only those actions that are needed the second time.
Discussions have been disabled for this post