remind unfilled or unanswered questions | XM Community
Skip to main content
Solved

remind unfilled or unanswered questions

  • January 25, 2019
  • 4 replies
  • 251 views

How to remind the respondents at the "end of survey" the number of question he did not answer and take him back to that question or block.

Best answer by Pat

The number of questions answered could be shown by using piped text. Taking the respondent back to the question or block might be solved by adding a branch at the end of the survey in the survey flow. Under the condition that for the repsective questions, all answer options are not selected, the survey is routed back to the question or block. This would be repeated several times until all questions have been answered.

4 replies

Pat
Level 2 ●●
Forum|alt.badge.img+2
  • Level 2 ●●
  • Answer
  • January 25, 2019
The number of questions answered could be shown by using piped text. Taking the respondent back to the question or block might be solved by adding a branch at the end of the survey in the survey flow. Under the condition that for the repsective questions, all answer options are not selected, the survey is routed back to the question or block. This would be repeated several times until all questions have been answered.

  • Author
  • January 28, 2019
Hi Pat, Thanks for the answer , its good but it won't help me. I have a lot of Matrix questions with scale point of 6(Strongly Agree, Agree, Neither agree nor etc.) and each having 10-12 statements . The branch condition will be too long and tedious to implement. is their any work around for it.

SaurabhPujare_Ugam
QPN Level 5 ●●●●●
Forum|alt.badge.img+18
You can use piped text to remind respondent which questions are not answered and for moving between the question use table of content.

Forum|alt.badge.img+1
  • October 12, 2023

The number of questions answered could be shown by using piped text. Taking the respondent back to the question or block might be solved by adding a branch at the end of the survey in the survey flow. Under the condition that for the repsective questions, all answer options are not selected, the survey is routed back to the question or block. This would be repeated several times until all questions have been answered.

Could you be more specific on how to set the condition and piped text?