The User Experience “Keeping Web Accessibility In Mind” Video available online at: www.webaim.orgwww.webaim.org.

Slides:



Advertisements
Similar presentations
WCAG 2 Compliance With PDF
Advertisements

ADA Compliant Websites & Documents What the heck am I supposed to do?
Web Accessibility Web Services Office of Communications.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
EASI Equal Access to Software and Information EASI is the premier provider of online training about accessible information technology.
1 Accessibility CSSE 376, Software Quality Assurance Rose-Hulman Institute of Technology April 16, 2007.
Web Accessibility Rick Ells UW Computing & Communications.
CM143 - Web Week 11 Accessibility Priority Checkpoints.
Web Accessibility Issues. Why Consider Access Issues ? Discrimination Numbers of disabled students in HE likely to increase Sites designed for the disabled.
Web Accessibility IS 373—Web Standards Todd Will.
Adobe Reader and Acrobat Professional Adobe LiveCycle Designer Microsoft Office Word PowerPoint.
Americans with Disabilities Act Ms. Sam Wainford.
Web Design Part 2 Page Size, Screen Layout and Content.
Universal Design & Web Accessibility Iain Murray Kerry Hoath Iain Murray Kerry Hoath.
Debi Orton, Co-Chair NYS Forum IT Accessibility Committee.
© Simeon Keates 2008 Usability with Project Lecture 7 – 30/09/09 Dr. Simeon Keates.
Web Accessibility Bernie D. Davenport & A. Craig Dixon September 26, 2007.
Is Your Website Accessible? Stephanie M. Brown School of Health, Physical Education, and Recreation Indiana University.
Accessibility Standards. This PowerPoint will cover: – Web accessibility standards – Word file accessibility – PDF accessibility – PowerPoint accessibility.
Planning an Accessible Website: Beyond Alt Tags Stephanie M. Randolph School of Health, Physical Education, and Recreation Indiana University.
ECA 228 Internet/Intranet Design I Accessibility.
Nov 4, 2002K. Smale - Section 5081 Section 508 What it means for you, the HEASARC and LHEA web developer.
The Internet Writer’s Handbook 2/e Web Accessibility Writing for the Web.
COMM1PCOMM1P Alan Woolrych Accessibility 9 COMM1P9COMM1P9 SCET MSc EC/ECA © Alan Woolrych 2001 Introduction Accessibility “Making Content Available to.
Technology for Students with Special Needs E.Brown Forward.
Oreste Signore- WAI/1 Amman, December 2006 WAI Initiative on accessibility Ministerial NEtwoRk for Valorising Activities in digitisation.
Web Accessiblity Carol Gordon SIU Medical Library.
Is Your Site Accessible? Web Site Testing for Accessibility Presented by: The NYS Forum IT Accessibility Committee The NYS Forum Webmasters Guild Northeast.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
Emily Gibson The College of New Jersey An Evaluation of Current Software Tools* Evaluation & Repair Software.
Website Accessibility. What is Website Accessibility? Making information on the internet usable and understandable for EVERYONE, including those with.
Section 508 requirements for Federal Website Design Jon Brundage MDCFUG 4/10/01.
Section 508 for EERE Web Sites May 10, 2007 Presenters: Kevin Eber Shauna Fjeld.
Overview of the web accessibility guidelines at RMIT: W3C's WAI Level A Conformance Praneeth Putlur Rajiv Pandya Rohit Sharma.
Planning an Accessible Website: Beyond Alt Tags Stephanie M. Randolph School of Health, Physical Education, and Recreation Indiana University.
Accessibility Catchup & Required re-do's of projects Sorting and column example W3I quick tips, sources HW: Screen reader exercise. Majors.
Making Web Pages Accessible Chapter 9 Learn how to… List guidelines and standards for making Web sites accessible. List HTML coding practices to make.
Web Accessibility Web Accessibility Committee Memorial University of Newfoundland Presentation to Webdays 2005.
WEB ACCESSIBILITY. WHAT IS IT? Web accessibility means that people with disabilities can use the Web. Web accessibility encompasses all disabilities that.
Accessibility and the web Lecturer: Judy Kay References: Readings - W3C - Checklist of Checkpoints for Web Content Accessibility Guidelines 1.0
Accessibility : Designing the Interface and Navigation The Non-Designer’s Web Book Chapter 7 Robin Williams and John Tollett Presented by Sherie Loika.
Technical Communication A Practical Approach Chapter 14: Web Pages and Writing for the Web William Sanborn Pfeiffer Kaye Adkins.
Accessible Presentations For MS PowerPoint 2013 Presented by: Valerie East.
Accessibility Mohammed Alabdulkareem
1 Web Developer Foundations: Using XHTML Chapter 7 Web Site Design.
The Good, the Bad & the Ugly: Style and design in Website creation Chris Webster: Information Officer and Website Manager at the EARL Consortium for Public.
A centre of expertise in digital information managementwww.ukoln.ac.uk Accessibility and Usability For Web Sites: An Introduction to Web Accessibility.
Sara Di Giorgio Giza, 3 April 2006 WAI Initiative on accessibility Ministerial NEtwoRk for Valorising Activities in digitisation.
 Accessibility & Information Architecture Presented by Liz Molleur INF385E April 5 th, 2009.
