UX Accessibility and Inclusive Writing 1 — Questions and Answers
Question 1: What does WCAG stand for in the context of web accessibility?
- Web Content Accessibility Guidelines (Correct answer)
- Website Copy and Grammar Standards
- World Content Audit Group
- Web Color and Graphic Standards
Correct answer: Web Content Accessibility Guidelines
WCAG stands for Web Content Accessibility Guidelines, the international standard for making web content accessible to people with disabilities.
Question 2: Why is it important for UX writers to write descriptive alt text for images?
- To improve page SEO rankings only
- To ensure screen reader users receive equivalent information to what sighted users see (Correct answer)
- To satisfy legal documentation requirements
- To describe image file names for developers
Correct answer: To ensure screen reader users receive equivalent information to what sighted users see
Descriptive alt text conveys the meaning and content of images to users who rely on screen readers, ensuring they receive the same informational experience as sighted users.
Question 3: What is 'plain language,' and why is it considered an accessibility practice?
- Text written without any formatting
- Writing that is clear, direct, and organized so readers can find and understand information easily (Correct answer)
- Text that avoids using any specialized terms
- Writing aimed exclusively at non-native English speakers
Correct answer: Writing that is clear, direct, and organized so readers can find and understand information easily
Plain language makes content accessible to users with cognitive disabilities, low literacy, or non-native English proficiency, as well as everyone else who benefits from clarity.
Question 4: Which link text is most accessible for screen reader users?
- 'Click here'
- 'Read more'
- 'Download the Q4 Financial Report (PDF)' (Correct answer)
- 'Link'
Correct answer: 'Download the Q4 Financial Report (PDF)'
Descriptive link text like 'Download the Q4 Financial Report (PDF)' tells screen reader users exactly what the link leads to, without requiring surrounding context.
Question 5: What does 'inclusive language' mean in UX writing?
- Using only formal, professional vocabulary
- Using language that respects and represents diverse users without excluding or stereotyping any group (Correct answer)
- Avoiding the use of pronouns entirely
- Writing copy in multiple languages simultaneously
Correct answer: Using language that respects and represents diverse users without excluding or stereotyping any group
Inclusive language respects the diversity of users by avoiding terms that exclude, stereotype, or marginalize people based on gender, race, ability, or other identity factors.
Question 6: What is the accessibility concern with using directional instructions like 'click the button on the left'?
- It is grammatically incorrect
- It excludes users of screen readers and keyboard navigation who may not perceive spatial layout (Correct answer)
- It is too informal for product copy
- It confuses users in right-to-left language locales only
Correct answer: It excludes users of screen readers and keyboard navigation who may not perceive spatial layout
Directional instructions like 'on the left' or 'below' fail users of screen readers and keyboard navigation, who experience content sequentially rather than spatially.
What does WCAG stand for in the context of web accessibility?