Forum Discussion
Graded Quiz: Fill In The Blank
Hi Melanie
first thing - in the variable list you had already entered the default value to equal the answer - these should be left blank that is why you were seeing them already displayed on the slide.
A couple of the variables were mis matching in your triggers.
I've updated your file and also moved the correct/incorrect buttons and added text boxes with the variable references - we do this to test that things are happening as they should be with the variables - you can remove them when you want to.
You'll also need to add a trigger to change state of 'incorrect' button to selected if they get any wrong. The easiest trigger to do is:
Change state of 'incorrect' button to selected when user clicks submit on condition state of correct button is not 'selected'. The alternative trigger is:
Change state of 'incorrect' button to selected when user clicks submit on condition that each of the fields is not equal to the correct answer - you used the AND condition in the correct trigger use the OR condition for the incorrect trigger.
Hope this helps - any questions - just shout out.
Related Content
- 1 year ago
- 11 months ago