Accessibility Basics on creating accessible websites Accessibility Seth Duffey presentation for MAG Telecommunications.
Accessibility First! David Kelleher
1 Making an Accessible Web Site Sec 508 Standards – How Tos Evelyn Li University of Wisconsin-Fox Valley.
Web Accessibility. Why accessibility? "The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect."
Awesome Docs: Creating Accessible Content Part 1
Making the Web Accessible to Impaired Users
These standards will serve us well in any technical communication job.
Creating Accessible PDFs from Word Docs
Information Architecture and Design I
Introduction to Web Accessibility
Creating Accessible Electronic Content
Creating ADA Compliant Resources
Web Content Accessibility Beata M. Ofianewska (DG COMM) 7 December 2006 December 2006 COMM C2.
Web Programming– UFCFB Lecture 3
Web Accessibility An Introduction.
International University of Japan
Information Architecture and Design I
ADA Compliant Website & Documents
Building your class website
Web content management
Accessible Design Top 10 List
Presentation transcript:

The User Experience “Keeping Web Accessibility In Mind” Video available online at:

Types of Disabilities Visual (blindness, low vision, color-blindness) Hearing (deafness, hard of hearing) Physical/Motor (weakness, muscle control, paralysis) Cognitive/Neurological (dyslexia, intellectual or memory impairments) Multiple Disabilities (deaf and blind)

Top - points Text description of non-text elements First determine if each image is meaningful or decorative If image is meaningful Write short description (7 to 80 characters long) Add ALT attribute & description to element If necessary, add long description using LONGDESC attribute If image is decorative: Add “empty” ALT attribute of element

