Site to Site Question - Answering multiple choices at the same time | XM Community
Skip to main content
Question

Site to Site Question - Answering multiple choices at the same time

  • September 24, 2024
  • 1 reply
  • 32 views

Forum|alt.badge.img

Hi,

Is there a way to automatically answer several questions at the same time e.g. with an option like select all? I have several long tables in which yes or no selection is possible.
It is very annoying to have to answer all individual points with Yes or No if all answers are No anyway. Below example of my list. 

 

Thanks-
 

 

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6083 replies
  • September 24, 2024

Yes, but you have to write JavaScript to do it. One way would be to add a ‘Select all’ row then automatically select yes or no for all the other rows when that row is answered.

Since it is a yes/no question, you might be able to use a multi-select multiple choice question instead and just have them select all the ‘yes’ choices. In that case, there is this if you are interested.