Regarding Matrix question type (Qualtrics Survey) | XM Community
Skip to main content
Is it possible to just select one answer in a matrix question type?



For example: Consider a 3X3 matrix question. If I select choice 3 in row 3 and when I want to change my selection to choice 1 in row 1 (or vice-versa), the first option that I had chosen should get unchecked (i.e., choice 3 in row 3). Is there a way to achieve this using Javascript or any other method? If so, how?



Please refer the attached files: Capture1.png(choice 3 in row 3) and Capture.png(choice 1 in row 1)



!

!





Thank you.
Try this: https://gist.github.com/mattbloomfield/6e8c45210e185b08ed6d7477b1f16f66



Keep in mind that when using JavaScript on the front end, you are always subject to data problems from someone else who overrides your javascript and selects 2.
Thank you! It worked

Leave a Reply