Radio questions are single select questions created using the type: radio tag.
Tip! Single select questions can also be created via type: pulldown, which displays options in a dropdown menu.
Common tags
| Tag | Description |
columns |
Specifies the maximum number of columns the question's options should be arranged in. |
headings |
Adds headings to a radio question with an hscale tag. Accepts text input. Separate headings with commas. |
hscale |
Set to 'y' to convert the question using the headings tag into a horizontal scale format. |
scale |
Set to 'y' to force options to remain in a single row, space permitting, otherwise shifts options vertically. This tag is not applicable to the plain base and Spruce themes. |
Additional examples
hscale
Radio questions can be displayed as scales by applying the hscale tag. The series function is used here to create a set of numerical options for the scale.
hscale and breakheadings
Line breaks are automatically added in the column headings. To disable this behavior, add breakheadings: n.
Comments
0 comments
Please sign in to leave a comment.