Add a screener question to a project. Supports up to 40 questions per project. Available types: radio, checkbox, singleLineTextbox, multiLineTextbox, and sliderScale.
| Type | Description | Requires answers |
|---|---|---|
radio | Single-choice selection | Yes |
checkbox | Multi-choice selection | Yes |
singleLineTextbox | Short text input | No |
multiLineTextbox | Long text input | No |
sliderScale | Slider with min/max | No |
radio, multiLineTextbox, checkbox, singleLineTextbox, numericBox, sliderScale