Forms · Glossary
What is a slider question?
A slider question asks somebody to drag a handle along a line to indicate where their answer falls, rather than picking one of a fixed set of points. In clinical research the same idea is called a visual analogue scale, and it is used for things like pain, where the underlying quantity is genuinely continuous.
Sliders look precise and modern, which is most of their appeal. What they actually deliver depends heavily on the device somebody is holding and on whether the thing being measured has a hundred distinguishable levels in anybody's mind.
Indunil Asanka · Co-founder
6 min read · Published
| Slider or visual analogue | Stepped scale | |
|---|---|---|
| Answer | Any point on a continuum | One of a fixed set of points |
| Precision | Apparently high, often illusory | Matches how people actually think |
| Mobile | Fiddly, and needs a deliberate drag | One tap |
| Accessibility | Harder with keyboard and assistive technology | Straightforward |
| Starting position | Biases the answer wherever the handle starts | No default if none is preselected |
| Missing data | Hard to tell an untouched slider from a deliberate answer | An unanswered question is visible |
| Analysis | Treated as continuous | Ordinal, usually summarised by distribution |
Where the continuous form genuinely helps
Visual analogue scales earn their place in clinical and psychological measurement, where the quantity being reported is continuous, the respondent is focused, and small changes over time are the finding. Pain intensity is the classic case: a patient asked to mark a line between no pain and worst imaginable pain can register a change that a five point scale would not capture. The method has decades of validation behind it in those settings. What does not transfer is the assumption that the same benefit appears in a customer feedback form completed on a phone at a bus stop. Outside research settings the extra resolution is usually noise, because nobody holds a view about a service that is precise to one part in a hundred.
The starting position problem
Every slider starts somewhere, and wherever it starts pulls answers towards it. A handle in the middle produces a pile of responses at the midpoint, some of which are real and some of which are people who did not engage with the question. A handle at the left produces a floor effect. There is no neutral option, which is the structural weakness of the control. It also makes missing data ambiguous: a slider that was never touched records a value anyway unless the design deliberately prevents it, so the data set contains answers from people who did not answer. Stepped scales do not have this problem, because an unselected radio set is plainly unselected.
What happens on a phone
Dragging a small handle along a narrow line with a thumb is one of the least reliable interactions on a mobile form. People overshoot, they lift too early, and on a scrolling page the drag gesture competes with the scroll. The result is a measurable increase in time per question and in abandonment, and a distribution that includes accidental values. Where most respondents are on phones, which is most audiences, a row of tappable points collects the same information faster and with fewer errors. If a slider is used, it needs a visible current value, large touch targets and a way to answer without dragging.
Analysing slider data honestly
Slider output is usually treated as continuous, which allows means, standard deviations and the usual parametric tools. That is reasonable when the instrument is validated and the audience is engaged. It is less reasonable when the underlying judgement was coarse and the apparent precision came from the control rather than the respondent. A practical check is to plot the raw distribution: heavy clustering at round numbers such as zero, twenty five, fifty and seventy five is a sign people were thinking in categories and the extra resolution is decoration. In that case reporting the data in bands loses nothing and communicates better.
Asking it without a slider component
There is no slider component, so a continuous style question is asked one of two ways. A radio scale, with the points laid out as options, which is the closest honest equivalent and works better on a phone than a slider does. Or a number field, where the respondent types a value within a stated range, which suits a nought to ten question where the range is familiar. One caution with the number field: on a conversational form it does not enforce a minimum or maximum, so the range is checked on submission by the backend rather than while somebody is typing. State the range in the label so it is visible either way.
When a slider is worth the trouble anyway
There are a few cases where the continuous form still wins outside a clinic. Allocating a fixed budget across categories benefits from a control that shows the remainder changing as it moves, because the constraint is part of the question. So does any question where the respondent is estimating a proportion, since people think in percentages more naturally than in five labelled categories. In both cases the value is the feedback the control gives while it is being used rather than the resolution of the number it produces. If you are building one of those questions without a slider component, a number field with the range stated in the label gets most of the way there, and it has the advantage that the typed value is unambiguous. Whatever the build, show the current value in words as well as digits so the respondent can check they have said what they meant.
Questions people ask
Is a slider more accurate than a five point scale?
Only where the underlying judgement is genuinely finer than five levels, which is rare outside clinical and psychological measurement. In general feedback the additional decimal places describe the control rather than the opinion. Accuracy comes from a well worded question and clear labels far more often than from a finer instrument.
What is a visual analogue scale?
It is the research form of the same idea: a line of fixed length with anchors at each end and no marks between, on which the respondent places a mark. The distance from the left anchor is then measured. It is widely used for pain, mood and fatigue, where a validated continuous measure has real advantages over categories.
Do sliders improve engagement?
They are often chosen for that reason and the evidence is mixed at best. Any novelty effect fades within a few questions, and on mobile the extra effort tends to outweigh the interest. If engagement is the goal, a shorter survey and a clearer purpose do more than an interactive control.
How should the ends be labelled?
With words rather than only numbers, and with the same care a stepped scale needs. Not at all and extremely is clearer than nought and ten for most subjective judgements. If a numeric value is shown as the handle moves, make sure the number and the words agree in direction, since a mismatch there confuses people badly.
Can a slider be required?
Requiring one raises the question of what counts as answered, since the handle already sits somewhere. A well built slider records no value until it is touched, and then required means the respondent moved it. Where that is not possible, the field cannot reliably distinguish an answer from an untouched default, which is a reason to avoid it for anything important.
What about a number field instead?
A number field is a good substitute when the range is familiar and small, such as nought to ten, and it avoids every interaction problem a slider has. Put the range in the label, since a conversational number field does not enforce a minimum or maximum while typing and the check happens on submission instead.
Make one with forms
The button opens the generator with this use case already described. Change the wording to match your own.
Create a form with OneCraftRelated questions
- What is a rating scale question?A rating scale question asks for a judgement of one thing on an ordered scale. How 3, 5, 7 and 10 point scales differ, and how to label them properly.
- What is a semantic differential scale?A semantic differential scale puts two opposite adjectives at each end and asks for a point between. How it differs from a Likert and a rating scale.
- What is a ranking question?A ranking question asks people to put items in order. How ranking differs from rating, what each analysis can tell you, and how to ask it without a drag field.
Step by step in the builder: Every form field and when to use it, then Create a form from scratch with AI.
Written and checked by the OneCraft team. Last checked .