How to restart a survey ? | XM Community
Skip to main content
Question

How to restart a survey ?

  • June 25, 2020
  • 1 reply
  • 1557 views

I'm trying to find out how to make it so participants have to retake a survey if the achieve below a certain percentage of correct answers.

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • June 25, 2020

Using branch logic in survey flow you can check if the respondent has score less than some value then add a end of survey element under this branch logic, and customize this end of survey element, to redirect it to the retake link.
OR
You can also use action email task based on the condition, as shown here