Choice is removed after first pick | XM Community
Skip to main content
Solved

Choice is removed after first pick

  • November 5, 2021
  • 4 replies
  • 38 views

Hello - My team and I are creating a survey where it asks participants to review topics A, B, C, and D. They can review no less than one and all the way up to all four. What I would like to do is, regardless of order reviewed, any review that is already done is removed as an option the next time around.
For example, if someone reviews A, when the survey asks them if they have more to review and they say yes, A is eliminated from the options (leaving only B, C, & D). Is this possible? Thank you in advance.

Best answer by MSobotta

Yes, this can be done in a multiple ways. The easiest would be to you display logic on the responses. You would want to have a counter to track how many topics they have left. This would allow you to not ask if they had one left.

4 replies

MSobotta
Level 4 ●●●●
Forum|alt.badge.img+25
  • Level 4 ●●●●
  • Answer
  • November 5, 2021

Yes, this can be done in a multiple ways. The easiest would be to you display logic on the responses. You would want to have a counter to track how many topics they have left. This would allow you to not ask if they had one left.


  • Author
  • November 5, 2021

Thanks MSobotta. I didn't realize that there was a counter feature. I'll look into that. I feel comfortable with display logic, but I could always learn more.


MSobotta
Level 4 ●●●●
Forum|alt.badge.img+25
  • Level 4 ●●●●
  • November 8, 2021

https://community.qualtrics.com/XMcommunity/discussion/comment/41664#Comment_41664There isn't necessarily a counter feature you use embedded data and Math Operations.


  • Author
  • November 8, 2021

Good to know! I am looking into that feature now. I appreciate the extra information.