Multiple Response Question

May 09, 2023

I'm working on a multiple-response question; the ID wants specific feedback, and the question has 5 choices. The first and the third options are wrong, options 2, 4, and 5 are correct.

The messages that must appear according to the user's answer are: (You should’ve selected this) (That’s Incorrect!) (That’s Correct!).

I set the triggers so when -for example- numbers 1 and 2 are chosen to give:

  • (That’s Incorrect!) for option 1.
  • (That’s Correct!) for option 2.
  • (You should’ve selected this) for options 4 and 5.

But in my file, it keeps giving me (You should’ve selected this) with (That’s Correct!) for option 2 even though it was selected.

I don't know what I'm missing here.

Please see the attached file and pictures.

2 Replies