CPACC Accessibility Management Strategies 5 — Questions and Answers
Question 1: An organization's accessibility statement should include which of the following elements?
- Source code of all accessible components
- Known limitations, contact information for feedback, and the standard targeted (Correct answer)
- A full list of all employees who worked on accessibility
- Automated scan scores for every page on the website
Correct answer: Known limitations, contact information for feedback, and the standard targeted
A proper accessibility statement discloses the standard targeted, any known gaps, and how users can report issues or request assistance.
Question 2: What is 'shift-left' accessibility, and why is it valuable?
- Moving accessibility testing to a separate QA team at project end
- Addressing accessibility early in design and requirements to reduce remediation cost (Correct answer)
- Shifting legal responsibility for accessibility to content editors
- Using left-to-right reading order as the primary accessibility requirement
Correct answer: Addressing accessibility early in design and requirements to reduce remediation cost
Shift-left means catching accessibility issues in design and development phases, where fixes are significantly cheaper than post-launch remediation.
Question 3: Which stakeholder group MOST commonly drives organizational accessibility initiatives through internal authority and resource control?
- End users with disabilities
- External auditors
- Executive sponsors (Correct answer)
- Third-party vendors
Correct answer: Executive sponsors
Executive sponsors provide the authority, budget, and organizational mandate needed to sustain accessibility programs over time.
Question 4: A software company wants to assess the maturity of its accessibility program. Which tool or framework is designed for this purpose?
- WCAG 2.1 success criteria checklist
- Accessibility Maturity Model (e.g., IAAP or W3C frameworks) (Correct answer)
- Section 508 technical standards
- Color contrast analyzer reports
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 5: What is the primary benefit of maintaining an accessibility issue backlog separate from the general bug backlog?
- It prevents developers from seeing accessibility issues
- It allows accessibility items to be indefinitely deferred without scrutiny
- It enables tracking, prioritization, and reporting of accessibility-specific progress (Correct answer)
- It satisfies legal requirements that mandate separate issue tracking systems
Correct answer: It enables tracking, prioritization, and reporting of accessibility-specific progress
A dedicated accessibility backlog makes it easier to measure progress, demonstrate accountability, and ensure issues are not deprioritized or lost.
Question 6: When creating accessibility training for an organization, which approach is MOST effective for long-term culture change?
- A single all-staff webinar held once per year
- Role-specific training updated regularly and reinforced through practice (Correct answer)
- Mandatory compliance videos with a quiz at the end
- Distributing printed WCAG guidelines to all employees
Correct answer: Role-specific training updated regularly and reinforced through practice
Role-specific, regularly updated training tied to real work tasks is more effective than generic one-time sessions for embedding accessibility culture.
Question 7: An organization is selecting an automated accessibility testing tool. What is a critical limitation that managers must communicate to stakeholders?
- Automated tools can only test mobile applications
- Automated tools detect approximately 30–40% of WCAG issues; manual testing is still required (Correct answer)
- Automated tools are too expensive for small organizations
- Automated tools require users with disabilities to operate them
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.
An organization's accessibility statement should include which of the following elements?