How to customize survey flow to end the survey for ineligible participants with different end of survey messages | XM Community
Skip to main content

I am editing the survey flow currently to create an embedded data variable for eligible/ineligible participants. At the end of the flow, I have those who meet ineligible criteria (0) show a separate end of survey message (pictured). I, however, want participants to advance to the end of survey message as soon as a criteria of ineligibility is met in the survey flow. Any suggestions? 

Hi ​@davgon1774 ,

You can just add multiple End of Survey element with the separate message in each of the individual branch logic that checks for eligibility.

Then, move the branch logic below each block that ask that questions that determine eligibility.

For example, (i assume that) the age question is within Participant Demographics block, then move the branch logic “if How old are you?… Text Response… less than 18” with an end of message element under Participant Demographics block.

As sample to show branch logic that ends a survey if condition is met, without proceeding to the next block.

*If you have multiple questions that determine eligibility within the same block, you can choose to split the questions and place them inside more blocks to allow branch logic that checks eligibility to be added between those question.

However, please note that this* may cause survey takers to exit survey directly after each of the questions that determines eligibility.


Thank you ​@Chee Heng_SZ ! This logic worked- I did place eligibility questions in order of branching (the order they were asked in the survey) and it looks like the eligibility checks (ending survey/showing different ‘end of survey’) works! 


Leave a Reply