Accessibility Core Concepts

This page covers foundational knowledge that underpins Universal Design and appears throughout the IAAP CPACC exam: models of disability, categories of disability and associated barriers, assistive technologies, the difference between accommodations and universal design, benefits of accessibility, and a high-level view of WCAG principles.

Models of disability

How society understands disability shapes policy, design, and attitudes. CPACC expects you to characterize major models and their strengths and limitations.

Selected models of disability (summary)
Model Core idea Implication for design
Medical Disability is an individual problem located in the body; focus on cure or treatment. May lead to designing "for" people as patients rather than as full users.
Social Disability arises from interaction between people and environments that exclude them. Strongly supports barrier removal and Universal Design.
Biopsychosocial Integrates biological, psychological, and social factors (e.g. WHO ICF approach). Useful for nuanced understanding of function and participation.
Functional solutions Focus on practical solutions that improve function in context. Aligns with assistive technology and adaptive strategies.
Charity People with disabilities are objects of pity or aid. Often produces paternalistic, non-empowering solutions.
Design takeaway The social and functional models reinforce the case for Universal Design: change the environment and the product so participation does not depend on "fixing" the person.

Categories of disability and barriers

Disabilities can be permanent, temporary, or situational. Barriers appear in both the physical world and information and communication technology (ICT).

Temporary examples: broken arm, eye infection, medication side effects. Situational examples: bright sunlight on a screen, noisy room, holding a child, slow network. Designing for permanent disability often improves temporary and situational experiences as well.

Assistive technologies and adaptive strategies

Assistive technology (AT) helps people perform functions that might otherwise be difficult or impossible. Examples include:

Universal Design reduces the need for specialized AT by making mainstream products more usable. When specialized AT is still needed, the mainstream product must remain compatible (for example, clean semantic HTML so a screen reader can interpret the page).

Accommodations versus Universal Design

This distinction is central to CPACC Domain 2.

Accommodations and Universal Design compared
Approach When applied Who benefits Limitation
Accommodation After a barrier is identified for a specific person Primarily the individual who requested it Reactive; can be slow, costly, or stigmatizing; does not prevent the next barrier
Universal Design From the beginning of design Broad range of users, including those without identified disability Requires upfront intent and skill; not every need can be anticipated perfectly

Accommodations remain essential and legally required in many contexts. Universal Design reduces how often they are needed and improves the baseline experience for everyone.

Benefits of accessibility

WCAG principles at a glance (POUR)

The Web Content Accessibility Guidelines (WCAG) are the primary technical standard referenced for digital accessibility. Content should be:

Perceivable

Information and UI components must be presentable to users in ways they can perceive (text alternatives, captions, adaptable layouts, sufficient contrast).

Operable

UI components and navigation must be operable (keyboard access, enough time, no seizure triggers, clear navigation and focus).

Understandable

Information and operation of the UI must be understandable (readable language, predictable behavior, input assistance).

Robust

Content must be robust enough to be interpreted reliably by a wide range of user agents, including assistive technologies.

WCAG success criteria are organized by level (A, AA, AAA). Many laws and policies reference Level AA as a practical target. Universal Design principles and UDL complement WCAG; they are not replacements for it.

Disability etiquette (brief)

Self-check

A product team says: "We will wait for users with disabilities to report problems, then fix them with accommodations." Which model of disability does this most reflect, and what is a Universal Design alternative?

Show sample response

This approach is closer to a medical or reactive functional view that treats access as an individual exception. A Universal Design alternative is to evaluate the product against the 7 Principles and WCAG during design and testing, involve diverse users early, and build flexible options so fewer people need one-off accommodations.

Next step

Review official CPACC materials, the 7 Principles page, and UDL page together. Then use the Resources page for links to IAAP, CAST, WCAG, and further study.

Open Resources →