I am designing a study that contains three conditions. Participants will be randomly assigned to one condition: no-alternative, alternative-one, and alternative-two.
!

In each condition block, participants will first read a series of scenario. After that, they will answer a question of understanding: to proceed, they need to select all correct answers (1, 3, 4, & 5). Otherwise, they will be directed to read the scenario again.
!

To accomplish this, I used the scoring and embedded data functions. I first created three scoring categories:
!

I recoded the value of each answer as follows:
!

Then I set three embedded data:
!

And set the display logic:
!

Finally, I set the survey flow:
!

However, no matter whether I answered the question of understanding correctly, the wrong feedback was always displayed:
!

I could not figure out which part was wrong...
Thank you so much!