Presentation is loading. Please wait.

Presentation is loading. Please wait.

Accessibility Evaluation

Similar presentations


Presentation on theme: "Accessibility Evaluation"— Presentation transcript:

1 Accessibility Evaluation

2 Accessibility Evaluation Tools
Complete List of Web Accessibility Evaluation Tools Currently, the Web Accessibility Evaluation Tool (WAVE) provides a good free service at wave.webaim.org

3 Evaluating Accessibility
We’re going to focus is on a few ‘first checks’. The following cover just a few accessibility issues . A web page could seem to pass these checks, yet still have accessibility barriers. More robust evaluation is needed to evaluate all issues comprehensively.

4 Check - Page Title Page titles are:
shown in the window title bar in some browsers shown in browser’s tabs when there are multiple web pages open shown in search engine results used for browser bookmarks/favorites read by screen readers (In the web page markup they are the <title> within the <head>.)

5 Check - Page Title The first thing screen readers say when the user goes to a different web page is the page title. So good page titles are particularly important for orientation - to help people know where they are and move between pages open in their browser.

6 Check - Image text alternatives ("alt text")
Text alternatives ("alt text") convey the purpose of an image, including pictures, illustrations, charts, etc. They are used by people who cannot see the image. (e.g, people who are blind and use screen readers can hear the alt text read out; people who have turned off images to speed download or save bandwidth can see the alt text.)

7 Check - Image text alternatives ("alt text")
The text should be functional and provide an equivalent user experience, not necessarily describe the image. E.g, appropriate text alternative for a zoom button ( ) would be “zoom", not "magnifying glass".)

8 Check - Image text alternatives ("alt text")
Every image should have alt defined. If an image conveys information useful for interacting with or understanding the web page content, then it needs alt text. If an image is just decorative and people don't need to know about the image, it should have null alt (which looks like this in the markup: alt="" with no space between the quotes).

9 Check - Headings Web pages often have sections of information separated by visual headings, for example, heading text is bigger and bold (like “Check - Headings" right above this sentence :-)). To make these work for everyone, the headings need to be marked up properly as Headings (<h1> to <h6>) in the web page code . That way people can navigate to the headings - including people who cannot use a mouse and use only the keyboard, and people who use a screen reader.

10 Check - Headings Heading levels should have a meaningful hierarchy, e.g.: Heading Level 1 <h1> Heading Level 2 <h2> Heading Level 3 <h3> Heading Level 4 <h4>

11 Check - Contrast Ratio ("colour contrast")
Some people cannot read text if there is not sufficient contrast between the text and background, for example, grey text on a light background.

12 Check - Contrast Ratio ("colour contrast")
High contrast (for example, dark text on light background or bright text on dark background) is required by some people with visual impairments, including many older people who lose contrast sensitivity from ageing.

13 Check - Contrast Ratio ("colour contrast")
While some people need high contrast, for others — including people with some types of reading disabilities such as dyslexia - bright colours (high luminance) are not readable. They need low luminance.

14 Check - Contrast Ratio ("colour contrast")
Web browsers should allow people to change the colour of text and background, and web pages need to work when people change colours.

15 Check - Zoom Some people need to enlarge web content in order to read it. Some need to change other aspects of text display: font, space between lines, and more. Enlargement is generally provided by browser zoom functionality, and the web page needs to be designed to work when zoomed. All major browsers provide zoom functionality that zooms all of the page, including text, images, and buttons. Some browsers provide functionality to zoom only the text. If possible, you should check zoom text only.

16 Check - Zoom When pages are not designed well, they can be unusable when zoomed - sometimes columns and sections overlap, the space between lines disappears, lines of text become too long, or text disappears.

17 Check - Keyboard access and visual focus
Many people cannot use a mouse and rely on the keyboard to interact with the Web. People who are blind and some sighted people with mobility impairments rely on the keyboard or on assistive technologies and strategies that rely on keyboard commands, such as voice input. Websites need to enable people to access all content and functionality - links, forms, media controls, etc. - through a keyboard. Keyboard focus should be visible and logical through the page elements.

18 Check: Forms Labels, keyboard access, clear instructions, and effective error handling are important for forms accessibility. Form fields and other form controls usually have visible labels, such as " Address:" as the label for a text field. When these labels are marked up correctly, people can interact with them using only the keyboard, using voice input, and using screen readers. Also, the label itself becomes clickable, which enables a person who has difficulty clicking on small radio buttons or checkboxes to click anywhere on the label text.

19 Check: Multimedia (video, audio) alternatives
Information in podcasts or other audio is not available to people who are deaf or some people who are hard of hearing, unless it is provided in an alternative format such as captions and text transcripts. Visual information in videos is not available to people who are blind or some people what have low vision, unless it is provided in an alternative format such as audio or text. (Text can be read by a screen reader or Braille display, or enlarged and reformatted for people with low vision.)

20 Check: Plain Content View
This is designed to help you understand how some people "see" the web page differently. Web pages are often designed with multiple columns, sections, colours, and other visual aspects that help organize information for people who see the page in its default display. While it is useful to have an experienced screen reader user check web pages, anyone can get an initial idea of potential accessibility barriers for screen reader users and others who change the way the page is presented by removing images, removing styles for how the page is usually displayed, and linearising the page to get a plain content view.

21 More Checks… These checks are not definitive; a web page could seem to pass these checks, yet still have accessibility barriers. There are other accessibility issues not covered in these easy checks, for example: Links Data table markup Avoiding content that causes seizures Providing users enough time to read and use content

22 Class Exercise: Accessibility Evaluation
In groups of three/four, take the homepage of one of the following sites and evaluate its accessibility using the handout provided: Prepare a 5 minute presentation on your findings for tomorrow’s class. Mariana, Killian, Chia Ying, Christos Elenia, Yung Ki Yoki, Eoin, Sirat Kirill, Shijian, Ashima, Oisin Manisha, Claire, Payam, Haoran Kaifeng, Claudia, Robert, Qi Nerina, Bebito, Yue, Himanshu Alison, Wenwen, Kanika


Download ppt "Accessibility Evaluation"

Similar presentations


Ads by Google