The Single Select Answer will give the user the possibility to choose one of several options.
Options
Each option has a predefined, optional icon, a label, points, and an optional key.
Icon
The icon allows you to choose from a predefined set. If an icon is set, no label has to be given and a default label (translated to English, German, and French) will be used.
Label
The label is the text the user will see.
Points
The points are the value given as a result when the user has selected the option.
Note: The Points can also have negative numbers.
Optional Key
There is also an optional key used to identify the element. It can be shown in the export of the result and helps create statistics of each option’s usage. When an Option is created, the system will give it a unique key but can set a custom key (it needs to be unique) for better recognition in the export.
Visualisation
There are multiple possibilities to visualise the answer.
Following, there are the different visuals using different option configurations:
Pop-Up Menu
Shows a single button that will open a popup with the options when tapped. A pop-up menu is always placed in the outermost area.
Button Bar
The button bar shows the options directly in a segmented button. A pop-up menu is always placed in the outermost area. If the option is configured with an icon, only the icon will be shown.
Be aware that this button will be hard to use and not display correctly when too many options or long option labels are used.
Inline Buttons
Setting the style to inline either horizontally or vertically will show all options in the first area of the question.
You can find more information about the mandatory and visible state in the Answers page.