Thanks in advance!
You'll have to add some JS to capture the value into an actual Qualtrics input field.
I have added the following code to the custom CSS field in "Look and feel":
input[type="range"] {
position: absolute;
top: 40%;
transform: rotate(270deg);
}
Do I then need to add JS to the scale question to execute this function?
Thanks!
> Thanks for the advice, just need some clarification on the: "You'll have to add some JS to capture the value into an actual Qualtrics input field."
> I have added the following code to the custom CSS field in "Look and feel":
> input[type="range"] {
> position: absolute;
> top: 40%;
> transform: rotate(270deg);
> }
>
> Do I then need to add JS to the scale question to execute this function?
>
> Thanks!
The CSS will style any range inputs you happen to add to your survey. I don't believe Qualtrics has any questions that use range input. So, you'll have to add the range input html to your question, then you'll have to write JS to capture the value either into a Qualtrics question or embedded variable in order to save it.
Thank you in advance for any guidance.
To show the input field for the slider TURN OFF the 'Mobile Friendly' option and enable the 'Show Value' option (otherwise the selected value will not appear). You can also enter the slider value in this field, HOWEVER the field is hidden visually so unless you make a CSS change to force a border around the input field then users will not intuitively know that they can change the slider value there.
Did someone find a solution? Thanks
yes, It'd be best if the Question JS was given as an example
Seeing as euroqol - bless them - insist on having a Vertical Scale - a horizontal one will simply not do - it would be good if Qualtrics incorporated this as a core question type. I'm going to suggest it (or vote for it)
At least a good working example of how to do this would be good - does anyone know of any working examples of this?
"So, you'll have to add the range input html to your question, then you'll have to write JS to capture the value either into a Qualtrics question or embedded variable in order to save it." makes complete sense, but the question was where to put the input html?
Thanks for an answer on this
Hi all,
I'm a researcher at King's College London investigating intensive treatments for eating disorders. I am hoping to deliver the EQ-5D VAS questionnaire using Qualtics, however I'm also struggling with the vertical slider. I wondered whether anyone's had any luck with doing this?
I've read all the forums and entered the code under the 'Look and Feel' tab but have had no success. Any help would be greatly appreciated!
Many thanks,
Madeleine
https://www.qualtrics.com/community/discussion/comment/28932#Comment_28932See this thread: https://www.qualtrics.com/community/discussion/3451/program-eq-5d-vas-scale#latest
Hi TomG,
Thanks so much for getting back to me so quickly - I'm really grateful for your help. I've had a look at the link you've provided... is there any chance you could screenshot where you add the NoUiSlider style sheet and JS to the survey header?
I am fairly new to Qualtrics and struggling to navigate the platform. Any pointers would be really helpful.
Thanks,
Madeleine
As requested...
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.