Which statement describes the role of descriptive labels in accessibility?

Prepare with the Trusted Tester Training Test. Utilize interactive quizzes with flashcards and multiple-choice questions that include hints and explanations. Enhance your test readiness now!

Multiple Choice

Which statement describes the role of descriptive labels in accessibility?

Explanation:
Descriptive labels give the control a clear description of its purpose, and screen readers announce that label when the control receives focus. This makes it obvious what information should be entered, even for users who rely on assistive technologies. Placeholder text isn’t a reliable substitute because many screen readers don’t consistently read placeholders, they can be confusing as the value changes, and they disappear once typing begins, leaving no persistent guidance. For labels to be effective, they must be programmatically linked to the input so the accessibility API can expose the label as the control’s name. Descriptive labels thus directly improve understanding and usability for all users.

Descriptive labels give the control a clear description of its purpose, and screen readers announce that label when the control receives focus. This makes it obvious what information should be entered, even for users who rely on assistive technologies. Placeholder text isn’t a reliable substitute because many screen readers don’t consistently read placeholders, they can be confusing as the value changes, and they disappear once typing begins, leaving no persistent guidance. For labels to be effective, they must be programmatically linked to the input so the accessibility API can expose the label as the control’s name. Descriptive labels thus directly improve understanding and usability for all users.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy