2.4 Test for end-user impact Flashcards

1
Q

Are all websites that technically pass accessibility guidelines useable?

A

No, Teresa, no, they are not.

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

Are there good accessibility techniques that are not included in the guidelines?

A

Yes. Yes, Teresa there are.

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

What are three reasons that some good accessibility techniques are not included in the WCAG guidelines?

A
  1. It is difficult to objectively verify compliance with the technique
  2. The writers of the guidelines did not recognize the need for the technique when
    writing the guidelines.
  3. The technologies or circumstances that require
    the technique are newer than the guidelines.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Give examples of sites that meet criteria but are still not usable for the disabled

A

Chat is present but at bottom of page

Too many images with alt attributes make the page hard to follow

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

What thing do people with cognitive disabilities need that is NOT covered with the guidelines?

A

short paragraphs

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

What makes guidelines become out of date?

A

Advances in technology. Being able to do new things with web sites, having new platforms and devices all require new guidelines.

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

What is a benefit of testing with real users?

A

It identifies usability issues that are not discovered by conformance evaluation alone.

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

Before you start testing with live users, what should you do first?

A

A complete initial review of the web site to uncover the basic accessibility issues

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

What can an accessibility expert add to the Initial Review, before user testing starts?

A

evaluate accessibility issues for a broad range of users
help fix any known barriers before bringing in users
focus the evaluation with users on potential areas of concern

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

What is the most important aspect of web accessibility?

A

The user experience.

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

What are “adaptive strategies”?

A

Adaptive strategies are techniques that people with disabilities use to improve interaction with the web. For example, increasing the font size in a common browser. Adaptive strategies include techniques with mainstream browsers or with assistive technologies.

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

What are “assistive technologies”?

A
Assistive technologies are software or equipment that people with disabilities use to improve interaction with the web. 
Screen Readers
Screen Magnifiers
Voice Recognition Software
Selection Switches
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or False?
Conducting informal evaluations throughout development is more effective than only formal usability testing at the end of a project.

A

True

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

What is an added benefit of testing with users with disabilities?

A

it reveals general usability problems that impact all users, including those without disabilities.

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

What three things have to work together for web accessibility?

A

web browsers,
assistive technologies (AT), and
web content.

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

What ensures that accessibility is provided to users with a range of disabilities and situations.

A

Combine user involvement with evaluating conformance to WCAG

17
Q

How does accessibility testing differ from usability testing?

A

you would likely use a think-aloud technique with high facilitator interaction
data collection would focus on understanding errors related to accessibility barriers, rather than on time-on-task or user satisfaction
tasks would concentrate on specific areas of concern for potential accessibility problems, rather than general site usage

18
Q

What is a heuristic evaluation?

A

a systematic evaluation of the user interface guided by explicitly stated usability principles, known as heuristics.

19
Q

How does heuristic testing compare to user testing?

A

Both are effective in finding issues and neither can be ignored, they are complimentary to each other and should be done iteratively

20
Q

What should be followed for authoring tools such as content management systems (CMS), blog software, and WYSIWYG editors? Authoring Tool Accessibility Guidelines (ATAG).

A

Authoring Tool Accessibility Guidelines (ATAG).

21
Q

What should be followed for browsers, media players, and other ‘user agents’?

A

User Agent Accessibility Guidelines (UAAG).

22
Q

What should be included in a basic accessibility check?

A
Page title
Image text alternatives ("alt text") (pictures, illustrations, charts, etc.)
Headings
Contrast ratio ("color contrast")
Resize Text
Keyboard access and visual focus
Forms, labels, and errors (including Search fields)
Moving, Flashing, or Blinking Content
Multimedia (video, audio) alternatives
Basic Structure Check
23
Q

What is BAD?

A

The W3C’s “Before and After Demo” web site, which compares a site before and after accessibility has been addressed. Is great for learning how to solve issues, testing code and for showing stake holders the differences.

24
Q

The Accessibility problems, such as that of a non-mouse user having trouble with keyboard access, can be caused by one of five things:

A
  1. the developer did not markup/code the web page properly
  2. the browser or media player isn’t handling the markup properly
  3. the user’s AT isn’t handling the markup properly,
  4. the user doesn’t know how to use the browser, media player, or AT’s keyboard access features
  5. the page is poorly designed and it is a general usability problem for all users, including those without disabilities
25
Q

What are some best practices for finding the right PwD to test your site?

A

find people close to your target users
test with people who would use your product
find people of diverse disabilities

26
Q

What’s the best way to start out the testing process with a PwD?

A
  1. give them time to get their set up to their liking
  2. Have them show you a site they think is easy to use and have them demo that as this will confirm their set up is to their liking and is working
  3. Inform them what the focus of this testing is, if it is specifically looking at one component, say buttons
  4. If it’s a redesign, have them show you how they use it now and what’s wrong with it