Forum Discussion
KarenHill-63fbc
8 months agoCommunity Member
Pick one - invalid response error message
Hi all! I have looked through the recent queries on the same topic and watched a video tutorial, but unfortunately I still cannot figure out what I am doing wrong.
I want to do a fill in the blank...
- 7 months ago
There's a "Submit [interaction]" trigger before the triggers that select the Correct or Incorrect buttons. So neither button is selected at that point, which is why you see the "Invalid answer" message.
Also, the conditions for selecting the Incorrect trigger need to be connected with "or." (Connecting with "and" means the trigger will only run if both conditions are met. Connecting with "or" means the trigger will run if any of the conditions is met.)
Alternately, you could use just one trigger to select a response button by adding an Else statement:
KarenHill-63fbc
7 months agoCommunity Member
Thank you so much Judy! That fixed it :)
Related Content
- 2 months ago
- 4 months ago
- 6 months ago