CPACC - Certified Professional in Accessibility Core Competencies — Questions and Answers
Question 1: Which WCAG 2.1 Success Criterion requires that the visible label of a user interface component is contained within its accessible name?
- 2.5.3 Label in Name (Correct answer)
- 4.1.2 Name, Role, Value
- 1.3.5 Identify Input Purpose
- 3.3.2 Labels or Instructions
Correct answer: 2.5.3 Label in Name
SC 2.5.3 Label in Name ensures speech input users can activate controls by speaking the visible label text.
Question 2: What is a 'cognitive walkthrough' in the context of accessibility evaluation?
- A survey distributed to users after they complete a task
- A technique where evaluators simulate the thought process of a target user to identify usability barriers (Correct answer)
- An automated tool that scans pages for WCAG violations
- A method of reviewing server-side code for performance bottlenecks
Correct answer: A technique where evaluators simulate the thought process of a target user to identify usability barriers
A cognitive walkthrough is a usability inspection method where evaluators step through tasks as a target user would, identifying points of confusion and cognitive barriers.
Question 3: What accessibility requirements does Section 508 impose on federal procurement?
- Section 508 only applies to purchases over $1 million
- Only software purchases must be accessible
- Federal agencies must ensure all ICT they develop, procure, maintain, or use is accessible (Correct answer)
- Section 508 requirements are voluntary
Correct answer: Federal agencies must ensure all ICT they develop, procure, maintain, or use is accessible
Section 508 requires federal agencies to ensure accessibility of all ICT, making it a mandatory evaluation criterion in acquisitions.
Question 4: The Accessibility for Ontarians with Disabilities Act (AODA) sets out a path for accessibility in a specific Canadian province. A key part of its requirements for information and communications is alignment with which technical standard?
- Web Content Accessibility Guidelines (WCAG) (Correct answer)
- EN 301 549
- Section 508 Standards
- The Biopsychosocial Model
Correct answer: Web Content Accessibility Guidelines (WCAG)
The AODA's Information and Communications Standard requires organizations to make their websites and web content conform to the Web Content Accessibility Guidelines (WCAG) 2.0 Level AA. EN 301 549 is a European standard, the Section 508 standards apply to the US Federal government, and the Biopsychosocial Model is a theoretical framework, not a technical standard.
Question 5: Which WCAG 2.1 conformance level is most commonly required in U.S. federal procurement contracts?
- Level AAA
- Level A only
- Level AA (Correct answer)
- Level A and AAA combined
Correct answer: Level AA
WCAG 2.1 Level AA is the standard conformance level referenced in Section 508 and most U.S. federal and state procurement requirements.
Question 6: What is the role of user acceptance testing with assistive technology in procurement?
- Testing products with actual assistive technologies before purchase ensures real-world accessibility beyond what VPATs and automated tests reveal (Correct answer)
- UAT only involves standard keyboards and mice
- UAT should only happen after full deployment
- UAT with AT is not part of procurement
Correct answer: Testing products with actual assistive technologies before purchase ensures real-world accessibility beyond what VPATs and automated tests reveal
UAT with assistive technology during procurement verifies actual accessibility before committing to a purchase.
Question 7: A rehabilitation center focuses on helping wheelchair users strengthen their upper bodies so they can transfer independently. Which model of disability primarily drives this approach?
- Medical Model (Correct answer)
- Cultural Model
- Social Model
- Charity Model
Correct answer: Medical Model
The Medical Model treats disability as a personal deficit to be fixed or compensated through clinical intervention and individual rehabilitation.
Question 8: A software development company based in the United States sells its project management application to customers globally, including in several European Union countries. Which of the following laws would MOST likely apply to this company, requiring their application to be accessible?
- Section 508 of the Rehabilitation Act
- The Accessibility for Ontarians with Disabilities Act (AODA)
- The European Accessibility Act (EAA) (Correct answer)
- The Marrakesh Treaty
Correct answer: The European Accessibility Act (EAA)
The European Accessibility Act (EAA) applies to companies that sell specific products and services, including many types of software and websites, within the EU, regardless of where the company itself is located. Section 508 applies to US federal agencies, AODA applies to organizations in Ontario, Canada, and the Marrakesh Treaty deals with copyright exceptions for accessible format books.
Question 9: Which tool is commonly used in the US to check the accessibility of PDF documents?
- Adobe Acrobat Accessibility Checker (Make Accessible tool) (Correct answer)
- JAWS Screen Reader Simulator
- WAVE Web Accessibility Evaluation Tool
- Google Lighthouse
Correct answer: Adobe Acrobat Accessibility Checker (Make Accessible tool)
Adobe Acrobat Pro's built-in Accessibility Checker and Make Accessible wizard are the industry-standard tools for identifying and remediating PDF accessibility issues.
Question 10: Which of the following is an example of a cognitive accessibility barrier?
- A video with no captions
- An image with no alt text
- A button that is too small to click with a mouse
- A form that uses complex legal jargon with no plain-language summary (Correct answer)
Correct answer: A form that uses complex legal jargon with no plain-language summary
Dense legal or technical language without plain alternatives creates barriers for users with cognitive disabilities such as intellectual disabilities or dyslexia.
Question 11: What is dyslexia and how does it affect reading digital content?
- A visual impairment that requires screen magnification software
- A condition where users cannot distinguish between colors
- A motor disability that prevents typing on a keyboard
- A language-based learning disability that affects decoding of written text, often causing difficulty recognizing words (Correct answer)
Correct answer: A language-based learning disability that affects decoding of written text, often causing difficulty recognizing words
Dyslexia is a neurological learning disability that affects the ability to decode written language, making reading slower and more effortful for those affected.
Question 12: Which of the following approaches DOES NOT make text easier to read for those with low vision?
- Use a screen reader
- Change text and background colors for better contrast
- Zoom or magnify text on the screen
- Use synchronized video captions (Correct answer)
Correct answer: Use synchronized video captions
Synchronized video captions are primarily designed to make audio content accessible to individuals who are deaf or hard of hearing by providing text alternatives for spoken information. While beneficial for many, they do not directly make *text* easier to read for those with low vision. Approaches like adjusting text and background contrast, zooming, or using a screen reader are specifically aimed at improving text readability for low vision users.
Question 13: Which of the following is NOT one of the seven principles of universal design?
- Maximum automation (Correct answer)
- Simple and intuitive use
- Tolerance for error
- Equitable use
Correct answer: Maximum automation
The seven principles are equitable use, flexibility in use, simple and intuitive use, perceptible information, tolerance for error, low physical effort, and size and space for approach and use. Maximum automation is not among them.
Question 14: Which Web Content Accessibility Guideline addresses the need to avoid content that flashes more than three times per second to protect users with photosensitive epilepsy?
- 2.2.2 Pause, Stop, Hide
- 2.3.1 Three Flashes or Below Threshold (Correct answer)
- 1.1.1 Non-text Content
- 1.4.3 Contrast Minimum
Correct answer: 2.3.1 Three Flashes or Below Threshold
WCAG 2.3.1 Three Flashes or Below Threshold (Level A) requires that content not flash more than three times per second to prevent seizures in photosensitive users.
Question 15: An organization is selecting an automated accessibility testing tool. What is a critical limitation that managers must communicate to stakeholders?
- Automated tools detect approximately 30–40% of WCAG issues; manual testing is still required (Correct answer)
- Automated tools can only test mobile applications
- Automated tools require users with disabilities to operate them
- Automated tools are too expensive for small organizations
Correct answer: Automated tools detect approximately 30–40% of WCAG issues; manual testing is still required
Automated tools reliably catch a subset of WCAG issues, but many barriers — including cognitive, keyboard, and screen reader issues — require manual and assistive technology testing.
Question 16: What is the EU Web Accessibility Directive (2016/2102) and who does it apply to?
- Only e-commerce websites selling within the EU
- All businesses in the European Union
- Public sector bodies in EU member states, requiring their websites and mobile apps to meet accessibility standards (Correct answer)
- Only websites with more than 10 million visitors
Correct answer: Public sector bodies in EU member states, requiring their websites and mobile apps to meet accessibility standards
The Directive requires public sector bodies in all EU member states to make websites and mobile apps accessible, conforming to EN 301 549.
Question 17: According to CPACC body of knowledge, which characteristic of content MOST helps users with ADHD stay focused on a task?
- 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
- Auto-playing background music to create ambiance
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 18: What is the primary scope of Section 508 of the U.S. Rehabilitation Act?
- All private businesses with more than 15 employees.
- Public-facing websites of all businesses operating in the United States.
- U.S. Federal agencies when they develop, procure, maintain, or use electronic and information technology. (Correct answer)
- State and local government websites and digital resources.
Correct answer: U.S. Federal agencies when they develop, procure, maintain, or use electronic and information technology.
Section 508 specifically mandates that U.S. Federal agencies must ensure their electronic and information technology (ICT) is accessible to people with disabilities, including employees and the public. It does not directly apply to state/local governments (which are covered under ADA Title II) or private businesses (which are covered under ADA Title III).
Question 19: Which of the following statements most accurately describes the relationship between WCAG conformance levels A, AA, and AAA?
- Level A is the highest level of conformance, intended for specialized government websites.
- To conform to Level AA, a webpage must meet all Level A and Level AA success criteria. (Correct answer)
- Most accessibility legislation requires conformance with Level AAA as the minimum standard.
- A webpage can conform to Level AAA without meeting all Level A criteria if the AAA criteria are more stringent.
Correct answer: To conform to Level AA, a webpage must meet all Level A and Level AA success criteria.
WCAG conformance levels are cumulative. To achieve a certain level, you must satisfy all the success criteria for that level and all levels below it. Therefore, to meet Level AA, all Level A and Level AA criteria must be met. Level AAA is the highest level, and most legislation points to Level AA as the target, not AAA.
Question 20: Which of the following scenarios BEST demonstrates the UDL principle of Multiple Means of Representation?
- Offering students extra time on exams when requested
- Providing a lecture transcript, captioned video, and tactile diagram to convey the same concept (Correct answer)
- Letting students work in groups or individually based on preference
- Allowing students to choose their own research topics to increase motivation
Correct answer: Providing a lecture transcript, captioned video, and tactile diagram to convey the same concept
Multiple Means of Representation is about presenting information in different formats so learners can access it through various senses and modes. Providing a transcript, captioned video, and tactile diagram gives learners multiple ways to perceive and comprehend the same content.
Question 21: What is a refreshable braille display and how does it work?
- A mobile app that converts images of braille into text
- An electromechanical device that raises and lowers pins to display braille characters dynamically from digital content (Correct answer)
- A screen that displays visual braille characters for sighted readers
- A device that prints braille characters on paper
Correct answer: An electromechanical device that raises and lowers pins to display braille characters dynamically from digital content
A refreshable braille display uses small pins that raise and lower electronically to form braille characters in real-time.
Question 22: A user with dyslexia reports that changing the font on a document significantly improves readability. Which font characteristic is generally considered MOST helpful for dyslexic readers?
- Serif fonts with decorative strokes
- Condensed fonts that fit more text per line
- Fonts with uniform letter spacing and distinct letterforms (Correct answer)
- Italic fonts that mimic handwriting
Correct answer: Fonts with uniform letter spacing and distinct letterforms
Fonts with consistent spacing and clearly distinct letterforms (such as OpenDyslexic or clean sans-serif fonts) reduce letter confusion for many readers with dyslexia.
Question 23: Which of the following is an example of an attitudinal barrier faced by people with disabilities?
- A website without alt text on images
- Assumptions that a person with a disability cannot perform a job or make their own decisions (Correct answer)
- Public transport without wheelchair ramps
- A building without an elevator
Correct answer: Assumptions that a person with a disability cannot perform a job or make their own decisions
Attitudinal barriers are prejudices and discriminatory attitudes that prevent equal participation.
Question 24: How has the evolution of disability models influenced WCAG?
- The shift from medical to social models redirected focus from accommodating individual deficits to removing environmental barriers, shaping WCAG's inclusive approach (Correct answer)
- Models had no influence on technical standards
- WCAG was developed independently of any model
- Only the medical model influenced WCAG
Correct answer: The shift from medical to social models redirected focus from accommodating individual deficits to removing environmental barriers, shaping WCAG's inclusive approach
WCAG reflects the social and human rights models by focusing on making content inherently accessible rather than creating separate solutions.
Question 25: What role does EN 301 549 play in European public procurement?
- It is used only by private sector voluntarily
- It is optional with no legal standing
- It is the mandatory reference standard for ICT accessibility in European public procurement (Correct answer)
- It only applies to hardware procurement
Correct answer: It is the mandatory reference standard for ICT accessibility in European public procurement
EN 301 549 is the harmonized standard providing presumption of conformity with EU accessibility directives in public procurement.
Question 26: Under WCAG, what does 'programmatically determined' mean in the context of Success Criterion 1.3.1 Info and Relationships?
- Content is validated by an automated tool
- Information is calculated by a mathematical algorithm
- Relationships are coded by the programmer directly
- Information can be determined by software from the content (Correct answer)
Correct answer: Information can be determined by software from the content
Programmatically determined means assistive technologies can extract and present the information using markup or data model semantics.
Question 27: What role does accessibility testing by people with disabilities play in an accessibility program?
- It provides essential real-world insights that automated tools and expert reviews cannot fully capture (Correct answer)
- It is only useful during the final stages before product launch
- It is required by law in most countries
- It is optional and can be replaced entirely by automated testing tools
Correct answer: It provides essential real-world insights that automated tools and expert reviews cannot fully capture
Testing by people with disabilities provides invaluable insights into real-world barriers that automated tools (which catch only 30-40% of issues) may miss.
Question 28: How does a screen reader interact with web content?
- It takes a screenshot and describes the visual layout
- It reads the HTML DOM and accessibility tree to announce content, structure, and interactive elements through speech or braille (Correct answer)
- It magnifies text on screen so users can read it more easily
- It translates web content into simplified language
Correct answer: It reads the HTML DOM and accessibility tree to announce content, structure, and interactive elements through speech or braille
Screen readers access the browser's accessibility tree to present content structure, text, and interactive elements through speech or braille output.
Question 29: The types of European ICT accessibility laws that are enforceable across the board in the EU are
- procurement and accessibility acts
- discrimination and web accessibility directives
- procurement and web accessibility directives (Correct answer)
- discrimination and accessibility acts
Correct answer: procurement and web accessibility directives
In the European Union, the primary enforceable ICT accessibility laws are the Web Accessibility Directive (Directive (EU) 2016/2102) and the European Accessibility Act (Directive (EU) 2019/882). These directives mandate accessibility for public sector websites and mobile apps, and include procurement requirements extending accessibility to a wider range of products and services. They ensure a consistent standard of accessibility across member states.
Question 30: What assistive technology supports people with hearing impairments during live meetings?
- Refreshable braille displays
- Screen magnifiers
- Voice recognition software for computer control
- Real-time captioning services (CART) and hearing loop systems (Correct answer)
Correct answer: Real-time captioning services (CART) and hearing loop systems
CART provides live captioning by trained stenographers, while hearing loops transmit audio directly to hearing aids via electromagnetic coupling.
Question 31: What is eye-tracking technology and how is it used as an assistive technology?
- Technology that monitors employees for workplace productivity
- A diagnostic tool used only by eye doctors during examinations
- Software that analyzes where users look on a webpage for marketing purposes
- A system that tracks eye movement to allow people with severe motor disabilities to control computers and communicate using their gaze (Correct answer)
Correct answer: A system that tracks eye movement to allow people with severe motor disabilities to control computers and communicate using their gaze
Eye-tracking assistive technology uses cameras and infrared light to track eye movement, allowing people who can only move their eyes to navigate interfaces and communicate.
Question 32: Which of the following best distinguishes a cochlear implant from a hearing aid?
- Hearing aids are only for temporary hearing loss, while cochlear implants are for permanent conditions.
- Cochlear implants amplify sound, while hearing aids convert sound into electrical signals.
- Hearing aids require surgery, whereas cochlear implants are worn externally.
- Cochlear implants bypass damaged parts of the inner ear to directly stimulate the auditory nerve, while hearing aids amplify sound. (Correct answer)
Correct answer: Cochlear implants bypass damaged parts of the inner ear to directly stimulate the auditory nerve, while hearing aids amplify sound.
The fundamental difference lies in their mechanism. Hearing aids work by making sounds louder (amplification) for the ear's existing structures to process. Cochlear implants are surgically implanted devices that bypass damaged hair cells in the cochlea and directly stimulate the auditory nerve with electrical signals, which the brain interprets as sound.
Question 33: What kinds of visual impairments are there?
- Blindness, low vision, dyslexia
- Blindness, low vision, color blindness (Correct answer)
- Blindness, low vision, hearing loss
- Blindness, motor disability, color blindness
Correct answer: Blindness, low vision, color blindness
Visual impairments encompass a spectrum of conditions that affect a person's ability to see. The primary categories include blindness (complete or near-complete loss of vision), low vision (significant visual impairment that cannot be fully corrected), and color blindness (a reduced ability to distinguish between certain colors). These categories cover the main ways vision can be impaired, requiring different accessibility considerations.
Question 34: The concept of 'Deaf culture' and the view that deafness is a unique identity and a source of community pride, rather than a deficit to be corrected, is most representative of which model of disability?
- The Functional Solutions Model
- The Social Identity or Cultural Affiliation Model (Correct answer)
- The Biopsychosocial Model
- The Economic Model
Correct answer: The Social Identity or Cultural Affiliation Model
The Social Identity or Cultural Affiliation Model views disability as a core part of a person's identity and a point of connection to a larger community with a shared culture. The Deaf community is a prime example, where deafness is seen as a cultural trait with its own language (sign language) and traditions, not as an impairment to be fixed.
Question 35: Which of the following BEST describes the primary purpose of Universal Design for Learning (UDL)?
- To proactively design flexible learning experiences that meet the needs of all learners from the outset (Correct answer)
- To standardize assessment formats so all students are evaluated the same way
- To provide one-on-one tutoring support for students with identified disabilities
- To retrofit educational materials after they are created to meet disability accommodation requests
Correct answer: To proactively design flexible learning experiences that meet the needs of all learners from the outset
UDL is a proactive framework for designing learning experiences with built-in flexibility so that all learners — including those with disabilities — can access, engage with, and demonstrate knowledge without requiring individual retrofitting or accommodations after the fact.
Question 36: Which disability type is characterized by difficulty processing written text, often involving letter reversal or transposition?
- Dyscalculia
- Dyspraxia
- Dyslexia (Correct answer)
- Aphasia
Correct answer: Dyslexia
Dyslexia is a specific learning disability that affects reading and language processing, often manifesting as difficulty with letter recognition, reading fluency, and spelling.
Question 37: What is the primary purpose of using both automated and manual testing methods during an accessibility audit?
- Manual testing is only needed for WCAG AAA compliance
- Automated tools are sufficient for Level AA conformance claims
- Automated tools find all issues; manual testing confirms severity
- Automated tools catch about 30-40% of issues; manual testing finds the rest (Correct answer)
Correct answer: Automated tools catch about 30-40% of issues; manual testing finds the rest
Automated tools typically identify only 30-40% of accessibility issues, so manual testing is essential to uncover barriers that require human judgment.
Question 38: What does the term 'intersectionality' mean in the context of disability studies?
- The intersection of two accessible pathways in a building
- The recognition that disability intersects with other identity factors like race, gender, and socioeconomic status, creating compounded barriers (Correct answer)
- The intersection of various accessibility standards and regulations
- The point where different assistive technologies overlap in functionality
Correct answer: The recognition that disability intersects with other identity factors like race, gender, and socioeconomic status, creating compounded barriers
Intersectionality recognizes that people hold multiple identities simultaneously, and the combination of disability with other marginalized identities can create unique and compounded discrimination.
Question 39: Under the European Accessibility Act (EAA), which types of products and services must be accessible by June 2025?
- Only government websites
- Only mobile applications
- Only physical buildings and infrastructure
- Consumer products and services including e-commerce, banking, and transport (Correct answer)
Correct answer: Consumer products and services including e-commerce, banking, and transport
The EAA requires accessibility for a broad range of consumer products and services including computers, smartphones, e-commerce, banking, transport, and e-books.
Question 40: Which type of seizure disorder is most directly triggered by flashing or flickering visual content?
- Photosensitive epilepsy (Correct answer)
- Tonic-clonic seizures
- Absence seizures
- Focal seizures
Correct answer: Photosensitive epilepsy
Photosensitive epilepsy involves seizures triggered by flickering lights, rapid patterns, or flashing content, making WCAG's flashing limits critical.
Question 41: What types of barriers does a person with an intellectual disability commonly face in digital environments?
- Only physical barriers related to motor function
- No barriers, as digital environments are inherently accessible
- Only technical barriers related to screen reader compatibility
- Cognitive barriers including complex language, confusing navigation, inconsistent design, lack of visual supports, and abstract content (Correct answer)
Correct answer: Cognitive barriers including complex language, confusing navigation, inconsistent design, lack of visual supports, and abstract content
People with intellectual disabilities face barriers from complex language, cluttered layouts, inconsistent navigation, and abstract concepts without visual support.
Question 42: Which type of sign language interpretation embedded in a video places the interpreter in a separate, always-visible window?
- Dubbed sign language
- Picture-in-picture sign language interpretation (Correct answer)
- Closed interpretation
- Open interpretation
Correct answer: Picture-in-picture sign language interpretation
Picture-in-picture interpretation overlays a separate window showing the sign language interpreter alongside the main video content.
Question 43: What is a primary weakness of the Medical Model of disability?
- It can lead to a sense of empowerment within disability communities.
- It places an overemphasis on social and environmental factors.
- It is too focused on providing practical, technological solutions.
- It overlooks the impact of inaccessible environments and societal attitudes, placing the burden of adaptation on the individual. (Correct answer)
Correct answer: It overlooks the impact of inaccessible environments and societal attitudes, placing the burden of adaptation on the individual.
A major criticism of the Medical Model is that it treats disability as an individual deficit to be cured or managed, often ignoring the significant role that societal barriers, negative attitudes, and inaccessible designs play in disabling people.
Question 44: Which type of disability primarily affects a person's ability to process and retain information?
- Visual disability
- Cognitive disability (Correct answer)
- Auditory disability
- Motor disability
Correct answer: Cognitive disability
Cognitive disabilities affect mental processes such as memory, attention, problem-solving, and information processing.
Question 45: According to Universal Design principles, which of the following is a key guideline under 'Equitable Use'?
- Minimize repetitive actions
- Accommodate variations in hand and grip size
- Avoid segregating or stigmatizing any users (Correct answer)
- Provide different means of use for different users as needed
Correct answer: Avoid segregating or stigmatizing any users
Equitable Use requires that the design be useful and marketable to people with diverse abilities without segregating or stigmatizing any group of users.
Question 46: The ADA, CVAA, and Section 508 of the Rehabilitation Act all ground accessibility requirements in which model of disability?
- Charity Model
- Rights-Based Model (Correct answer)
- Biopsychosocial Model
- Medical Model
Correct answer: Rights-Based Model
These laws frame disability accommodation as a civil right, reflecting the Rights-Based Model that obligates society to remove barriers by law.
Question 47: A city installs new pedestrian crossing signals that provide information visually with a countdown timer, audibly with distinct tones for 'walk' and 'don't walk', and tactilely with a vibrating button. This approach of presenting essential information in multiple formats aligns with which Universal Design principle?
- Simple and Intuitive Use
- Flexibility in Use
- Equitable Use
- Perceptible Information (Correct answer)
Correct answer: Perceptible Information
The correct answer is Perceptible Information. This principle states that the design should communicate necessary information effectively to the user, regardless of ambient conditions or the user's sensory abilities. Using different modes (visual, audible, tactile) for the redundant presentation of essential information is a key guideline of this principle.
Question 48: Which international standard complements WCAG by providing guidelines specifically for non-web ICT products like software and hardware?
- NIST SP 800-53
- ISO 9001
- EN 301 549 (Correct answer)
- IEEE 802.11
Correct answer: EN 301 549
EN 301 549 is the European standard that covers accessibility requirements for ICT products and services, including non-web software and hardware, and is referenced globally.
Question 49: Which of the following is an example of Universal Design applied to information and communication?
- Offering audio descriptions exclusively to users who self-identify as blind
- Captioning all video content as a standard practice (Correct answer)
- Providing a sign language interpreter only upon advance request
- Printing documents in large font only when asked by a user
Correct answer: Captioning all video content as a standard practice
Captioning all videos by default applies Universal Design by making content accessible to everyone — including people who are deaf, in noisy environments, or non-native speakers — without requiring individual accommodation requests.
Question 50: When designing emergency egress for people with disabilities, which feature is required by the IBC (International Building Code) in multi-story buildings?
- Areas of refuge adjacent to exit stairways (Correct answer)
- Wheelchair storage rooms on each floor
- Elevator evacuation systems in all buildings
- Dedicated emergency-only ramps
Correct answer: Areas of refuge adjacent to exit stairways
The IBC requires areas of refuge — protected spaces adjacent to exit stairways where people unable to use stairs can await evacuation assistance.
Question 51: What is an accessibility statement and what should it include?
- A public document that communicates an organization's accessibility commitment, conformance level, known limitations, and contact information for feedback (Correct answer)
- A technical specification document only used by developers
- A marketing document highlighting charitable donations to disability organizations
- A legal disclaimer that exempts a company from accessibility requirements
Correct answer: A public document that communicates an organization's accessibility commitment, conformance level, known limitations, and contact information for feedback
An accessibility statement communicates commitment, declares conformance level, notes known limitations, and provides a way for users to report barriers.
Question 52: Which WCAG success criterion most directly governs the requirement for captions on prerecorded video content?
- 2.4.6 Headings and Labels
- 1.1.1 Non-text Content
- 1.4.3 Contrast (Minimum)
- 1.2.2 Captions (Prerecorded) (Correct answer)
Correct answer: 1.2.2 Captions (Prerecorded)
WCAG 1.2.2 Captions (Prerecorded) at Level A requires synchronized captions for all prerecorded audio content in synchronized media.
Question 53: What is the primary function of Augmentative and Alternative Communication (AAC) devices?
- To magnify text and images for users with low vision.
- To assist users with mobility impairments in navigating their environment.
- To supplement or replace speech for individuals with communication impairments. (Correct answer)
- To convert digital text into synthesized speech for blind users.
Correct answer: To supplement or replace speech for individuals with communication impairments.
Augmentative and Alternative Communication (AAC) encompasses a range of strategies and tools, from simple picture boards to complex speech-generating devices, designed to help individuals who have difficulty with spoken or written communication. They either supplement existing speech (augmentative) or provide a replacement for it (alternative).
Question 54: What is a switch device and who primarily uses it?
- A toggle switch on websites that enables dark mode
- A device that switches between different screen reader voices
- A network switch used for connecting computers
- An input device activated by physical movement that enables computer control for people with severe motor limitations (Correct answer)
Correct answer: An input device activated by physical movement that enables computer control for people with severe motor limitations
Switch devices are simple input mechanisms that can be activated by almost any reliable movement, enabling people with severe motor disabilities to operate computers.
Question 55: Which surface texture is MOST problematic for wheelchair users and people using mobility aids?
- Asphalt
- Polished terrazzo
- Brick pavers with wide joints (Correct answer)
- Smooth concrete
Correct answer: Brick pavers with wide joints
Brick pavers with wide joints create an uneven, unstable surface that makes wheelchair propulsion difficult and can trap cane tips.
Question 56: Captions in video content primarily benefit which group of users?
- Users who are deaf or hard of hearing (Correct answer)
- Users with low vision
- Users with motor disabilities
- Users with cognitive disabilities only
Correct answer: Users who are deaf or hard of hearing
Captions provide a synchronized text version of spoken dialogue and audio cues, primarily benefiting users who are deaf or hard of hearing.
Question 57: How does haptic feedback technology assist people with disabilities?
- By automatically adjusting screen brightness based on ambient light
- By compressing audio files for hearing aid compatibility
- By providing stronger WiFi signals to assistive devices
- By using vibrations and tactile sensations to convey information that might otherwise rely on visual or auditory cues (Correct answer)
Correct answer: By using vibrations and tactile sensations to convey information that might otherwise rely on visual or auditory cues
Haptic feedback uses vibrations, pressure, and other tactile sensations to communicate information through touch.
Question 58: Which of the following statements BEST represents the Medical Model of disability?
- Disability is a consequence of a person's inability to work and contribute to the economy.
- Disability is a result of environmental and societal barriers that exclude individuals from full participation.
- Disability is an issue of human rights and social justice.
- Disability is a personal problem, caused by disease or trauma, that requires medical care to 'fix' the individual. (Correct answer)
Correct answer: Disability is a personal problem, caused by disease or trauma, that requires medical care to 'fix' the individual.
The Medical Model views disability as a problem of the person, directly caused by a health condition, which requires medical care in the form of treatment by professionals. The focus is on curing or managing the illness or impairment to make the person 'normal'.
Question 59: How does 'Low Physical Effort' apply to digital interfaces?
- Users should never move their fingers
- Interfaces should minimize physical strain, fatigue, and repetitive actions, allowing comfortable use with minimal effort (Correct answer)
- Avoid all interactive elements
- Only applies to physical products
Correct answer: Interfaces should minimize physical strain, fatigue, and repetitive actions, allowing comfortable use with minimal effort
Low Physical Effort means minimizing physical actions: reducing keystrokes, providing shortcuts, enabling voice input, and allowing autofill.
Question 60: What does 'Simple and Intuitive Use' require?
- Products should only have one feature
- Avoid all advanced features
- Only simple colors and fonts
- The design is easy to understand regardless of the user's experience, knowledge, language skills, or concentration level (Correct answer)
Correct answer: The design is easy to understand regardless of the user's experience, knowledge, language skills, or concentration level
Simple and Intuitive Use means the design is understandable regardless of users' experience, knowledge, language, or concentration.
Question 61: The 21st Century Communications and Video Accessibility Act (CVAA) of 2010 primarily addressed accessibility in which area?
- Advanced communications services and video programming (Correct answer)
- Physical accessibility of broadcast studios
- Federal government procurement of IT
- Health information technology
Correct answer: Advanced communications services and video programming
The CVAA updated federal communications law to require modern communications technologies and video programming to be accessible to people with disabilities.
Question 62: Which statement best captures a key criticism of the Social Model of disability?
- It ignores the real physical and cognitive effects of impairments (Correct answer)
- It promotes charity as the primary solution
- It focuses too heavily on legal remedies
- It overemphasizes the role of medical treatment
Correct answer: It ignores the real physical and cognitive effects of impairments
Critics argue the Social Model can downplay how impairment itself — pain, fatigue, cognitive symptoms — affects daily life regardless of social barriers.
Question 63: A screen reader user can navigate a website but must tab through 47 links before reaching the main content on every page. This is BEST described as a failure of:
- Neither — requiring keyboard navigation through all links is an acceptable design pattern
- Accessibility only — the site violates WCAG skip navigation requirements
- Usability only — the site is technically accessible but has a poor user experience
- Both accessibility and usability — WCAG requires skip navigation, and the experience is inefficient (Correct answer)
Correct answer: Both accessibility and usability — WCAG requires skip navigation, and the experience is inefficient
This scenario fails both: WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip repeated navigation, making it an accessibility violation. It also fails usability because the experience is highly inefficient for keyboard and screen reader users. Accessibility and usability failures frequently co-occur.
Question 64: Which technique helps users with executive function difficulties complete multi-step online processes such as tax filing or account registration?
- Providing clearly numbered steps, confirmation dialogs, and the ability to save progress at any point (Correct answer)
- Auto-submitting forms after a fixed time period
- Removing all navigation links to prevent distraction
- Hiding optional fields to simplify visual layout without labeling them
Correct answer: Providing clearly numbered steps, confirmation dialogs, and the ability to save progress at any point
Numbered steps, progress saving, and confirmation dialogs scaffold executive function by externalizing planning, sequencing, and error-checking demands.
Question 65: What is the significance of contrasting colors and textures in built environment accessibility?
- They are purely decorative choices
- They are only required in buildings for elderly residents
- They match a building's branding and color scheme
- They help people with low vision identify key features like door frames, stair edges, controls, and signage through visual and tactile differentiation (Correct answer)
Correct answer: They help people with low vision identify key features like door frames, stair edges, controls, and signage through visual and tactile differentiation
Color and texture contrast helps people with low vision and cognitive disabilities identify critical features, navigate safely, and use facilities independently.
Question 66: What is a 'curb ramp' and what standards govern its design?
- A decorative element at building entrances
- A raised sidewalk section to slow traffic
- A sloped transition between a sidewalk and street that allows wheelchair users and others to cross the elevation change (Correct answer)
- A speed bump in a parking lot
Correct answer: A sloped transition between a sidewalk and street that allows wheelchair users and others to cross the elevation change
Curb ramps are transitions at intersections where sidewalks meet streets, governed by ADA Standards, PROWAG, and local codes.
Question 67: A public university in the United States is redesigning its website and online course portal. Under which law are they primarily obligated to ensure these digital platforms are accessible to students with disabilities?
- The European Accessibility Act (EAA)
- The Communications and Video Accessibility Act (CVAA)
- The Americans with Disabilities Act (ADA) Title II (Correct answer)
- Section 508 of the Rehabilitation Act
Correct answer: The Americans with Disabilities Act (ADA) Title II
Title II of the ADA prohibits discrimination on the basis of disability in all services, programs, and activities of public entities, which includes state and local governments and their instrumentalities, such as public universities. Recent rulemaking has clarified that this applies to their websites and digital resources. Section 508 applies to federal agencies, CVAA to specific communication technologies, and the EAA to the EU market.
Question 68: Which document typically establishes an organization's formal commitment to digital accessibility, sets goals, and assigns accountability?
- Accessibility conformance report (ACR)
- Organizational accessibility policy (Correct answer)
- WCAG 2.1 technical specification
- Section 508 procurement checklist
Correct answer: Organizational accessibility policy
An organizational accessibility policy formalizes leadership commitment, defines scope, sets standards, and designates responsible parties.
Question 69: Which WCAG 2.1 criterion specifically requires that the purpose of each input field collecting information about the user can be programmatically determined?
- 4.1.2 Name, Role, Value
- 1.3.5 Identify Input Purpose (Correct answer)
- 1.3.4 Orientation
- 3.3.2 Labels or Instructions
Correct answer: 1.3.5 Identify Input Purpose
SC 1.3.5 Identify Input Purpose, new in WCAG 2.1 at Level AA, requires that form fields use autocomplete tokens so browsers and assistive technologies can identify their purpose.
Question 70: A user with essential tremor has difficulty using a standard mouse. Which pointing device would BEST reduce the impact of involuntary hand movements?
- A trackball mouse (Correct answer)
- A high-DPI gaming mouse
- A wireless mouse
- A smaller optical mouse
Correct answer: A trackball mouse
Trackball mice allow cursor control by moving the ball with fingers or palm, reducing the need for gross arm/hand movements that tremors affect.
Question 71: Which PDF/UA standard is specifically designed to ensure PDF documents are universally accessible to people with disabilities?
- PDF/UA-1 (ISO 14289-1) (Correct answer)
- PDF/X-4
- PDF/A-1b
- PDF/E-1
Correct answer: PDF/UA-1 (ISO 14289-1)
PDF/UA-1 (ISO 14289-1) defines requirements for universally accessible PDFs, including tagging, reading order, and alternative text.
Question 72: How does universal design relate to the European concept of 'Design for All'?
- Completely unrelated concepts
- Design for All is the European equivalent sharing the same core philosophy of inclusive solutions for the widest range of users (Correct answer)
- Universal design focuses on disability while Design for All focuses on aesthetics
- Design for All only applies to manufacturing
Correct answer: Design for All is the European equivalent sharing the same core philosophy of inclusive solutions for the widest range of users
Design for All (Europe) and Universal Design (US) share the same fundamental philosophy of inherently inclusive design.
Question 73: Which WCAG Success Criterion requires that functionality available via mouse pointer hover or keyboard focus can be dismissed without moving the pointer or focus?
- 2.1.2 No Keyboard Trap
- 1.4.13 Content on Hover or Focus (Correct answer)
- 2.4.7 Focus Visible
- 1.4.3 Contrast (Minimum)
Correct answer: 1.4.13 Content on Hover or Focus
SC 1.4.13, added in WCAG 2.1 at Level AA, requires that additional content triggered by hover or focus is dismissible, hoverable, and persistent.
Question 74: When designing building signage to be compliant with accessibility standards, what is the purpose of including contracted (Grade 2) Braille in addition to raised tactile characters?
- To provide an efficient means of tactile reading for experienced Braille users. (Correct answer)
- To meet international design standards for aesthetic appeal.
- To provide a redundant visual cue for people with low vision.
- To assist emergency responders navigating in low-light conditions.
Correct answer: To provide an efficient means of tactile reading for experienced Braille users.
While raised letters can be read tactilely, Braille is a specific system designed for efficient touch reading. Contracted (Grade 2) Braille uses abbreviations and contractions, allowing experienced Braille readers to read much more quickly and fluently than they could by tracing the outlines of raised print letters. Its inclusion on signage provides an equivalent communication experience for this group.
Question 75: How can universal design principles be applied to educational content?
- Creating a single lecture video with no interaction
- Requiring all students to use the same AT
- Providing multiple means of engagement, representation, and action/expression, allowing learners to access content in ways that suit their abilities (Correct answer)
- Only offering printed textbooks
Correct answer: Providing multiple means of engagement, representation, and action/expression, allowing learners to access content in ways that suit their abilities
Universal Design for Learning (UDL) applies through three principles: multiple means of engagement, representation, and action/expression.
Question 76: Which of the following BEST illustrates the difference between Universal Design and accommodation?
- Universal Design retrofits existing spaces for individual needs
- Universal Design creates solutions usable by all from the outset, while accommodation adapts for specific individuals (Correct answer)
- Accommodation is proactive; Universal Design is reactive
- Universal Design only applies to physical environments, while accommodation covers digital spaces
Correct answer: Universal Design creates solutions usable by all from the outset, while accommodation adapts for specific individuals
Universal Design proactively builds inclusive solutions into the original design, whereas accommodation reactively adapts existing systems for specific individuals.
Question 77: Israel's Equal Rights for Persons with Disabilities Law requires websites of which organizations to be accessible?
- Only financial institutions and healthcare providers
- All commercial websites regardless of size
- Only government ministries
- Public bodies and businesses employing more than 25 workers (Correct answer)
Correct answer: Public bodies and businesses employing more than 25 workers
Israel's regulations under the Equal Rights for Persons with Disabilities Law require accessibility for public bodies and businesses with more than 25 employees.
Question 78: The World Health Organization's International Classification of Functioning, Disability and Health (ICF) is most aligned with which model?
- Legal Model
- Biopsychosocial Model (Correct answer)
- Charity Model
- Moral Model
Correct answer: Biopsychosocial Model
The ICF reflects the Biopsychosocial Model by integrating biological, psychological, and social factors to understand functioning and disability.
Question 79: What is the purpose of a 'turning radius' specification in accessible design?
- To specify the turning arc for automatic door openers
- To set the curve radius for ramp handrails
- To define the speed limit for vehicles in parking lots
- To ensure wheelchair users can complete a 180° or 360° turn without obstruction (Correct answer)
Correct answer: To ensure wheelchair users can complete a 180° or 360° turn without obstruction
A turning radius ensures enough clear floor space for a wheelchair user to maneuver, with a T-turn requiring 60″×60″ and a 360° turn requiring a 60″ diameter circle.
Question 80: What new success criteria were added in WCAG 2.2?
- All Level AAA criteria were removed
- Nine new criteria including Dragging Movements, Target Size Minimum, Consistent Help, Redundant Entry, and Accessible Authentication (Correct answer)
- Only mobile accessibility criteria
- No changes were made
Correct answer: Nine new criteria including Dragging Movements, Target Size Minimum, Consistent Help, Redundant Entry, and Accessible Authentication
WCAG 2.2 (October 2023) added nine new success criteria and removed SC 4.1.1 (Parsing).
Question 81: Which PDF/UA standard defines requirements for universally accessible PDF documents?
- ISO 14289-1 (Correct answer)
- ISO 32000-1
- ISO 8601
- ISO 19005-2
Correct answer: ISO 14289-1
ISO 14289-1, known as PDF/UA, specifies technical requirements for PDF documents to be accessible to users with disabilities.
Question 82: Which of the following best describes 'synchronized media' as used in WCAG guidelines?
- Audio and video content synchronized together, such as a video with a soundtrack (Correct answer)
- A live captioning service running in real time
- A playlist of separately accessible audio and video files
- A document shared simultaneously across multiple devices
Correct answer: Audio and video content synchronized together, such as a video with a soundtrack
Synchronized media in WCAG refers to any content that combines audio and video that are synchronized together, such as a film, webinar recording, or narrated presentation.
Question 83: Which international standard provides comprehensive guidance on the accessibility of the built environment beyond the ADA, covering outdoor environments and transportation?
- EN 301 549
- ISO 9241
- WCAG 2.1
- ISO 21542 (Correct answer)
Correct answer: ISO 21542
ISO 21542 'Building construction — Accessibility and usability of the built environment' provides international guidance covering a broader scope than the ADA, including outdoor spaces.
Question 84: An organization is launching its first formal accessibility program. Which of the following is the most critical foundational step for ensuring long-term, sustainable success?
- Auditing all existing digital products for WCAG conformance.
- Purchasing automated accessibility testing software for all development teams.
- Conducting a one-time training workshop for all employees.
- Establishing a formal accessibility policy and securing executive sponsorship. (Correct answer)
Correct answer: Establishing a formal accessibility policy and securing executive sponsorship.
A formal accessibility policy, backed by executive sponsorship, is the foundational element that provides the authority, direction, and resources for all other accessibility activities. Audits, tools, and training are essential tactics that should be guided and supported by this overarching strategy to ensure they are sustainable and consistently applied.
Question 85: A teacher offers students the choice to submit a written essay, record a video, or give an oral presentation to demonstrate their understanding of a topic. This best illustrates which UDL principle?
- Multiple Means of Representation
- Multiple Means of Assessment
- Multiple Means of Engagement
- Multiple Means of Action and Expression (Correct answer)
Correct answer: Multiple Means of Action and Expression
Multiple Means of Action and Expression addresses the 'how' of learning — how students demonstrate what they know. Offering varied output formats (written, video, oral) directly applies this principle by removing barriers tied to a single mode of expression.
Question 86: What are the limitations or critiques of universal design principles?
- The only limitation is cost
- Critics note it may not be possible to design everything for everyone, some users need specialized AT, and the principles lack specific measurable criteria (Correct answer)
- Only criticized by people opposing accessibility
- There are no legitimate critiques
Correct answer: Critics note it may not be possible to design everything for everyone, some users need specialized AT, and the principles lack specific measurable criteria
Legitimate critiques include impossibility of one design fitting all, continued need for specialized AT, lack of measurable criteria, and insufficient attention to cognitive disabilities.
Question 87: The European Accessibility Act (EAA) primarily targets which sector?
- Products and services in the private sector (Correct answer)
- Public sector websites and mobile apps
- Educational institutions only
- Transportation infrastructure
Correct answer: Products and services in the private sector
The EAA (Directive 2019/882) focuses on private sector products and services, complementing the earlier Public Sector Bodies Accessibility Directive.
Question 88: What does WCAG SC 2.5.3 (Label in Name) require?
- All form labels must include the user's name
- Labels must be positioned to the left
- All elements must have identical names and labels
- The accessible name of interactive elements must include the visible text label so voice commands work correctly (Correct answer)
Correct answer: The accessible name of interactive elements must include the visible text label so voice commands work correctly
SC 2.5.3 (Level A) requires that accessible names contain the visible text label, ensuring voice recognition commands work.
Question 89: Which level of the software development process should accessibility be introduced in order to reduce the cost to a business?
- Design
- Testing
- Planning (Correct answer)
- Development
Correct answer: Planning
Introducing accessibility during the initial planning phase of the software development process is the most cost-effective approach. Addressing accessibility requirements from the outset allows them to be integrated into the design and architecture, preventing costly retrofits later. Fixing accessibility issues after development or during testing is significantly more expensive and time-consuming, making early planning crucial for efficiency and budget.
Question 90: What does 'tagged PDF' mean in the context of document accessibility?
- A PDF containing semantic structure tags that define reading order and element roles (Correct answer)
- A PDF with embedded metadata for file management systems
- A PDF with a watermark applied for copyright purposes
- A PDF that has been digitally signed
Correct answer: A PDF containing semantic structure tags that define reading order and element roles
Tagged PDFs include structural tags (headings, paragraphs, lists, tables) that allow assistive technologies to interpret and present content correctly.
Question 91: A software company wants to assess the maturity of its accessibility program. Which tool or framework is designed for this purpose?
- Section 508 technical standards
- Accessibility Maturity Model (e.g., IAAP or W3C frameworks) (Correct answer)
- Color contrast analyzer reports
- WCAG 2.1 success criteria checklist
Correct answer: Accessibility Maturity Model (e.g., IAAP or W3C frameworks)
Accessibility Maturity Models assess how systematically an organization integrates accessibility across people, processes, and technology.
Question 92: Under the Economic Model of disability, what is the primary concern regarding people with disabilities?
- Ensuring spiritual well-being
- Celebrating disability culture
- Measuring cost to society and workforce productivity (Correct answer)
- Eliminating architectural barriers
Correct answer: Measuring cost to society and workforce productivity
The Economic Model evaluates disability in terms of productivity, employment rates, and the financial burden or contribution to the economy.
Question 93: A webpage uses color alone to show which form fields are required. Which WCAG principle does this primarily violate?
- Operable
- Perceivable (Correct answer)
- Understandable
- Robust
Correct answer: Perceivable
Using color alone to convey information violates SC 1.4.1 (Use of Color) under the Perceivable principle.
Question 94: The 'Robust' principle in WCAG is intended to ensure content can be interpreted reliably by a wide variety of user agents. Which of the following is the BEST example of a failure to meet the Robust principle?
- A website that uses custom JavaScript that only works in the latest version of one specific browser. (Correct answer)
- A web form that has a very short time limit for completion.
- A paragraph of text that has very low color contrast against its background.
- A video on a website that does not have captions or a transcript.
Correct answer: A website that uses custom JavaScript that only works in the latest version of one specific browser.
The Robust principle states that content must be robust enough to be interpreted by a wide variety of user agents, including assistive technologies. Content that relies on a single, specific browser version is not robust because it will fail for users of other browsers, older browsers, or various assistive technologies. The other options are failures of Perceivable (captions, contrast) or Operable (time limit).
Question 95: A WCAG conformance claim at Level AA means the webpage satisfies all Level A and Level AA criteria. What happens to Level AAA criteria?
- They automatically pass when AA is met
- They replace Level A criteria
- They are optional enhancements not required for the AA claim (Correct answer)
- They must all be failed for the AA claim to be valid
Correct answer: They are optional enhancements not required for the AA claim
Level AAA criteria are optional; meeting them is encouraged as additional accessibility enhancement but is not required for a Level AA conformance claim.
Question 96: How does the identity model of disability view disability?
- As an identity separating disabled people from society
- As a positive aspect of identity and a source of community, culture, pride, and shared experience (Correct answer)
- As something to be hidden and overcome
- As an identity verified by medical professionals
Correct answer: As a positive aspect of identity and a source of community, culture, pride, and shared experience
The identity model views disability as a valued part of personal and group identity, connected to rich culture, community, and shared history.
Question 97: What is the difference between WCAG 2.1 and WCAG 2.2?
- WCAG 2.2 lowered requirements
- WCAG 2.2 only applies to mobile
- WCAG 2.2 adds nine new criteria and obsoletes SC 4.1.1, while maintaining backward compatibility with all other WCAG 2.1 criteria (Correct answer)
- WCAG 2.2 completely replaces 2.1
Correct answer: WCAG 2.2 adds nine new criteria and obsoletes SC 4.1.1, while maintaining backward compatibility with all other WCAG 2.1 criteria
WCAG 2.2 is backward-compatible with 2.1, adding nine criteria and obsoleting only SC 4.1.1 (Parsing).
Question 98: Which of the following is an essential component of an effective and scalable accessible procurement strategy for acquiring third-party software?
- Only considering vendors who can provide a verbal confirmation of their product's accessibility.
- Requiring vendors to provide a completed Accessibility Conformance Report (ACR) using the VPAT® template. (Correct answer)
- Prioritizing the least expensive product to conserve budget for in-house remediation.
- Mandating that all procured software must meet WCAG Level AAA conformance.
Correct answer: Requiring vendors to provide a completed Accessibility Conformance Report (ACR) using the VPAT® template.
Requiring vendors to provide a standardized Accessibility Conformance Report (ACR), which is created by completing a Voluntary Product Accessibility Template (VPAT®), is a standard and crucial practice. This document provides a consistent format for vendors to report on how their product conforms to accessibility standards, allowing the purchasing organization to make an informed decision.
Question 99: Which WCAG Success Criterion requires that web content reflows into a single column when zoomed to 400%, without requiring horizontal scrolling?
- 1.4.12 Text Spacing
- 1.4.10 Reflow (Correct answer)
- 1.3.4 Orientation
- 1.4.4 Resize Text
Correct answer: 1.4.10 Reflow
SC 1.4.10 Reflow, added in WCAG 2.1 at Level AA, ensures content can reflow to a single column at 320 CSS pixels wide without losing content or functionality.
Question 100: What is the primary purpose of a detectable warning surface, characterized by truncated domes, at the edge of a transit platform or at a curb ramp?
- To visually indicate the designated crossing area for all pedestrians.
- To signal a boundary between a pedestrian path and a vehicular way or drop-off to individuals who are blind or have low vision. (Correct answer)
- To slow down people using wheelchairs or strollers before they enter a street.
- To provide a high-traction surface to prevent slipping in wet weather.
Correct answer: To signal a boundary between a pedestrian path and a vehicular way or drop-off to individuals who are blind or have low vision.
Detectable warnings provide a distinct tactile cue underfoot or via a long cane. Their purpose is to alert people who are blind or have low vision that they are approaching a potentially hazardous area where a pedestrian path ends and a vehicular way begins, or where there is a significant drop-off, such as the edge of a train platform.
CPACC - Certified Professional in Accessibility Core Competencies
The CPACC certification by IAAP validates broad, cross-disciplinary conceptual knowledge of disabilities, accessibility and universal design, and accessibility-related standards, laws, and management strategies.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds