While you re waiting, you can set up your computer by installing these programs

Similar documents
Web Accessibility Evaluation Methodologies and Tools

Web Accessibility Evaluation Methodologies and Tools. Jared Smith & Jonathan Whiting webaim.org

Quick and Practical Web Accessibility Testing for First Impressions

Accessible Web Mapping Apps. Kelly Hutchins Tao Zhang

WCAG 2.0 A and AA Requirements

AODA Accessibility Audit for Hypothesis (embedded within Canvas)

Accessibility Crash Course for Web Developers. Dan Lewis Clemson University

Agilix Buzz Accessibility Statement ( )

Fulcrum Accessibility Conformance Report

Accessibility Building Accessible Apps. Klara Schmitt

Through a different lens. Sarah Pulis, Head of Accessibility Services

YuJa Enterprise Video Platform WCAG 2.0 Checklist

Web Accessibility Checklist

Web-One Infographics

Ex Libris Accessibility Conformance Report

What is ADA Website Compliance?

Implementing Usable Keyboard Interactions. Jared Smith & Jonathan Whiting webaim.org

How to Test a Web Site for Accessibility

Learn Classic Voluntary Product Accessibility Template September 2017

Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice

Started in 1995 Based in Kansas City area Have extensive background working for and with cooperatives More than 300 utility clients in 33 states A

Typhon Group Website WCAG 2.0 Support Statement

Blackboard Collaborate WCAG 2.0 Support Statement August 2016

Schoology Voluntary Product Accessibility Template (VPAT)

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and

WCAG 2.0 Checklist. Perceivable Web content is made available to the senses - sight, hearing, and/or touch. Recommendations

Accessibility Guidelines

California Open Online Library for Education & Accessibility

Web Accessibility Steps towards ADA Compliance

90 + Excel Keyboard Shortcuts. for Mac users. How to master key board shortcuts

Microsoft Office Tips and Tricks

Blackboard Learn with the Ultra Experience WCAG 2.0 Support Statement November 2016

TechReady.io Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) 1

Getting Started Guide

OS X keyboard shortcuts

ProQuest Accessibility Conformance Report International Edition VPAT Version 2.2 July 2018

WAKEFLY WEBSITE ACCESSIBILITY AUDIT

Salesforce1 - ios App (Phone)

Handshake Accessibility Overview

Desire2Learn Learning Repository Web Content Accessibility Guidelines (WCAG 2.0) Checklist October 2013 Contents

Accessibility Conformance Report (ACR) Evolve. Ted Gies. Digital Accessibility Team

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and

Blackboard Voluntary Product Accessibility Template September 2015

Moodlerooms Voluntary Product Accessibility Template January 2016

Info Tech, Inc. Accessibility Conformance Report

Sales Cloud Lightning

California Open Online Library for Education & Accessibility

Service Cloud Lightning

Marketplace Simulations Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) 1

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and

Salesforce Lightning Experience

Teamcenter Voluntary Product Accessibility Template. Summary Table Voluntary Product Accessibility Template

Ally Accessibility Checklist

A Step-by-Step Guide to Creating More Accessible Surveys

California Open Online Library for Education & Accessibility


Accessibility Checklist for elearning

Grand Valley State University Disability Support Services Guide to Assistive Technology

Macmillan Learning iclicker Reef Accessibility Conformance Report

The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.

REVEL Screen Reader Accessibility Documentation for Students

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility

CSCI 311 WEB ACCESSIBILITY

Salesforce Service Cloud Snap-Ins for Web

Salesforce1 - ios App (Phone)

Blackboard. Voluntary Product Accessibility Template Blackboard Learn Release 9.1 SP11. (Published January 14, 2013) Contents: Introduction

Salesforce Lightning Experience Analytics (Dashboard and Reports)

Beyond Captioning: Tips and Tricks for Accessible Course Design

MAKING WEB-BASED JOB APPLICATION FORMS ACCESSIBLE TO ALL USERS

Accessible Documents: Word to PDF

