How to have different headers for each statement in MATRIX type question? | XM Community
Skip to main content

Hello,

Is it possible to create a question with different headers for each survey item? Repeat header checkbox allows me to repeat them but they all need to be same (as shown in the picture below).

 

Is it possible have different headers? Is a matrix question the wrong option? Can anyone please help out? Alternate suggestions to Matrix-type questions (if not possible) are also appreciated. I have a total of 12 statements, each with 5 options.

Please try below setup to achieve as above:

 

Add below script from 2nd question:

Add below script to remove the extra space after each question:

.Skin .QuestionOuter{  padding-bottom: 0px !important; }

.Skin .Matrix .QuestionBody, .Skin .SBS .QuestionBody{ padding-bottom:0px !important; }

Final Output:

 


Hi @rochak_khandelwal 

 

I understand that you want to have different header names for every statement in Matrix question.

In the left side pane options, under the “Format” option you can set it to “Profile” instead of “standard likert” type. This will enable headers for all statement while you can edit the names of your choice.

 

Please see below Screen shots for your reference. Hope it helps!

 

 


Leave a Reply