Hi all,
Does anyone know how to custom the start position of a slider question in Javascript?
The default is set to 0 and I can change the start position manually by moving the slider, however since I want to change the start position for many statements this takes a lot of time (for all the statements you have to change it separately). So i was wondering whether Javascript can be used for this.
I would like to set the start position of all sliders in the question to 5 on a scale from 0-10 (so in the middle).
Thank you!