Answer Format: Value Picker
- Updated
The value picker answer format displays a “drum” picker to the participant for them to select a single option.
Value Picker and Text Choice are similar. Text Choice is good when you only have a few options, or want to allow multiple choices. Value Picker is good when you have a lot of options, since it only shows a few at a time.
Table of Contents
Basic Properties
The answer format has several basic properties:
Property | Function | Examples |
---|---|---|
Default Value |
A default value that is already selected for the participant. Note: This should match the 'Value' property of the desired default choice. |
0 |
Choices |
The available choices. |
See below. |
Choice Properties
You must also configure one or more choices. Each choice has the following properties:
Property | Function | Examples |
---|---|---|
Value | The value of the choice which is not displayed to the participant. This is what will be saved as the answer when the participant submits their response. | 0, A |
Text | The text of the choice which is displayed to the participant. | All the time, Never |
Was this article helpful?