Change display of Slider questions | XM Community
Skip to main content

I want to change the way how slider questions are displayed in my surveys.
Standard the look is;
Labels on top, then numbers, then slider
I want to change to;
Labels on top, Slider in the middle then numbers on the bottom.
Additionally I want to change the position of the "not rated" box to move below the slider.
I was able to simulate my preferred view with "Inspector" in firefox.
Now I need help how to bring the right coding in to the survey. What is the correct code? And where do I need to enter it in Qualtrics?
2021-11-01 13_30_49-Window.pngHere is the adapted html code;








 
 




       
  •  1

  •   
  •  2

  •   
  •  3

  •   
  •  4

  •   
  •  5

  •  
  • 6

  •  


 
 

 


 

 
 
 
 

 

  



Inspect the element, get the class name and then use detach and insertAfter functions of jQuery. We need to use Add Javascript option of the quetion.


Does anyone have a code for this solution? I would really like to have the NA box below too, but I can't seem to find how to do this. I'm not experienced with html.


Leave a Reply