CPACC Cognitive and Neurological Accessibility Questions and Answers 4 — Questions and Answers
Question 1: Which WCAG success criterion specifically requires that users can extend, adjust, or turn off time limits on content?
- 1.3.1 Info and Relationships
- 2.2.1 Timing Adjustable (Correct answer)
- 2.1.2 No Keyboard Trap
- 3.2.2 On Input
Correct answer: 2.2.1 Timing Adjustable
WCAG 2.2.1 Timing Adjustable (Level A) requires that users can turn off, adjust, or extend any time limits, which is critical for users with cognitive disabilities who need more time.
Question 2: A user with autism spectrum disorder (ASD) visits a website that uses inconsistent navigation menus across pages. Which WCAG principle is most directly violated?
- Perceivable
- Operable
- Understandable (Correct answer)
- Robust
Correct answer: Understandable
Consistency in navigation falls under the Understandable principle, specifically WCAG 3.2 Predictable, which requires pages to appear and operate in predictable ways.
Question 3: What is 'cognitive load' in the context of web accessibility?
- The processing power required to load a webpage
- The mental effort required for a user to understand and use an interface (Correct answer)
- The number of HTTP requests a page makes
- The visual weight of graphical elements on a page
Correct answer: The mental effort required for a user to understand and use an interface
Cognitive load refers to the total mental effort being used in working memory, and reducing it improves usability for people with cognitive and neurological disabilities.
Question 4: Which design pattern BEST reduces cognitive load for users with intellectual disabilities navigating a complex form?
- Displaying all form fields on a single long page
- Breaking the form into smaller, clearly labeled sections with progress indicators (Correct answer)
- Using purely icon-based labels without text
- Requiring completion without the ability to save and return
Correct answer: Breaking the form into smaller, clearly labeled sections with progress indicators
Breaking forms into smaller, labeled sections with progress indicators reduces working memory demands and helps users with intellectual disabilities understand where they are in the process.
Question 5: Which accommodation is MOST beneficial for a user with dyscalculia interacting with a financial web application?
- Providing high-contrast color themes
- Offering data in graphical chart format only
- Providing clear numerical formatting with contextual labels and calculation assistance (Correct answer)
- Using animated transitions between data screens
Correct answer: Providing clear numerical formatting with contextual labels and calculation assistance
Dyscalculia is a specific learning disability affecting numerical processing, so clear formatting, labels, and calculation support directly address this barrier.
Question 6: According to CPACC body of knowledge, which characteristic of content MOST helps users with ADHD stay focused on a task?
- Auto-playing background music to create ambiance
- Minimizing distractions and providing clear, concise content with visible task steps (Correct answer)
- Using blinking animations to highlight important information
- Presenting all possible options simultaneously on screen
Correct answer: Minimizing distractions and providing clear, concise content with visible task steps
Users with ADHD benefit from minimal distractions, chunked information, and clear task structures that support attention and executive functioning.
Question 7: What does the term 'plain language' mean in accessibility practice?
- Writing that avoids all technical vocabulary regardless of audience
- Using the smallest possible number of words in any document
- Communication written clearly so the intended audience can understand it the first time they read it (Correct answer)
- Text that uses only monosyllabic words
Correct answer: Communication written clearly so the intended audience can understand it the first time they read it
Plain language means writing at an appropriate reading level with clear structure and vocabulary so the target audience can quickly understand and act on the information.
Which WCAG success criterion specifically requires that users can extend, adjust, or turn off time limits on content?