W3C WAI WCAGWCAG - 14 guidelines. Each has: The guideline number and statement. The rationale behind the guideline and some groups of users who benefit from it. Checkpoints specific enough for verification and assignment of apriority based on its impact on accessibility. Priority One: Must be followed or it is impossible for 1 or more groups toaccess info in the doc (A-level compliance). Priority Two: Should be followed. Satisfying it will remove significantbarriers for 1 or more groups (AA-level). Priority Three: May be addressed. Satisfying it will improve access (AAAlevel

W3C WAI WCAGWCAG - 14 guidelines. Web Content Accessibility Guidelines (WCAG) 1. Provide equivalent alternatives to auditory and visual content Provide a text equivalent for every non-text element (e.g., via"alt", "longdesc", or in element content) Provide redundant text links for each active region of a serversideimage map Until user agents can automatically read aloud the text,provide an auditory description of the important information of the visual track of a multimedia presentation For any movie or animation, synchronize equivalent alternatives (e.g., captions or auditory descriptions of the visual track) with the presentation.

W3C WAI WCAGWCAG - 14 guidelines. Web Content Accessibility Guidelines (WCAG) 2. Don't rely on colour alone. 3. If using markup and style sheets, do so properly. 4. Clarify natural language usage. 5. Create tables that transform gracefully. 6. Ensure that pages featuring new technologies transformgracefully. 7. Ensure user control of time-sensitive content changes. 8. Ensure direct accessibility of embedded user interfaces. 9. Design for evice-independence. 10. Use interim solutions 11. Use W3C technologies and guidelines. 12. Provide context and orientation information. 13. Provide clear navigation mechanisms. 14. Ensure that documents are clear and simple.

Top - points Text description of non-text elements Lousy: Well Really: More like it:

Top - points Text description of non-text elements - Using LONGDESC What LONGDESC is An attribute of the element When to use it When you need 80+ characters or more to describe an image Probably <5% of all images How it’s used

Top - points Content can be conveyed without color Two main issues Use of color words Color contrast of foreground/background colors

Top - points Content can be conveyed without color Never depend on color alone: you can use color, but not to define sole source of information or meaning Bad Idea:- “Items marked in red must be completed” “Push the green button to start” Good Idea: “Items marked with * must be completed” “Push the button titled “Start” to begin”

Top - points Content can be conveyed without color Never depend on color alone: you can use color, but not to define sole source of information or meaning Need to add emphasis? Use or to add emphasis instead of color Can I still use color? Yes, good use of color = good design

Top - points Content can be conveyed without color Check contrast of text and background colors Desktop tool: Colour Contrast Analyzer Web based: Highest contrast color scheme? Black Text, White background!

Top - points Document should be readable without style sheet Why is HTML structure important? Screen reader software reads a page based on the HTML structure, NOT on the visual organization of page content Checkpoints: Can the page still be read? Can the page still be navigated? Is the organization of the page still clear and easily comprehensible?

Top - points Applets, plug-ins and external content Make your PDF, Word, Excel, PowerPoint, Flash accessible Similar accessibility techniques apply to these file formats Provide links to the software used to view/read the document Examples PDF Adobe Acrobat Reader Word/Excel/PowerPoint Microsoft Office OpenOffice Free Microsoft Office reader

Top - points Skip Navigation Links Each page must have a link that enables a user to jump to the main body content of a page Enables skipping of repetitive navigation links

Top - points Multimedia Considerations Captioning must be done in real-time Captioning must be synchronized with presentation (not a transcript provided later) Webcasts require real-time captioning How to Check: Manual check required How to Fix Captioning Software (MAGPie; HiCaption)

Top - points Multimedia Considerations Bad examples: People with photosensitive epilepsy can have seizures triggered by flickering or flashing Some people with cognitive or visual disabilities can’t read moving text Moving text or images can be distracting How to fix: Remove blinking or flashing elements on a web page Remove banner text that automatically scrolls Remove animated GIFs – they are a nuisance

Quick Guide / re-cap 1. Images & animations: Use the alt attribute to describe the function of each visual. 2. Image maps. Use the client-side map and text for hotspots. 3. Multimedia. Provide captioning and transcripts of audio, and descriptions of video. 4. Hypertext links. Use text that makes sense when read out of context. For example, avoid "click here.” 5. Page organization. Use headings, lists, and consistent structure. Use CSS for layout and style where possible.

Quick Guide / re-cap 6. Graphs & charts. Summarize or use the longdesc attribute. 7. Scripts, applets, & plug-ins. Provide alternative content in case active features are inaccessible or unsupported. 8. Frames. Use the noframes element and meaningful titles. 9. Tables. Make line-by-line reading sensible. Summarize. 10. Check your work. Validate. Use tools, checklist, and guidelines at