Survey design/ Matrix table | XM Community
Skip to main content

I want to design a survey where the options look like the below with radio button for each option. How to do it? Like matrix table but a text at both ends of the question. 

I tried JS but with the placements changes with the survey options. See below. The 1st one is perfect but the 2nd one is not. Please help. 

 

 

JS

--------------------------

(Qualtrics.SurveyEngine.addOnload(function() {
jQuery("#"+this.questionId+" .c1").hide();
});)

Hi @MM77_C ,

I beleive you can use the Bipolar Question type in Qualtrics for this purpose.
For further details please follow below link :
https://www.qualtrics.com/support/survey-platform/survey-module/editing-questions/question-types-guide/standard-content/matrix-table/

 



Hope this resolves your query😊!!


Leave a Reply