You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surveys with many radio buttons are very long and somewhat ugly in layout.
This could be improved by aligning the radio buttons horizontally.
Also, the 'required' indication, an asterisk glyph, is rendered ugly because it is too big compared to the label. This can be improved by styling it in a smaller and superscript font.
Definition of Done:
Horizontal rendering of radio buttons
Smaller, superscript indication of 'required' indicator
Out of scope:
Radio buttons could also be used for longer, multiple-choice questions and answers, that may need to be aligned vertically.
Define a horizontal/vertical align toggle per question
The radio button group, where a set of questions (vertically) all have the same radio buttons as possible answers.
The text was updated successfully, but these errors were encountered:
Surveys with many radio buttons are very long and somewhat ugly in layout.
This could be improved by aligning the radio buttons horizontally.
Also, the 'required' indication, an asterisk glyph, is rendered ugly because it is too big compared to the label. This can be improved by styling it in a smaller and superscript font.
Definition of Done:
Out of scope:
The text was updated successfully, but these errors were encountered: