Regarding Matrix question type (Qualtrics Survey) | XM Community
Solved

Regarding Matrix question type (Qualtrics Survey)


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.
icon

Best answer by mattyb513 10 July 2018, 18:21

View original

2 replies

Thank you! It worked
Userlevel 6
Badge +6
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.

Leave a Reply