Branch logic for no multiple choice option selected? | XM Community
Skip to main content
Solved

Branch logic for no multiple choice option selected?

  • October 29, 2018
  • 4 replies
  • 100 views

I want to create a branch logic for when the participant has not responded to a specific multiple choice question. For text entry, I can choose to apply the logic if the text box is empty, but I can't figure out how to do that for a multiple choice question.

Best answer by AnthonyR

You would branch if all options are not selected. Unfortunately branch logic will require youu to specify each one similar to this: !

4 replies

AnthonyR
Level 4 ●●●●
Forum|alt.badge.img+7
  • Level 4 ●●●●
  • Answer
  • October 29, 2018
You would branch if all options are not selected. Unfortunately branch logic will require youu to specify each one similar to this: !

  • Author
  • October 29, 2018
Hi Anthony, Thanks so much! Unfortunately, I think there's an extra challenge because I want the logic to apply if the participant didn't respond to the multiple choice question OR a few other questions. If I did what you did above and then added an OR statement, would that work?

bstrahin
Level 6 ●●●●●●
Forum|alt.badge.img+38
  • Level 6 ●●●●●●
  • October 30, 2018
@meredithg you can add an OR statement. If it's a group of other questions they have to have skipped, make sure that when you click on the first box you change it to "Move to new logic set" and when that appears change it to OR. Then all of the statements in that set can be set to ands to specify more than one question had to to skipped. If they just have to have skipped one of the questions, you can add OR statements without moving them to a new logic set.

LaurenK
Former XM Community Team Member
Forum|alt.badge.img+13
  • Former XM Community Team Member
  • October 30, 2018
Hi @meredithg! Just wanted to jump in here and recommend this support page about Using Logic!