Validating Multiple Answer Options within a Choice Group | XM Community
Skip to main content
Solved

Validating Multiple Answer Options within a Choice Group

  • March 8, 2021
  • 5 replies
  • 160 views

Hi Qualtrics Community,
so I would like to create question similar to this one but I want to make sure that the respondent will fill at least one of the option within each choice group. Is there any way to do that?
I'm trying to do Javascript code but I don't know how to get the choice group id or something to refer the choice group to
Thank you!
image.png

Best answer by ahmedA

You actually don't need JS for this, just use custom validation.
Have three logic groups in IT. (FA OR FB OR FV) AND (VA OR VB OR VC)..

5 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • 2050 replies
  • Answer
  • March 8, 2021

You actually don't need JS for this, just use custom validation.
Have three logic groups in IT. (FA OR FB OR FV) AND (VA OR VB OR VC)..


  • Author
  • 1 reply
  • March 8, 2021

Oh I just knew about that! Thank you for your help!


  • 11 replies
  • October 13, 2021

unrelated but how did you manage to make the headings and then have the options below it? I want to do the same thing for one multiple choice question but cant seem to figure it out.


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • 2050 replies
  • October 14, 2021

... Groups.


Forum|alt.badge.img
  • 1 reply
  • June 6, 2024

I tried doing the same, but its not reflecting in my survey form. Is there a way to group the answer choices?