Accessibility Glossary Flashcards

1
Q

a11y

A

short for ‘‘accessibility’’ (there are 11 letters between ‘‘a’’ and ‘‘y’’)

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

ACAA

A

Air Carrier Access Act

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

accessibility

A

the extent to which a product is functionally usable by people with disabilities

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

activate

A

perform the default action on a specific element without regard to the specific method such as with a mouse, keyboard, by voice, etc.

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

active element

A

the element which currently has focus

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

ADA

A

Americans with Disabilities Act

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

alt text

A

text associated with an image that communicates the equivalent purpose of the image

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

alternative flow

A

a secondary path a user might take to perform a task in a use case

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

ARIA

A

Accessible Rich Internet Application – additional states and properties added to page content and widgets that provide new or enhanced semantic meaning to elements

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

assistive technology

A

tools used to increase, maintain, or allow access to something that would otherwise be difficult or impossible for a person with a disability to access

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

attribute

A

a named property of an element generally with a value

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

audio description

A

a track that describes what is happening in a video (beyond dialogue)

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

audit

A

a review of your system to determine overall compliance

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

automatic testing

A

tests which can be run by a computer with no human help

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

best practices

A

documents describing accessibility issues and the best way to solve them

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

blind

A

having no usable level of visual perception

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

captions

A

on-screen text that is synchronized with dialogue, identifies the speaker, and other sounds (e.g., music, creaking door)

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

cognitive disability

A

a range of disabilities that may cause difficulty understanding or performing certain tasks

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

colorblind

A

an inability to distinguish between certain colors

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

complaint

A

a formal filing in a court of law that initiates a lawsuit

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

compliance

A

adhering to the laws and/or standards

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

conformance

A

adhering to the laws and/or standards

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

contrast / contrast ratio

A

a ratio indicating the visibility between the lightness of two colors, such as a text and background

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

crawler

A

