|
1
|
- Configuring iPAC for Maximum Sight and Physical Accessibility
|
|
2
|
- Axe Library
- Pittsburg State University
- Pittsburg, Kansas
|
|
3
|
- W3C Validator, http://validator.w3.org
- Recommended for HTML 4.0, XHTML 1.0, CSS Level 2, XML 1.0
- Quality, structure, consistency and reliability of the code
|
|
4
|
- Zoomtext, http://www.aisquared.com
- Magnification and screen reading
- Primarily for low-vision users
- Magnification up to 16X
- Useful for font, line spacing, and graphic integrity
|
|
5
|
- Bobby, http://bobby.watchfire.com
- Simple to understand language
- Three levels of accessibility defined
- Interpretive Nature lends itself to criticisms
|
|
6
|
- “If Bobby is the only test… it is possible to produce a site with
accessibility problems… it might be more accurate to say that Bobby
can…identify inaccessibility than to verify accessibility…”--Quinn
(2001)
|
|
7
|
- Vischeck Color Simulator, http://www.vischeck.com
- Simulates Deuteranope, Protanope, and Tritanope color vision
- Most useful to determine effective use of contrast
|
|
8
|
- JAWS for Windows, http://www.freedomscientific.com/
- Braille interface
- Screen reader with various
“modes” and shortcuts
- Useful for motor skill navigation of links, pull down (combo) and input
boxes
|
|
9
|
- Browser Testing
- Amaya, http://www.w3.org/Amaya/
- Opera, http://www.opera.com
- Lynx, http://lynx.browser.org
- Netscape and Internet Explorer
|
|
10
|
- “Any browser should be able to access the content of the site… If
something non-essential does not work in a certain browser, too bad for
that browser.” --Koch (2000)
|
|
11
|
|
|
12
|
- Coding Integrity
- Browser Independence
- Magnification
- Color-Contrast
- Screen Reading Capabilities
- Motor Skill Navigation
|
|
13
|
|
|
14
|
|
|
15
|
|
|
16
|
|
|
17
|
|
|
18
|
|
|
19
|
|
|
20
|
|
|
21
|
|
|
22
|
|
|
23
|
|
|
24
|
|
|
25
|
|
|
26
|
|
|
27
|
|
|
28
|
|
|
29
|
|
|
30
|
|
|
31
|
|
|
32
|
|
|
33
|
|
|
34
|
|
|
35
|
|
|
36
|
|
|
37
|
|
|
38
|
|
|
39
|
|
|
40
|
|
|
41
|
|
|
42
|
|
|
43
|
|
|
44
|
|
|
45
|
|
|
46
|
|
|
47
|
|
|
48
|
|
|
49
|
- Insist on standards for coding html/xhtml
- Insist on browser independence
- Employ accessibility tools vigorously to all pages
|
|
50
|
- Avoid use of any italics or thin fonts that disintegrate
- Watch quality of graphics
- Watch yellow or pastel fonted words
- Watch link colors
|
|
51
|
- Pay attention to contrast
- Modify colors to match logos or school colors?
- Watch quality of gifs, jpgs, logos, buttons
|
|
52
|
- Test multiple readers
- They are all not the same
- They can read differently
- They have different features, i.e., skip links
|
|
53
|
- They have different shortcuts and functionality
- They have different commands to navigate within the reader proper
|
|
54
|
- Test readers your users use
- Do not force disabled to learn a new reader in order to use the library
catalog
|
|
55
|
- What’s healthy for the visually impaired is also useful for the palm
pilots
- A good, clean design will withstand numerous iterations for all products
|
|
56
|
- <Tab> through the page
- <BackTab> through the page
|
|
57
|
- Check all pull-down boxes for ability to read and display using
<arrows> to ensure all options are visible
|
|
58
|
- Check all <submit>, <go>, <send> buttons for ability
to activate the desired action, form, or search
|
|
59
|
- How do you get from the top to the bottom?
- How do you get from the bottom to the top?
|
|
60
|
- Can you skip over
- re-occurring material?
- Can you fully access the page without a mouse?
|
|
61
|
- Keep the design clean from release to release; test after each new
update
- Test vigorously in-house before live testing with disabled users
|
|
62
|
- Test vigorously with disabled users and be ready to make changes and
adjustments, not mere lip service
|
|
63
|
- Try to separate accessibility from usability
- Definition:
|
|
64
|
- Usability is analyzing how long it takes you to find a piece of
information – how many clicks, where on the page, etc.
|
|
65
|
- Accessibility is knowing that information exists, but trying to get at
it with your eyes closed and a stick in your mouth
|
|
66
|
|