The brief was very simple.
- Have 4 Numeric questions
- All Sliders
- All to have a range of 0 to 500
- Each slider must increment the value by 5
- Each slider cannot select a value less than or equal to the previous slider
Our Slider Range Question is perfect for this scenario. It allows you to have a range set on each slider and grouping the questions together makes them look like a continuous single question
The tricky part is having them operate together as a single question, so that if you make a selection in one slider the other sliders will cooperate and be "connected". They ideally need to limit what values can be selected, and if an earlier slider is moved the later sliders need to adapt to the new limitations
With scripting, we can create a script to perfectly address this custom scenario. Our support team created a custom script to do the following: -
- Adjust the sliders so that a change in one will affect the others
- Ensure that no slider can select more than the maximum of 500
- Ensure all sliders used increments of 5
- Ensure that all data is validated and consistent
Using our Market Research Edition, with scripting, enables this capability and more very simply. Reach out to our support team for assistance with scripting and unique data collection challenges.