Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Evaluating Your Website for Accessibility Compliance and WCAG 2.1

Evaluating Your Website for Accessibility Compliance and WCAG 2.1

Websites need to be accessible so that anyone can use them including users who use assistive technology and even common technologies simply in ways we may not predict. Join us to learn about Web Content Accessibility Guidelines (WCAG) including what's new in version 2.1 and how to get an accessibility audit done using free resources and tools to evaluate your website.
--
Presented as a Webinar for the Education Institution: https://www.thepartnership.ca/web/PARTNERSHIP/Education_Institute/Event_Detail.aspx?EventKey=EIW181004

Cynthia "Arty" Ng

October 04, 2018
Tweet

More Decks by Cynthia "Arty" Ng

Other Decks in Technology

Transcript

  1. EVALUATING YOUR WEBSITE EVALUATING YOUR WEBSITE FOR ACCESSIBILITY FOR ACCESSIBILITY

    COMPLIANCE AND WCAG 2.1 COMPLIANCE AND WCAG 2.1 October 4, 2018 Cynthia Ng @TheRealArty
  2. BRIEF OVERVIEW BRIEF OVERVIEW Web Accessibility Types of Disabilities Assistive

    Technology Policy & Legislation WCAG 2.x Auditing Your Website Accessibility Statement Take Away
  3. W3C Web Accessibility Initiative. (2005). What is Web Accessibility. Introduction

    to Web Accessibility. Web accessibility means that people with disabilities can use the Web. - W3C Web Accessibility Initiative (WAI) http://www.w3.org/WAI/intro/accessibility.php
  4. ASSISTIVE TECHNOLOGY ASSISTIVE TECHNOLOGY screen readers text-to-speech, speech-to-text mouse alternatives

    (e.g. joysticks) screen magni ers keyboard only touch screen and more
  5. ACCESSIBLE CANADA ACT, C-81 ACCESSIBLE CANADA ACT, C-81 First Reading:

    June 20, 2018 Parliament of Canada. (2018). C-81: An Act to ensure a barrier-free Canada House Government Bill.https://www.parl.ca/LegisInfo/BillDetails.aspx? billId=9990870&Language=E
  6. LEGISLATION IN CANADA LEGISLATION IN CANADA Accessibility for Ontarians with

    Disabilities Act (AODA) (2005) Canadian Human Rights Act (1977) Standard on Web Accessibility (2011) for Government of Canada POLICY POLICY organization grants sponsorship
  7. WEB CONTENT ACCESSIBILITY GUIDELINES WEB CONTENT ACCESSIBILITY GUIDELINES (WCAG) (WCAG)

    BY WORLD WIDE WEB CONSORTIUM (W3C) BY WORLD WIDE WEB CONSORTIUM (W3C) 2.0 (Dec 2008) 2.1 (Jun 2018)
  8. SECTIONS OF WCAG SECTIONS OF WCAG 1. Perceivable 2. Operable

    3. Understandable 4. Robust 5. Conformance
  9. SOME NOTES ON WCAG SOME NOTES ON WCAG Level: A,

    AA, AAA Level AA recommended makes life easier Elements and Guidelines Overlap WCAG Quick Ref
  10. UNDERSTANDING WEB ACCESSIBILITY & WCAG UNDERSTANDING WEB ACCESSIBILITY & WCAG

    (WeaveUX, Issue 7, October 2017) (Code4Lib Journal, Issue 37, July 2017) A Practical Guide to Improving Web Accessibility A Practical Starter Guide on Developing Accessible Websites WCAG Blog Post Series Accessibility Tag Blog Posts
  11. MANUAL TESTS WITH DEVICES MANUAL TESTS WITH DEVICES MOUSE MOUSE

    TOUCH SCREEN TOUCH SCREEN KEYBOARD KEYBOARD
  12. FORM FIELDS EXTENDED FORM FIELDS EXTENDED Identify Input Purpose 1.3.5:

    Use autocomplete for auto ll Label in Name 2.5.3: Visible labels = Accessible names Status Messages 4.1.3: Use appropriate role without changing focus
  13. USER INPUT EXTENDED USER INPUT EXTENDED Character Key Shortcuts 2.1.4:

    Only on focus, can disable, or remap Motion Actuation 2.5.4: Can disable, provide equivalent non-motion interaction Pointer Gestures 2.5.1: Single pointer alternative to complex gestures Pointer Cancellation 2.5.2: Use default up-event behaviour, and allow abort/undo Content on Hover or Focus 1.4.13: Make persistent, hoverable, and dismissable