Selecting only one option for side by side question | XM Community
Skip to main content
Question

Selecting only one option for side by side question

  • March 13, 2024
  • 5 replies
  • 297 views

Forum|alt.badge.img+1

Hi, I would like my participants to only be able to select one option from both columns. 

Meaning if they select “really true for me” they should not be able to select any other options, not from the same column and not from the other column. 

Would that be possible? Thank you!

 

5 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • 654 replies
  • March 13, 2024

One of the way is to make question multiple answer and use JS to uncheck options of the row in which the selection was made. 

 


Forum|alt.badge.img+21
  • QPN Level 5 ●●●●●
  • 306 replies
  • March 13, 2024

hi @nmg make your options columns as multiple answer and then add custom validation for each option.

if option 1 in column 1 is selected then all other options shouldn’t be selected. The above image is for only first 2 options, you’ll have to repeat it for other two options as well. Don’t forget to keep the “OR” operator between the logic sets

 


Forum|alt.badge.img+1
  • Author
  • 1 reply
  • March 13, 2024

HI @omkarkewat 

 

It works! Thank you so much!! :)


Forum|alt.badge.img+21
  • QPN Level 5 ●●●●●
  • 306 replies
  • March 13, 2024

Great!


praveengeorgeix
QPN Level 4 ●●●●
Forum|alt.badge.img+11
  • QPN Level 4 ●●●●
  • 99 replies
  • March 13, 2024

Use maxdiff question type.