Axway Voluntary Product Accessibility Template (VPAT)

For a detailed description of the parent features and benefits, please refer to the following URL:

Salesforce Lightning Dialer

Learn Saas with the Ultra Experience Voluntary Product Accessibility Template August 2017

Web-based Internet Information and Application Checklist

Salesforce Service Cloud Snap-Ins for Web

Accessibility and Navigation in Brightspace Learning Environment

CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS

COURSE DESIGN ACCESSIBILITY CHECKLIST

SECTION Criteria Supporting Features Remarks / Explanation

Microsoft Excel Keyboard Shortcuts

SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF HTML FILES/DOCUMENTS (ASSISTIVE TECHNOLOGIES)

Sample Accessibility Evaluation Report

Date: December 21, 2017 Name of Product: Cisco WebEx Web App Meeting Center v3.4 Contact for more information:

Community Templates for Self-Service

Salesforce Lightning Service Console

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility

Salesforce Lightning App Builder

Guideline 1.2 Time-based Media: Provide alternatives for time-based media Success Criteria Recommendations Met

Voluntary Product Accessibility Template (VPAT) Applicable Sections

Accessible Design. Raj Lal. Nokia Inc.

Dreamweaver Basics Outline

Windows 8.1 User Guide for ANU Staff

California Open Online Library for Education & Accessibility

FAO Web Content Accessibility Guidelines

Moodlerooms WCAG 2.0 Support Statement September 2017

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives. Overall Design Is Related to the Site Purpose. Website Organization

Transcription:

Windows Chrome While you re waiting, you can set up your computer by installing these programs WAVE extension NVDA (screen reader) nvda-project.org/ webaim.org/articles/nvda/ NVDA works best with Firefox aviewer (optional) Mac Chrome WAVE extension Keyboard settings Control + F7 > Check Press Tab to highlight each item on a webpage VoiceOver (screen reader) webaim.org/articles/ voiceover/

Hands-on Web Accessibility Evaluation Jon Whiting webaim.org

Accessibility > Compliance

Accessibility is about the human experience

Only humans can adequately evaluate true accessibility

3 levels of Evaluation Beginning/Anyone Keyboard, WAVE errors, zoom, visual scan Intermediate WCAG 2.0, screen reader testing, forms and errors, contrast Advanced

Beginning Evaluation

Beginning concepts Basic HTML accessibility Missing alternative text, no headings, no labels Keyboard accessibility Scannable issues Click here, no page title, no captions, etc.

wave.webaim.org

WAVE for beginners 1. Look for red icons 2. For details, Click Icon > More information 3. Maybe try No Styles?

+ (and sometimes spacebar and arrow keys)

Some tweaking required on Mac Control + F7 to toggle keyboard settings

Keyboard navigation Navigate the site using only the keyboard (Tab, Shift + Tab, Enter, etc.). Is all functionality available? Make sure the navigation order is logical. Is a visible keyboard focus indicator/ outline present? Are there things that only work with a mouse (e.g., rollover menus)?

Scan the page Unique and descriptive page <title> Generic link text (e.g., click here ) Captioned multimedia Contrast/color reliance?? Lower impact Potential for confusion

Accessibility cheatsheet http://ncdae.org/resources/cheatsheets/accessibility.php

Intermediate Evaluation

Intermediate concepts WCAG 2.0 HTML accessibility Alternative text, tables, headings, labels, etc. Screen reader Some ARIA concepts landmarks, labeling, tabindex

Intermediate WAVE features Features Alerts Semantic/Structural elements

Intermediate WAVE features No Styles Heading outline Contrast Chrome extension Code panel?

Use a checklist

Use a checklist WCAG 1.0 Section 508 webaim.org/standards/508/checklist/ WCAG 2.0 - webaim.org/standards/wcag/checklist/ Customized

WCAG 2.0 Principles (POUR) > Guidelines > Success Criteria Supporting materials Understanding... How to Meet... Sufficient Techniques, Advisory Techniques, and Failures

