Cards: Accessibility

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

27 Terms

1
New cards

What is accessibility according to Webster's Dictionary?

"Easily used or accessed by people with disabilities: adapted for use by people with disabilities."

2
New cards

How is accessibility defined in a broader sense?

It's the concept of whether a product or service can be used by everyone, however they encounter it; designers should aim to accommodate all potential users in many contexts of use, even though laws exist to aid people with disabilities.

3
New cards

What is the core idea of the Social Model of Disability?

Disability is caused by the way society is organized.

4
New cards

What does the Social Model of Disability aim to do?

It seeks to find ways of removing barriers that restrict life choices for disabled people and help develop more inclusive ways of living, with independence, choice, and control.

5
New cards

What does the Medical Model of Disability state?

People are disabled by their impairments or differences.

6
New cards

What is the focus of the Medical Model of Disability?

It looks at what is 'wrong' with the person and not what the person needs.

7
New cards

What negative consequences can the Medical Model of Disability lead to?

It can create low expectations and leads to people losing independence, choice, and control in their own lives.

8
New cards

What are the W5H questions used when designing a product?

Who, What, Where, When, Why, and How.

9
New cards

What is the definition of Digital Accessibility?

The "design of and building of websites and web apps that disabled people can interact with in a meaningful and equivalent way". It also means designing and building digital offerings so that, regardless of a person's mental or physical ability, they can still interact with the digital product in a meaningful and equal way.

10
New cards

What is the relationship between accessibility and compliance?

Accessibility is not only about compliance (viewed as checkboxes), but it is also about usability.

11
New cards

What do WCAG standards explain?

WCAG (Web Content Accessibility Guidelines) documents explain how to make web content more accessible to people with disabilities, and it is a technical standard.

12
New cards

What are the two key parts of usefulness in relation to usability?

Utility (Does the system do what users need?) and Usability (Can users easily use the system’s features?).

13
New cards

What are Nielsen’s usability characteristics?

Learnability, Efficiency, Memorability, Errors, and Satisfaction.

14
New cards

What did Tim Berners-Lee say about the universality of the Web regarding accessibility?

"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect."

15
New cards

What is Web Accessibility?

Websites, tools, and technologies are designed and developed so that people with disabilities can use them.

16
New cards

What types of disabilities does Web Accessibility encompass?

All disabilities that affect access to the Web: auditory, visual, cognitive, physical, and speech.

17
New cards

What are the four main Web Accessibility principles?

Perceivable, Operable, Understandable, Robust.

18
New cards

How does accessibility benefit people without disabilities?

It benefits those using small screen devices, older people with changing abilities, people with temporary disabilities (e.g., broken arm), those with situational limitations (e.g., bright light), and users with slow internet connections or limited bandwidth.

19
New cards

Why is accessibility important for businesses?

It can drive innovation, enhance the brand, extend market reach, and minimize legal risk.

20
New cards

Explain the "Perceivable" principle of Web Accessibility.

Users must be able to perceive all essential information on the screen, and it must be conveyed to multiple senses.

21
New cards

Give examples of implementing the "Perceivable" principle.

Adding text alternatives to non-decorative images/essential icons, adding captions/transcripts/audio descriptions to videos, and ensuring color is not the only method of conveying meaning.

22
New cards

Explain the "Operable" principle of Web Accessibility.

Users must be able to operate the digital product's interface, and the interface cannot require interaction that a user cannot perform.

23
New cards

Give examples of implementing the "Operable" principle.

Adding keyboard and touchscreen support to active elements, ensuring necessary controls for slideshows/videos, and giving users enough time to fill out a form or a method to extend the time.

24
New cards

Explain the "Understandable" principle of Web Accessibility.

Users must understand the information and the operation of the user interface.

25
New cards

Give examples of implementing the "Understandable" principle.

Writing simply, ensuring predictable navigation for the digital product, and ensuring error messages are clear and easy to resolve.

26
New cards

Explain the "Robust" principle of Web Accessibility.

Supporting assistive technologies and ensuring that, as devices and user agents evolve, the digital product remains accessible.

27
New cards

Give examples of implementing the "Robust" principle.

Testing keyboard-only navigation, testing with different screen reader technologies, and ensuring all content and functionality can be accessed regardless of device size or orientation.