3.3 Learning from Accessibility Design Failures Flashcards

1
Q

Learning from Accessibility Design Failures

A

Failure to Design
Ineffective Designs
Incomplete Designs
Partial solutions may not solve the problem
at all
Incomplete designs in the physical world that fail completely
Bad Retrofitting
Inconvenient or Stigmatizing Designs
Accessibility Rot” Over Time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Incomplete web accessibility designs that fail completely

A

An inaccessible trigger for an accessible widget

Applying aria-hidden=”true” to otherwise accessible objects

Adding tabindex to focusable elements to fix bad tab order

An inaccessible custom JavaScript widget

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Some common kinds of design failures in web design

A

No semantic markup
Custom widgets without ARIA markup
Poor color contrast
Form validation with visual cues only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Failure by design

A

You have to first understand the goal
It takes a plan, and it takes a design to create a well-organized closet. The same is true of accessible web sites

It takes skilled planning to achieve the goal
A well-planned web site with good semantic markup, labels, organization, and structure is easy to navigate and it’s easy for users to find what they need.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Ineffective Designs

A

Designs that fail to take best practices into account:
Bad example: Steep wheelchair ramps

Ineffective designs on the web:
*No semantic markup
*Custom widgets without ARIA markup
*Custom widgets without proper keyboard focus management
*Poor color contrast
*Form validation with visual cues only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly