I want to create one single slider in Qualtrics where the min is always 0 and the MAX changes according to 4 different embedded data. I need help with the Javascript.
Why do I need one single slider? I need a single slider because I have 16 questions in total, and it is easier to recall 16 questions ID rather than 64 different questions ID.
How should the slider change? I need the slider MAX to be either 1, 10, 100 or 177. Moreover, I always need to have 100 possible choices. Therefore, I need to introduce 2, 1, 0 and 0 decimals, respectively.
Why Javascript? Qualtrics does not allow dynamic custom slider values.
What I have tried so far:
- I tried using the default options, but they are not helpful in this specific case.
- I tied looking for resolved questions on StackOverflow but only found this thread: https://community.qualtrics.com/XMcommunity/discussion/5963/dynamic-accessing-slider-value