CPACC Cognitive and Neurological Accessibility Questions and Answers 1 — Questions and Answers
Question 1: Which WCAG guideline most directly addresses the needs of users with cognitive disabilities by requiring content to be understandable?
- Guideline 1.1 Text Alternatives
- Guideline 3.1 Readable (Correct answer)
- Guideline 2.1 Keyboard Accessible
- Guideline 1.4 Distinguishable
Correct answer: Guideline 3.1 Readable
WCAG Guideline 3.1 Readable focuses on making text content readable and understandable, which is particularly beneficial for users with cognitive or learning disabilities.
Question 2: What is 'cognitive load' in the context of accessibility?
- The processing speed of a screen reader when parsing HTML
- The mental effort required by a user to understand and interact with content (Correct answer)
- The number of ARIA roles applied to a web page
- The download speed required for a multimedia file
Correct answer: The mental effort required by a user to understand and interact with content
Cognitive load refers to the amount of mental effort required to process and understand information; reducing cognitive load is essential for users with cognitive disabilities.
Question 3: Which of the following design practices best reduces cognitive barriers for users with intellectual disabilities?
- Using dense paragraphs with advanced vocabulary to convey thoroughness
- Providing plain language, consistent navigation, and clear visual cues (Correct answer)
- Requiring users to complete tasks in a single session without saving progress
- Using animations on every page to maintain engagement
Correct answer: Providing plain language, consistent navigation, and clear visual cues
Plain language, consistent navigation patterns, and clear visual cues reduce cognitive load and help users with intellectual disabilities understand and use content effectively.
Question 4: How does ADHD (Attention Deficit Hyperactivity Disorder) commonly affect a user's experience of digital content?
- It prevents users from using a mouse or keyboard
- It makes it difficult for users to sustain attention, especially when content is cluttered or has auto-playing media (Correct answer)
- It causes users to require larger font sizes to read text
- It limits users to using only voice input interfaces
Correct answer: It makes it difficult for users to sustain attention, especially when content is cluttered or has auto-playing media
ADHD can impair sustained attention and make it harder to filter distractions, so cluttered interfaces, auto-playing media, and pop-ups are particularly disruptive.
Question 5: Which WCAG success criterion requires websites to allow users to turn off, pause, or control moving, blinking, or scrolling content?
- 2.2.2 Pause, Stop, Hide (Correct answer)
- 1.4.4 Resize Text
- 3.2.1 On Focus
- 2.1.1 Keyboard
Correct answer: 2.2.2 Pause, Stop, Hide
WCAG 2.2.2 Pause, Stop, Hide (Level A) requires mechanisms to pause, stop, or hide content that moves, blinks, or scrolls automatically for more than five seconds.
Question 6: What is 'plain language' in accessible content writing?
- Content written only in English without any translated versions
- Writing that uses simple words, short sentences, and a clear structure so most readers can understand it (Correct answer)
- Content with no images or multimedia elements
- Text that uses a minimum 18pt font size
Correct answer: Writing that uses simple words, short sentences, and a clear structure so most readers can understand it
Plain language is a writing style that uses familiar words, avoids jargon, keeps sentences short, and organizes information logically to maximize comprehension for all readers.
Which WCAG guideline most directly addresses the needs of users with cognitive disabilities by requiring content to be understandable?