I’m creating a survey where participants face 5 comprehension questions.
They have overall 3 trials to answer all 5 questions correctly. Otherwise, they skip to the end of the survey.
What I would like to do is the following:
They try the first time
If they correctly answer the question, they move to another page where they see the correct answers in green and the wrong ones in red
On this second page, they do not have to insert again the correct answer, but only the wrong one.
Is it clear? do you have any suggestions?
Thanks
Page 1 / 1
Hi @TiCi LONG MESSAGE ALERT!!! I am sure this could be possible with Javascript but it can be also done without it but will be quite lengthy.
STEP 1: Create 5 questions, each one in a separate block.
STEP 2: Create the below setup in the survey flow.
STEP 3: This step is for ‘Trial 2’ i.e., if there is a wrong answer in the Trial 1, respondent will move to Trial 2 phase.
STEP 4: This is for the respondents who are not able to give correct answer even in Trial 2. This will be a repeat of step 3 so I am only attaching images with no explanation.
END!
I have done enough tests to make sure it runs without any issue hope it works for you as well!