Docs
Slider block
The Slider block captures a numeric value with a draggable control instead of clickable scale choices.
Setup
- Add a Slider block from the Questions palette.
- Set the minimum, maximum, and step values.
- Optional: provide low/mid/high labels to clarify meaning.
- Toggle Required and enable scoring when needed.
Settings
- Range: Define min, max, and step (for example, 0 to 100 by 5).
- Labels: Optional low/mid/high helper text appears below the control.
- Scoring: Slider values can feed
{{total_score}}when scoring is enabled. - Required: Prevents respondents from continuing without selecting a value.
Tips
- Use Slider when you want smooth input and a modern UI for confidence/likelihood/intensity prompts.
- Use Scale when explicit discrete choices are better for accessibility or strict scoring bands.
- Pair Slider with Jump Logic or completion variable rules when outcome routing depends on thresholds.

