How only allow to proceed when participants answer correctly? | XM Community
Skip to main content
Solved

How only allow to proceed when participants answer correctly?

  • February 20, 2020
  • 3 replies
  • 835 views

Hi! I would like to only allow to proceed to the next questions those participants who answer correctly, and the ones who make a mistake should repeat the same question. Thank you in advance for your help!

Best answer by TomG

Use custom validation and make the valid condition the correct choice.

3 replies

AdamK12
Level 5 ●●●●●
Forum|alt.badge.img+67
  • Level 5 ●●●●●
  • 432 replies
  • February 20, 2020
Hi @acan -- it sounds like you want to embed logic into the survey, so if they answer with the "correct" answer, it forwards to the next question. Not sure how you create the loop you are talking about, but here is the relevant article on the help site. https://www.qualtrics.com/support/survey-platform/survey-module/question-options/skip-logic/ Another option would be to create a separate skip logic that would ask "are you sure?" and ask the question one more time. (In other words, I'm not sure if you want to create a feedback loop or just ask the question one more time.) I hope that helps!

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6083 replies
  • Answer
  • February 20, 2020
Use custom validation and make the valid condition the correct choice.

  • Author
  • 9 replies
  • February 26, 2020
Thank you both! I used the validation option and worked!