Normative Required for conformance Principles, Guidelines, and Success Criteria are normative Conformance (and levels) based on Success Criteria

Non-normative For information purposes and not required for conformance AKA informative Supporting materials are non-normative

Intermediate keyboard navigation Be careful when default form control behavior is modified (auto-tabbing, jump select menus, etc.). Check dialog boxes. Modal dialogs should wrap to the top when they reach the end. Non-modal dialogs should auto-close. Esc should usually close menus, dialogs, etc.

Check skip link Is a "skip navigation" link available? Does it function correctly? Is it visible on focus? Tab to link > Enter > Tab again

Form error feedback Submit the form empty and look for error messages. Are they accessible? Errors at the top Alerts receive focus Errors are inline

Visual scan Page language (e.g., <html lang="en">) Shape, size, location Animating or updating content Strobing content Responsive design Page zoom Page width Images as text Underlined links Text in images

Contrast and color reliance webaim.org/resources/contrastchecker/ Use Colorzilla or Firebug (or both) to find color values Contrast ratios are not perfect Contrast color reliance Non-underlined links: 3:1 contrast and underline on focus/hover

Enlarge text Enlarge the text size in your web browser to ~150%. Note that WCAG 2.0 requires 200%. Zoom passes WCAG requirement. Is the page readable and usable? Is horizontal scrolling minimized?

Zoom page/enlarge text Windows Ctrl and + or Enlarge text only (Firefox) View > Zoom > Zoom Text Only Enlarge Text (IE)- View > Text size Mac Command ( ) and + or - Enlarge text only - View > Zoom Text Only

Screen reader Focus on navigation, forms, document structure, and dynamic content WebAIM tutorials for JAWS, NVDA, and VoiceOver Try testing without the mouse or monitor Don t worry about pronunciation Sometimes it's the screen reader's fault

Basic screen reader shortcuts Command NVDA/JAWS VoiceOver Special key Insert control + option = VO Read one line Down arrow VO + Arrow Read all Insert + down arrow VO + A Stop reading Ctrl Control Links/Form fields Tab tab Headings H VO + command + H Rotor VO + U + Arrow keys Landmarks/Regions? D (NVDA), R (JAWS) Rotor

Common combinations NVDA + Firefox (My favorite) Focus Highlight Addon JAWS + IE (Most typical experience) VoiceOver + Safari (No application mode) Chrome/ChromeVox is not recommended Open the screen reader, then the browser

Windows High Contrast??

Windows High Contrast??

Advanced Evaluators

Advanced concepts Accessibility APIs DOM Advanced ARIA concepts Live regions, errors (aria-invalid role=alert, etc.), widget design patterns, etc. Screen reader application/reading modes Multiple screen readers/browsers Mobile

Advanced WAVE features HTML5 and ARIA Code panel

Advanced screen reader shortcuts Command NVDA/JAWS VoiceOver Special key Insert (Caps Lock) control + option = VO Heading levels 1-6 Rotor Buttons B VO + Arrow Forms F Control Table Cells Ctrl + Alt + arrows tab Toggle Application Mode NVDA + Spacebar JAWS + Z Landmarks/Regions D (NVDA), R (JAWS) Rotor No Application Mode!

Advanced screen reader testing Application/reading mode NVDA + Spacebar JAWS + Z Tables? Ctrl + Arrow keys Use buttons and links appropriately Enter vs. Spacebar Aria-expanded and aria-haspopup

Other evaluation tools Browser inspector Inspect and edit aviewer Accessibility APIs Others??

Personal methodology In Chrome WAVE extension Keyboard testing better focus outline, tabindex=0 Visual scan In Firefox NVDA JAWS as needed Inspect

Evaluation/report steps Purpose Scope Sample Standard Do not limit yourself to WCAG 2.0 Format We recommend Severity ratings See also: WCAG-EM

Thank You! webaim.org Web based forums E-mail discussion list Tutorials, articles, and resources Blog