EQ-5D VAS scale- vertical slider | XM Community
Question

EQ-5D VAS scale- vertical slider

  • 9 September 2020
  • 1 reply
  • 72 views

Hi all,
Just wanted to see if anyone has had any success with the EQ-5D VAS scale/vertical slider? I have no background in programming and would really appreciate any help.
From what i can see from the various threads- i need to:

  1. Add the below text to the Look and feel/Header section:

https://cdn.jsdelivr.net/npm/nouislider@14/distribute/nouislider.min.css" rel="stylesheet" />">https://cdn.jsdelivr.net/combine/npm/nouislider@14,npm/wnumb@1">>
2 .      Add html and css to your question to display the slider- would that be adding the below to the Look and feel/css editor section?
input[type="range"] {
  transform: rotateZ(270deg);
3.      Add JS to your question to configure the slider and display and capture the slider value - does this mean I add ?? to the JS section beside the individual question? Also i think question style should be constant sum/slider?

Any tips greatly appreciated!!


Leave a Reply