MAKING WEBSITES WORK FOR EVERYONE WEB UCLA Patrick Burke Lloyd Nicks.

Slides:



Advertisements
Similar presentations
QUICK TESTING FOR WEB ACCESSIBILITY UCCSC 2013 Patrick Burke Lloyd Nicks Chris Patterson.
Advertisements

MMWCON 2013 WEB ACCESSIBILITY Patrick Burke Lloyd Nicks Chris Patterson.
Website Accessibility Testing Todd M. Weissenberger Web Accessibility Coordinator University of Iowa
® Copyright 2008 Adobe Systems Incorporated. All rights reserved. ADOBE® ACCESSIBILITY Achieving Accessibility with PDF Greg Pisocky Accessibility Specialist.
XX/XX/XX Presenter names Position Title Accessibility “How to”
Web Content Accessibility Guidelines (WCAG) 2.0 by Julius Charles Serrano, Even Grounds.
Web accessibility A practical introduction. Presentation title and date1 Web accessibility is about designing sites so as many people as possible can.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
1 Accessibility CSSE 376, Software Quality Assurance Rose-Hulman Institute of Technology April 16, 2007.
WCAG 2.0 California State University, Los Angeles.
Web Accessibility. Ensuring people of all abilities have equal access to web content Disability Discrimination Act – Web Access Advisory notes 2010 Required.
Dhananjay Bhole, Coordinator, Accessibility Research Group, Department of Education and Extension, University of Pune.
Pat Burns VP for IT Nov. 11, 2013 MEETING WITH WEB DEVELOPERS: MAKING WEB PAGES ACCESSIBLE.
Web Accessibility John Rochford UMMS Shriver Center Director, INDEX Program Rich Caloggero WGBH National Center for Accessible Media MIT Adaptive Technology.
Designing for Disabled Users.  p?vid=35 p?vid=35.
WEBINAR SERIES: ACCESSIBLE INTERACTIVE DOCUMENTS Week 3: Accessible Web Forms Norman Coombs
Website Accessibility
Assistive Technology and Web Accessibility University of Hawaii Information Technology Services Jon Nakasone.
Redefining Disability Mobile Accessibility Testing By Priti Rohra Head Accessibility Testing BarrierBreak Technologies.
Testing for Accessibility and Usability Is Your Site Accessible and Usable or Just Conformant?
Accessible Web Design Carolyn Fiori Assistive Technology Specialist, College of San Mateo November 2011.
Web Accessibility It’s Happening Here Camp Delphi.
1 Inclusive Learning Technologies: Requirements, Strategies and Tips for creating Accessible Training - From the Act to Implementation CCCE January 16,
The Online Experience: Accessibility & Usability for Everyone Richard W. Smith.
Here is some selected material from a presentation at the "I Invent the Future” Grace Hopper Celebration of Women in Computing 2007
1 Accessibility Introduction to Disability Awareness June 29, 2011.
Developed with material from W3C Web Accessibility Initiative (WAI) IMPORTANT: Instructions Please read carefully the Instructions for.
Website Accessibility Testing. Why consider accessibility People with disabilities – Visual, Hearing, Physical, Cognitive (learning, reading, attention.
Birkbeck University of London Business Workshop Web Accessibility Introduction and welcome.
How to evaluate technology for accessibility Terrill Thompson Technology Accessibility Specialist University of
How People with Disabilities Access the Web Web Design – Sec 2-5 Part or all of this lesson was adapted from the University of Washington’s “Web Design.
WEB ACCESSIBILITY. WHAT IS IT? Web accessibility means that people with disabilities can use the Web. Web accessibility encompasses all disabilities that.
Web Content Development IS Dr. Ravi Kuber Accessible Web Design.
Fundamentals of Graphic Communication 3.5 Accessible Design.
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.
Section 508 Refresh WCAG 2.0 A and AA Information & Comparison CB Averitt – Deque Systems.
The Disability Resource Center Web Accessibility Assessment for Everyone.
Developed with material from W3C Web Accessibility Initiative (WAI) IMPORTANT: Instructions Please read carefully the Instructions for.
 Accessibility & Information Architecture Presented by Liz Molleur INF385E April 5 th, 2009.
The User Experience “Keeping Web Accessibility In Mind” Video available online at:
Accessibility First! David Kelleher
Web Accessibility June 2, 2016 Evaluation and Workflow.
Accessibility is not boring or difficult. It’s the right thing to do. Benjy Stanton.
Web Accessibility Web Community Meeting July 22, 2016 July 29, 2016.
Web Accessibility John Rochford Rich Caloggero UMMS Shriver Center
Making your web site accessible a11yoz.com/maximise
Widening the web Resources Readable. Keyboard navigable.
Project Objectives Publish to a remote server
Information Architecture and Design I
Is Your State, District, or School Website Accessible?
Introduction to Web Accessibility
Curry School of Education
Implementing Digital Accessibility
Universal Design for Learning: An Inclusive Approach to Teaching
Colorado State University Web Accessibility
Website Accessibility
Web Content Accessibility Beata M. Ofianewska (DG COMM) 7 December 2006 December 2006 COMM C2.
Lakeshore Public Schools
Opening Day 2006 Presentation available at:
Web Accessibility John Rochford Rich Caloggero
International University of Japan
Information Architecture and Design I
Building your class website
What is Web Accessibility?
Demystifying Web Content Accessibility Guidelines
Accessible Design Top 10 List
What is Web Accessibility?
WebAIM Screen Reader Survey Results
Accessibility.
Presentation transcript:

MAKING WEBSITES WORK FOR EVERYONE WEB UCLA Patrick Burke Lloyd Nicks

“the degree to which a product, device, service, or environment is available to as many people as possible” source: wikipedia WHAT DOES ‘ACCESSIBLE’ MEAN?

UCLA DISABILITY AWARENESS WEEK Disability Awareness week is in progress, with several events still open. Details are available on the UCLA Committee on Disability website at

Many years before he joined Google as a Director of Engineering, Ray Kurzweil invented much of the adaptive technology we use, including:  Optical Character Recognition (OCR)  Text to Speech  Speech recognition  Learning disability software MODERN DAY ACCESSIBILITY

 Adaptive software development hasn’t been part of mainstream, so new tech often causes new problems, excluding groups of people almost at random;  Inclusive Design needs to be considered early in projects to ensure access for all;  Include testing by people with disabilities during a project. WHY IS ACCESSIBILITY IMPORTANT?

Many Legal risks associated with lack of accessibility:  Accessible alternatives must provide equivalent functionality. So if a website is inaccessible, any alternative must be available 24/7, from any location, etc.  An accessible website is almost always the most cost-effective and universal solution:  Cheaper than staffing a 24/7 call center, or providing a full-time assistant. ACCESSIBILITY LEGAL ISSUES

 Organizations (like UCLA) can improve accessibility by purchasing accessible software, or programs that make it easy to produce accessible content.  Selecting commercial and open source applications with accessibility in mind (Drupal and other CMS options).  Including accessibility requirement as part of contracts with outsourced developers ACCESSIBILITY STRATEGY

 Three levels of compliance documented by the WCAG 2.0  Level A  Level AA  Level AAA  UC Electronic Accessibility policy specifies WCAG AA as goal.  Level AA has broad international acceptance.  Balances what helps most users with what is achievable. ACCESSIBILITY SPECIFICATIONS

 blind user  low vision user  color blind user  deaf / hard of hearing user  user with dexterity/mobility disability  user with cognitive disability USER SCENARIOS

WHAT IS MISSING?  Tests for elements that can only be evaluated by a human.  Color Contrast  Captions  Navigation  Non technical assessment tools  Practical / Case based analysis

WHY QUICK TESTS?  AMP automated tests still show many items that require human judgment of accessibility (AMP scores show either 100% or 0% success)

QUICK TEST SCOPE  We aim to create a fast process to make many of those human-judgment assessments.  We do not attempt to show how to fix accessibility errors in this talk.

QUICK TESTS GOALS  Further prioritize the 21 Level A WCAG checkpoints. (Most can be checked by AMP.)  Do verifiable, repeatable tests for the 13 AA items (that mostly require human judgment).  Find simple, quick tests that can be applied to large amounts of content.

THE TESTS  Consistent Navigation  Color Contrast  Double-Size Test  Copy Test  Logical Structure  Focus Visible  Captions  Image Accessibility

CONSISTENT NAVIGATION  Maximum 5 min: Are there unusual changes to the navigation or other page components?  Things to check:  Consistency between Front page and secondary page navigation  Choose a common navigation element and use keyboard only to get there.

 Run tests on 4-5 potential problem areas, concentrating on extreme cases requiring immediate fix.  WebAIM’s Jared Smith mention readability is a continuum.  Text at 4.4:1 isn’t suddenly totally illegible. So focus on the biggest problems. COLOR CONTRAST

 Color Contrast Checking tools  Snook.ca   Juicy Studio:  COLOR CONTRAST

DOUBLE SIZE TEST Except for captions and images of text, text can be resized without assistive technology up to 200 percent without loss of content or functionality. (Level AA)captionsimages of texttextassistive technology  Use CTRL-+ (CMD-+) to test whether the site is readable at 2x magnification.

COPY TEST  Browser/OS-level test  To test if images of text are being used, try copying any “suspicious” items.  WCAG: (1.4.5) Text that cannot be copied is likely to be inaccessible.

LOGICAL STRUCTURE - WCAG Headings and Labels: Headings ands labels should describe topic or purpose. (Level AA)labels  Headings should not be used for visual effects, on large blocks of content.  Use judiciously (too much structure without content is a problem).

LOGICAL STRUCTURE  Are headings used for logical structure?  Does structure make sense?  Do not worry about skipping consecutive heading levels (even though it is a red flag in AMP).

VISIBLE FOCUS – WCAG Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible. (Level AA)  Is there a clear focus indicator when tabbing with keyboard.  On the homepage & 5 subpages, test focus by tabbing through the page.

CAPTIONS  Quantify & assess portion of content that is multimedia  Ensure controls are easy to identify and to enable captioning.  If significant in quantity or importance, play 30 sec of 3-5 clips  Are captions present?  Are they readable?

IMAGES  Survey Content: Appropriate Use of ALT text on Images  Check 3-5 random images (or prominent images) on a site for appropriateness of alt text.  Fail if several of those images have alt text = the filename.  Fail if significant amounts of text is embedded in images.  Fail if most images on the site have the same alt text

REFERENCES  UCLA Disabilities and Computing Program   Electronic Accessibility Leadership Team   SSB Bart Group AMP   WebAIM   W3c Easy Checks   BBC Mobile Accessibility Guidelines 0.8  ty/mobile_access.shtml ty/mobile_access.shtml

 Testing  AMP   Wave   Validators   Color Contrast  Snook.ca   Juicy Studio:  MOBILE ACCESSIBILITY RESOURCES