CPACC Physical and Motor Disabilities — Questions and Answers
Question 1: Which of the following is an assistive technology MOST commonly used by individuals with limited fine motor control who cannot use a standard mouse?
- Screen magnifier
- Switch access device (Correct answer)
- Text-to-speech software
- Closed captioning
Correct answer: Switch access device
Switch access devices allow users with severely limited motor control — such as those with ALS, spinal cord injury, or cerebral palsy — to control a computer using one or more switches activated by any voluntary movement (breath, head turn, eye blink). Screen magnifiers serve low-vision users, TTS serves blind users, and captions serve deaf users.
Question 2: A web designer wants to ensure that a form is accessible to users with motor disabilities who navigate exclusively by keyboard. Which of the following is the MOST critical design requirement?
- All form fields must have large click targets of at least 44x44 pixels
- All interactive elements must be reachable and operable using the Tab key and keyboard commands alone (Correct answer)
- Form labels must be displayed in a font size of at least 16pt
- The form must be completable within five minutes to reduce fatigue
Correct answer: All interactive elements must be reachable and operable using the Tab key and keyboard commands alone
Full keyboard operability is the foundational requirement for users who cannot use a mouse or touchscreen. This is codified in WCAG Principle 2 (Operable) and specifically in Success Criterion 2.1.1 (Keyboard). While large touch targets help with motor accessibility on mobile, keyboard operability is the universal baseline for motor disability accommodation on the web.
Question 3: Tremor, reduced grip strength, and limited range of motion are functional limitations most associated with which disability category?
- Cognitive disabilities
- Visual impairments
- Physical and motor disabilities (Correct answer)
- Auditory processing disorders
Correct answer: Physical and motor disabilities
Tremor, grip weakness, and limited range of motion are hallmark physical/motor limitations that affect how users interact with input devices. They are common in conditions such as Parkinson's disease, multiple sclerosis, arthritis, and spinal cord injuries. These functional limitations inform accessible design requirements for input mechanisms.
Question 4: Eye-tracking technology as an assistive input method is PRIMARILY beneficial for users who:
- Have low vision and need screen content enlarged
- Are deaf-blind and require braille output
- Have severe motor disabilities that prevent them from using any limb for input (Correct answer)
- Have cognitive disabilities that make standard navigation confusing
Correct answer: Have severe motor disabilities that prevent them from using any limb for input
Eye-tracking allows users to control a computer using only their eye movements, making it essential for individuals with conditions like ALS (late stage), locked-in syndrome, or high-level spinal cord injury who have lost voluntary limb control but retain eye movement. It is an input technology for severe motor disability, not a visual or cognitive accommodation.
Question 5: Which WCAG success criterion directly addresses the needs of users with motor disabilities who may accidentally activate controls due to tremor?
- 1.4.3 Contrast (Minimum)
- 2.5.2 Pointer Cancellation (Correct answer)
- 3.3.1 Error Identification
- 4.1.1 Parsing
Correct answer: 2.5.2 Pointer Cancellation
WCAG 2.5.2 Pointer Cancellation requires that single-pointer operations (clicks/taps) can be cancelled or reversed before completing, so that accidental activations due to tremor or motor imprecision can be undone. This SC was specifically added in WCAG 2.1 to address motor disability needs during pointer interaction.
Question 6: The barrier of 'time-limited interactions' — such as a session timeout that cannot be extended — is MOST significantly problematic for users with which type of disability?
- Color blindness
- Hearing loss
- Motor disabilities, as slower input speeds may cause them to exceed time limits (Correct answer)
- Low vision, as screen magnification reduces visible content per page
Correct answer: Motor disabilities, as slower input speeds may cause them to exceed time limits
Users with motor disabilities often interact more slowly than the general population due to switch scanning, eye-tracking, or alternative keyboard methods. Strict time limits prevent task completion even when the user is cognitively capable. WCAG 2.2.1 (Timing Adjustable) and 2.2.2 (Pause, Stop, Hide) address these barriers. Low vision and cognitive disabilities can also be affected, but motor disabilities are the primary concern for raw input speed.
Which of the following is an assistive technology MOST commonly used by individuals with limited fine motor control who cannot use a standard mouse?