a process which catalogs all the reachable pages on a website (aka “spider”)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
CVAA
21st Century Communications and Video Accessibility Act
26
deaf
having no usable perception of sound
27
demand letter
a letter stating a legal claim, often sent before a formal complaint is filed, as an attempt to settle out of court
28
development lifecycle
the process of developing a system: planning, creating, testing, deploying, maintaining
29
DOM
Document Object Model – the internal hierarchical construct of the content and containers in a web page generated and maintained by a web browser
30
Dragon
a commercial voice-to-text application, supporting both text input and voice control of software and websites
31
EIT
Electronic & Information Technology
32
element
a single node in the DOM tree
33
enter or input
type something into the form field
34
exception
a branch of a use case that tests what happens when the user makes an error
35
focus
a control or piece of content that is the current point of interest, that can be read by a screen reader, clicked by a mouse, or manipulated by keyboard
36
functionally accessible
when a use case does not conform 100% to accessibility standards but a user is still able to complete the task
37
gain focus on
keyboard focus moves to a specific element
38
groundwork
identifying and capturing a specific set of modules and use cases which give a representative sample of the system
39
guided automatic test
automatic tests which need verification by a person
40
hard of hearing
having limited audio perception
41
ICT
Information and Communications Technology
42
intellectual disability
see cognitive disability
43
ITI
Information Technology Industry (Council)
44
JAWS
a commercial screen reader for Windows primarily used by people who are blind or visually impaired
45
label
text or image with alt text that is presented to the user to identify and describe what goes in a particular field (e.g., “Date of Birth”) or what a check box or radio button relates to (e.g., “Yes” or “18-35 years old”)
46
learning disability
see cognitive disability
47
legally blind
20/200 or less vision or less than a 20-degree field of vision in the best corrected eye
48
limited mobility
having limited control of the physical body or pain when moving
49
locate
browse through the system to find a certain element
50
low vision
having limited visual perception
51
manual testing
tests which require a human to run them
52
module
a group of related content and/or controls (e.g., navigation bar or full web page)
53
navigate
move to a particular page or a particular location on the page
54
noticeability
likelihood that a given violation will be detected by users of a system
55
NVDA
a free screen reader for Windows
56
occurrence [rate]
measure of how often a particular violation happens within a module
57
OCR
Office for Civil Rights (generally at an organization, department, or agency level)
58
OCR
optical character recognition – technology which attempts to convert an image of text into usable text characters that can be read by a screen reader
59
operable
when a user can operate a user interface or component to perform an interaction
60
overlay
JavaScript that remediates accessibility issues on page load. A quick way to achieve compliance while working on code-level changes over time.
61
perceivable
content and controls must be presented in a way that is not invisible to all of a person’s senses
62
QA
Quality Assurance – the process of reviewing and testing a product or new feature before releasing it to the public
63
refreshable braille display
a device often controlled by a screen reader that translates on-screen or electronic text into refreshable Braille generally using actuators to control physical Braille cells
64
regression testing
testing that a remediation has been successful and has not introduced new bugs
65
remediation
fixing issues discovered by testing
66
responsive (web design)
content adapts automatically based on the size of the display (computer, tablet, phone)
67
retrofitting
implementing fixes in an existing system
68
robust
content must remain usable as technologies advance
69
role
an indicator of type (e.g., button, checkbox)
70
screen magnifier
software that enlarges the content and provides visual cues to navigate
71
screen reader
software that reads screen content out loud, often drives a refreshable Braille display, and allows navigation by keyboard
72
SDLC
Software Development Lifecycle – see “development lifecycle”
73
Section 1557
part of the Affordable Care Act which relates to digital accessibility
74
Section 255
part of the Communications Act which relates to telecommunications accessibility
75
Section 508
part of the Rehabilitation Act which requires use, maintenance, development, and procurement of accessible ICT by the US federal government
76
severity
measure of how large an impact on the user experience a best practice violation will have
77
sip and puff
a device that allows someone with very limited mobility to operate technology via air pressure from their mouth
78
speech impairment
a range of disabilities ranging from no speech to difficulty speaking clearly
79
spider
a process which catalogs all the reachable pages on a website (aka “crawler”)
80
structure
hierarchy of content, usually created with headings and subheadings
81
success criteria
specific technical standards for a particular element of your website/app/product
82
support statement
document outlining your product’s support of the WCAG success criteria
83
switch access / control
buttons with large targets that allow a person with limited mobility to operate a device
84
tagging
process by which a PDF is made accessible to screen readers by providing semantic information and structural hierarchy to the content of the PDF
85
TalkBack
a free screen reader for Android devices
86
text-to-speech
the process of converting computer text to audible speech
87
tractability
estimated costs of fixing violations in accordance with best practices
88
transcription
a document that contains the same dialogue including indication of speakers and other information as a video or audio clip
89
UAT
User Acceptance Testing – testing performed by a client on a supplier’s product or content before the client accepts that product or content
90
understandable
the information and operation must be easily comprehensible
91
use case
a task a user can do in your system (e.g., create new account)
92
User Agent
a browser or similar piece of technology which converts web page content from technical languages (e.g., HTML, CSS, and JavaScript) to a format with which a user can interact (usually a visual webpage)
93
User Agent String
an identifier sent by a browser with each request that includes basic information like browser name, version, and operating system
94
validation testing
testing that a remediation has been successful and has not introduced new bugs
95
visual indication of keyboard focus
a box shown on the display that contains the currently focused content or control
96
voice-to-text
the process of converting a user’s speech into navigation or typed words
97
VoiceOver
a free screen reader included on MacOS and iOS devices
98
VPAT
Voluntary Product Accessibility Template – accessibility support statement required for selling into the federal government
99
W3C
World Wide Web Consortium – sets the standards used to make web technologies interoperable
100
WCAG
Web Content Accessibility Guidelines – lay out the minimum requirements to make content and controls accessible
101
ZoomText
a commercial application that allows users to magnify content on their screen and/or change foreground and background colors to achieve more contrast