A A A A A

Issue List: Issue: Better Association Between Quiz Radio Buttons and Check Boxes and Questions

Issue 13

TitleBetter Association Between Quiz Radio Buttons and Check Boxes and Questions
StatusFixed
PriorityMedium
Description

Quiz controls and text for the question should be within adjacent table cells or the same table cell. Form LABEL tags should make the association between the question and the form control used for the answer. It is okay to use tables for alignment of controls and questions, but developers need to be aware that anyone tabbing through a form in a table or using a screen reader to access form elements in a table will access the form elements sequentially, according to the read order of the table. Thus if a row separates a question and a form control for the answer, it is highly likely the user will incorrectly associate the question with the proper form element for the answer. It is best, then, to make question and answer adjacent horizontally within a row or confine question and answer to a single table cell.

This issue has been revised on 7/21/08. A variation of it appears either in global issues or in the resolved issues section.

Reporterjcameron
Date ReportedWed, 22 Jul 2009
Last UpdatedWed, 22 Jul 2009
Version7.4.2
Date Reported to CompanyMon, 31 Jul 2006

Image attachments

There are no images!

There are no comments.