How to make a 7pt likert scale question? | XM Community
Skip to main content
Question

How to make a 7pt likert scale question?

  • February 5, 2024
  • 3 replies
  • 102 views

c.rose
Level 3 ●●●
Forum|alt.badge.img+12
  • Level 3 ●●●
  • 33 replies

Hi there, I am looking to create an embedded CSAT survey question into our site structured in the following way-- is this possible with qualtrics? 

 

How relevant were the products presented?

  • 1-7 scale, with (1) “Not relevant” to “Very relevant” (7), with the numeric values in between.

 

I basically want the question structure of the preset NPS question, without the NPS style reporting since I am seeking a CSAT question. Attached is an example of the scale I am looking to do.

3 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6083 replies
  • February 5, 2024

@c.rose,

Two options:

  1. You can modify an NPS question with JS. See: https://gist.github.com/marketinview/c941fc59b7ddaef8ba3b
  2. A more flexible and powerful solution using a likert matrix: https://qualtricswiki.tgibbons.com/doku.php?id=scaledmatrix 

c.rose
Level 3 ●●●
Forum|alt.badge.img+12
  • Author
  • Level 3 ●●●
  • 33 replies
  • February 5, 2024

@TomG , if we alter the NPS question with JS, will Qualtrics still analyze the data as it would for an NPS question? Ideally would like to avoid that. 


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6083 replies
  • February 5, 2024

@TomG , if we alter the NPS question with JS, will Qualtrics still analyze the data as it would for an NPS question? Ideally would like to avoid that. 

Yes, if you use an NPS question Qualtrics would still categorize as detractors/passives/promoters and you would need to ignore that data.

The second solution doesn’t have that issue.