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

Size: px
Start display at page:

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

Transcription

1 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/

2 Hands-on Web Accessibility Evaluation Jon Whiting webaim.org

3 Accessibility > Compliance

4 Accessibility is about the human experience

5 Only humans can adequately evaluate true accessibility

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

7 Beginning Evaluation

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

9 wave.webaim.org

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

11 + (and sometimes spacebar and arrow keys)

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

13 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)?

14 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

15 Accessibility cheatsheet

16 Intermediate Evaluation

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

18 Intermediate WAVE features Features Alerts Semantic/Structural elements

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

20 Use a checklist

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

22

23

24

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

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

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

28

29

30 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.

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

32 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

33 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

34 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

35 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?

36 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

37 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

38 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

39 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

40 Windows High Contrast??

41 Windows High Contrast??

42 Advanced Evaluators

43 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

44 Advanced WAVE features HTML5 and ARIA Code panel

45 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!

46 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

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

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

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

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

Web Accessibility Evaluation Methodologies and Tools

Web Accessibility Evaluation Methodologies and Tools Web Accessibility Evaluation Methodologies and Tools Jared Smith & Jonathan Whiting webaim.org Accessibility vs. Compliance Accessibility > Compliance Technical Accessibility vs. Functional Accessibility

More information

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

Web Accessibility Evaluation Methodologies and Tools. Jared Smith & Jonathan Whiting webaim.org Web Accessibility Evaluation Methodologies and Tools Jared Smith & Jonathan Whiting webaim.org Accessibility vs. Compliance Accessibility > Compliance Technical Accessibility vs. Functional Accessibility

More information

Quick and Practical Web Accessibility Testing for First Impressions

Quick and Practical Web Accessibility Testing for First Impressions Quick and Practical Web Accessibility Testing for First Impressions Todd Schwanke McBurney Disability Resource Center UW-Madison IT Professionals Conference 2018 May 31, 2018 Assumptions Web accessibility

More information

Accessible Web Mapping Apps. Kelly Hutchins Tao Zhang

Accessible Web Mapping Apps. Kelly Hutchins Tao Zhang Accessible Web Mapping Apps Kelly Hutchins Tao Zhang What is accessibility? Make content usable by as many people as possible About 15% of world population lives with some form of disability: 1 billion

More information

WCAG 2.0 A and AA Requirements

WCAG 2.0 A and AA Requirements WCAG 2.0 A and AA Requirements Name of Product Engineering Village URL https://www.engineeringvillage.com/search/quick.url Date Last Updated 28 November, 2018 Completed by Document Description Contact

More information

AODA Accessibility Audit for Hypothesis (embedded within Canvas)

AODA Accessibility Audit for Hypothesis (embedded within Canvas) AODA Accessibility Audit for Hypothesis (embedded within Canvas) Prepared by WebSavvy Inclusive Design Research Centre, OCAD University 2 nd Floor, 205 Richmond St. West, Toronto, ON, M5V 1V3 Tel: (416)

More information

Accessibility Crash Course for Web Developers. Dan Lewis Clemson University

Accessibility Crash Course for Web Developers. Dan Lewis Clemson University Accessibility Crash Course for Web Developers Dan Lewis Clemson University What is Web Accessibility? "Web accessibility means that people with disabilities can use the Web." W3C Web Accessibility Initiative

More information

Agilix Buzz Accessibility Statement ( )

Agilix Buzz Accessibility Statement ( ) Agilix Buzz Accessibility Statement (08 30 2016) Voluntary Product Accessibility Template (VPAT) Software Applications and Operating Systems (Section 1194.21) Web based intranet and Internet information

More information

Fulcrum Accessibility Conformance Report

Fulcrum Accessibility Conformance Report Fulcrum Accessibility Report VPAT Version 2.1 August 2018 Name of Product/Version: Fulcrum v2.17.1 Date: August 2018 Contact information: fulcrum-info@umich.edu Evaluation Methods Used: NVDA with Mozilla

More information

Accessibility Building Accessible Apps. Klara Schmitt

Accessibility Building Accessible Apps. Klara Schmitt Accessibility Building Accessible Apps Klara Schmitt WCAG 2.0 vs. Section 508 WCAG = Web Content Accessibility Guidelines - 2008: W3C publishes WCAG 2.0-2010: Adopted by ISO Section 508 = Federal Government

More information

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

Through a different lens. Sarah Pulis, Head of Accessibility Services Through a different lens Sarah Pulis, Head of Accessibility Services Happy Global Accessibility Awareness Day (for yesterday) pwc.com.au 25 May 2015 2 pwc.com.au 25 May 2015 3 The degree to which a system

More information

YuJa Enterprise Video Platform WCAG 2.0 Checklist

YuJa Enterprise Video Platform WCAG 2.0 Checklist Platform Accessibility YuJa Enterprise Video Platform WCAG 2.0 Checklist Updated: December 15, 2017 Introduction YuJa Corporation strives to create an equal and consistent media experience for all individuals.

More information

Web Accessibility Checklist

Web Accessibility Checklist Web Accessibility Checklist = Web Content Accessibility Guidelines published by the World Wide Web Consortium (W3C) 508 = Section 508 of the Rehabilitation Act = Both CATE and Moodle take care of the rule

More information

Web-One Infographics

Web-One Infographics Web-One Infographics Goals Understand Accessibility best practices Where to get more information Be able to Conduct a four-point accessibility evaluation Communicate Provide equal access to information

More information

Ex Libris Accessibility Conformance Report

Ex Libris Accessibility Conformance Report Name of Product/Version: Ex Libris Primo / February 2018 release Ex Libris Accessibility Conformance Report Level A and AA VPAT Version 2.0 Product Description: Ex Libris Primo provides a fast, comprehensive,

More information

What is ADA Website Compliance?

What is ADA Website Compliance? What is ADA Website Compliance? More than 54 million Americans are disabled, and almost 10 percent of the online population has a disability. The Americans with Disabilities Act (ADA) was introduced in

More information

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

Implementing Usable Keyboard Interactions. Jared Smith & Jonathan Whiting webaim.org Implementing Usable Keyboard Interactions Jared Smith & Jonathan Whiting webaim.org Keyboard User!= Screen Reader User Screen Reader User (usually) = Keyboard User Keyboard Accessibility Testing + Keyboard

More information

How to Test a Web Site for Accessibility

How to Test a Web Site for Accessibility How to Test a Web Site for Accessibility A step-by-step guide for determining whether your nonprofit's Web site is accessible to people with disabilities. By Brian Satterfield, Staff Writer, TechSoup Table

More information

Learn Classic Voluntary Product Accessibility Template September 2017

Learn Classic Voluntary Product Accessibility Template September 2017 Overview Learn Classic Voluntary Product Accessibility Template September 2017 1194.22 Web-based Intranet and Internet Information and Applications 1194.31 Functional Performance Criteria 1194.41 Information,

More information

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

Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice July 19, 2016 This Voluntary Product Accessibility Template, or VPAT, is a tool that administrators and decision-makers

More information

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

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 ADA Moving Forward 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 services company acting as an extension

More information

Typhon Group Website WCAG 2.0 Support Statement

Typhon Group Website WCAG 2.0 Support Statement Typhon Group Website WCAG 2.0 Support Statement Date of WCAG testing: 4/5/2016 Name of Product: Typhon Group Student Tracking Systems (web application) Contact Info: Aviva Bowman, aviva@typhongroup.com,

More information

Blackboard Collaborate WCAG 2.0 Support Statement August 2016

Blackboard Collaborate WCAG 2.0 Support Statement August 2016 Blackboard Collaborate WCAG 2.0 Support Statement August 2016 Overview The following Support Statement provides an evaluation of accessibility support levels for Blackboard s Collaborate (Ultra) based

More information

Schoology Voluntary Product Accessibility Template (VPAT)

Schoology Voluntary Product Accessibility Template (VPAT) Schoology Voluntary Product Accessibility Template (VPAT) DATE: 3/1/2016 PRODUCT NAME: Schoology Section 1194.21 Software Applications and Operating Systems (a) When software is designed to run on a system

More information

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

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and Date: August 24, 2018 Name of Product: Zoom Product Web Pages Contact for more Information: access@zoom.us Zoom's video communications product suite runs on mobile, desktop, and conference room systems.

More information

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

WCAG 2.0 Checklist. Perceivable Web content is made available to the senses - sight, hearing, and/or touch. Recommendations WCAG 2.0 Checklist Perceivable Web content is made available to the senses - sight, hearing, and/or touch Guideline 1.1 Text Alternatives: Provide text alternatives for any non-text content Success Criteria

More information

Accessibility Guidelines

Accessibility Guidelines Accessibility s Table 1: Accessibility s The guidelines in this section should be followed throughout the course, including in word processing documents, spreadsheets, presentations, (portable document

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Web Accessibility Steps towards ADA Compliance

Web Accessibility Steps towards ADA Compliance Web Accessibility Steps towards ADA Compliance We have a problem. Legally, we are seen as intentionally refusing our services to people with disabilities. Types of Disabilities Percentage of U.S. adults

More information

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

90 + Excel Keyboard Shortcuts. for Mac users. How to master key board shortcuts 90 + Excel Keyboard Shortcuts for Mac users How to master key board shortcuts 1. Take down a handful (may be 5 or 10) shortcuts that you think you ll use the most often and pin them to your desk. Make

More information

Microsoft Office Tips and Tricks

Microsoft Office Tips and Tricks What We ll Discuss Microsoft Office Tips and Tricks David DK Kornegay Client Service and Success Strategies How I use what I got The mentality behind tricks up my sleeve to fill in the gaps get the job

More information

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

Blackboard Learn with the Ultra Experience WCAG 2.0 Support Statement November 2016 Blackboard Learn with the Ultra Experience WCAG 2.0 Support Statement November 2016 Blackboard November 2016 Page 1 of 24 Overview The following Support Statement provides an evaluation of accessibility

More information

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

TechReady.io Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) 1 TechReady.io Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) 1 VPAT Version 2 Name of Product/Version: TechReady.io 1.2 Product Description: Website for assessing

More information

Getting Started Guide

Getting Started Guide UX-App Getting Started Guide Contents Keyboard Shortcuts... 2 Basic Shortcuts... 2 Component Manipulation... 2 Working with groups... 3 Grid Control... 3 Context Menu... 4 User Interface... 5 Managing

More information

OS X keyboard shortcuts

OS X keyboard shortcuts OS X keyboard shortcuts Summary Learn about common OS X keyboard shortcuts. A keyboard shortcut is a way to invoke a function in OS X by pressing a combination of keys on your keyboard. Original source:

More information

ProQuest Accessibility Conformance Report International Edition VPAT Version 2.2 July 2018

ProQuest Accessibility Conformance Report International Edition VPAT Version 2.2 July 2018 ProQuest Accessibility Conformance Report International Edition VPAT Version 2.2 July 2018 Name of Product/Version: ProQuest Platform / December 2018 release Product Description: The ProQuest platform

More information

WAKEFLY WEBSITE ACCESSIBILITY AUDIT

WAKEFLY WEBSITE ACCESSIBILITY AUDIT WAKEFLY WEBSITE ACCESSIBILITY AUDIT Do all your users have equal access to your web content and functionality? BEYOND EXPECTATION SUMMARY As the web becomes more ingrained in our everyday lives, the accessibility

More information

Salesforce1 - ios App (Phone)

Salesforce1 - ios App (Phone) Salesforce1 - ios App (Phone) Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) This Voluntary Product Accessibility Template, or VPAT, is a tool that

More information

Handshake Accessibility Overview

Handshake Accessibility Overview Handshake Accessibility Overview Handshake takes accessibility seriously. This document provides an overview of our commitment to making Handshake accessible to every user. Handshake takes the following

More information

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

Desire2Learn Learning Repository Web Content Accessibility Guidelines (WCAG 2.0) Checklist October 2013 Contents Desire2Learn Learning Repository Web Content Accessibility Guidelines (WCAG 2.0) Checklist October 2013 Contents Introduction Key accessibility features Keyboard-only navigation Screen magnification, zooming

More information

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

Accessibility Conformance Report (ACR) Evolve. Ted Gies. Digital Accessibility Team Accessibility Conformance Report (ACR) Evolve Ted Gies Digital Accessibility Team accessibility@elsevier.com 4 May 2018 2 Table of Contents Page Description 2 Table of Contents 3 Version History 4 Evolve

More information

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

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and Date: August 24, 2018 Name of Product: Zoom Extensions for browsers v1.4 (Google Chrome and Mozilla Firefox) Contact for more Information: access@zoom.us Zoom's video communications product suite runs

More information

Blackboard Voluntary Product Accessibility Template September 2015

Blackboard Voluntary Product Accessibility Template September 2015 Overview Blackboard Voluntary Product Accessibility Template September 2015 1194.22 Web-based Intranet and Internet Information and Applications 1194.31 Functional Performance Criteria 1194.41 Information,

More information

Moodlerooms Voluntary Product Accessibility Template January 2016

Moodlerooms Voluntary Product Accessibility Template January 2016 Overview Moodlerooms Voluntary Product Accessibility Template January 2016 1194.22 Web-based Intranet and Internet Information and Applications 1194.31 Functional Performance Criteria 1194.41 Information,

More information

Info Tech, Inc. Accessibility Conformance Report

Info Tech, Inc. Accessibility Conformance Report Info Tech, Inc. Accessibility Conformance Report Name of Product/Version: AASHTOWare Project VPAT Version 2.0 October 2017 Product Description: The AASHTOWare Project software enables one to manage the

More information

Sales Cloud Lightning

Sales Cloud Lightning Sales Cloud Lightning Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) December 2017 This Voluntary Product Accessibility Template, or VPAT, is a

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Service Cloud Lightning

Service Cloud Lightning Service Cloud Lightning Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) February 2017 This Voluntary Product Accessibility Template, or VPAT, is

More information

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

Marketplace Simulations Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) 1 Marketplace Simulations Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) 1 Name of Product: Marketplace Simulations Date: September 20, 2017 Contact information:

More information

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

2. Zoom Video Webinar runs on Windows, macos, Linux, Chrome OS, ios, Android, and Date: August 24, 2018 Name of Product: Zoom Product Web Page Contact for more Information: access@zoom.us Zoom's video communications product suite runs on mobile, desktop, and conference room systems.

More information

Salesforce Lightning Experience

Salesforce Lightning Experience Salesforce Lightning Experience Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) July 2016 This Voluntary Product Accessibility Template, or VPAT,

More information

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

Teamcenter Voluntary Product Accessibility Template. Summary Table Voluntary Product Accessibility Template Date: 26-Jun-2015 Name of Product and Release: Teamcenter 11.2.x Contact for more Information: Kiran Hegde [kiran.hegde@siemens.com] Section 508 VPAT Template Version: Version 1.6 This document is for

More information

Ally Accessibility Checklist

Ally Accessibility Checklist Ally Accessibility Checklist PDF The PDF is malformed The PDF is encrypted The PDF is scanned o WCAG 2.0-1.4.5 Images of text The PDF is untagged o WCAG 2.0-1.3.2 Meaningful Sequence The PDF does not have

More information

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

A Step-by-Step Guide to Creating More Accessible Surveys A Step-by-Step Guide to Creating More Accessible Surveys In order to be considered accessible, surveys and forms must be designed to assist hearing- or sight-impaired users. If you re planning on sharing

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Page 1 of 6 Mac OS X keyboard shortcuts Summary Learn about common Mac OS X keyboard shortcuts. A keyboard shortcut is a way to invoke a function in Mac OS X by pressing a combination of keys on your keyboard.

More information

Accessibility Checklist for elearning

Accessibility Checklist for elearning Accessibility Checklist for elearning Course tested: Developer: Date: High-level Checklist The high-level checklist below is used to summarize the accessibility status of an entire elearning module. Details

More information

Grand Valley State University Disability Support Services Guide to Assistive Technology

Grand Valley State University Disability Support Services Guide to Assistive Technology Grand Valley State University Disability Support Services Guide to Assistive Technology WebbIE 3 Quick Reference Manual Prepared by Jeff Sykes, Assistive Technology Coordinator, Disability Support Services

More information

Macmillan Learning iclicker Reef Accessibility Conformance Report

Macmillan Learning iclicker Reef Accessibility Conformance Report Macmillan Learning iclicker Reef Accessibility Report VPAT Version 2.0 November 2017 Name of Product/Version: iclicker Reef Product Description: iclicker Reef Student Web Application Date: 11/30/17 Contact

More information

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

The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect. Web Accessibility The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect. Tim Berners-Lee, W3C Director and inventor of the World Wide Web 20% of

More information

REVEL Screen Reader Accessibility Documentation for Students

REVEL Screen Reader Accessibility Documentation for Students REVEL Screen Reader Accessibility Documentation for Students REVEL 2.0 Contents 1. General Introduction... 3 2 Product Overview... 3 2.1 General Interface... 3 3 Logging in from Pearson Console... 4 4The

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

CSCI 311 WEB ACCESSIBILITY

CSCI 311 WEB ACCESSIBILITY CSCI 311 WEB ACCESSIBILITY The Plan Look at the importance of building accessible sites What accessibility means Accessibility guidelines Examples Motivating Example What is it like to navigate websites

More information

Salesforce Service Cloud Snap-Ins for Web

Salesforce Service Cloud Snap-Ins for Web Salesforce Service Cloud Snap-Ins for Web Voluntary Product Accessibility Template (VPAT) November 2017 This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers

More information

Salesforce1 - ios App (Phone)

Salesforce1 - ios App (Phone) Salesforce1 - ios App (Phone) Voluntary Product Accessibility Template (VPAT) This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers to evaluate Salesforce1

More information

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

Blackboard. Voluntary Product Accessibility Template Blackboard Learn Release 9.1 SP11. (Published January 14, 2013) Contents: Introduction Blackboard Voluntary Product Accessibility Template Blackboard Learn Release 9.1 SP11 (Published January 14, 2013) Contents: Introduction Key Improvements VPAT Section 1194.21: Software Applications and

More information

Salesforce Lightning Experience Analytics (Dashboard and Reports)

Salesforce Lightning Experience Analytics (Dashboard and Reports) (Dashboard and Reports) Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) April 2017 This Voluntary Product Accessibility Template, or VPAT, is a tool

More information

Beyond Captioning: Tips and Tricks for Accessible Course Design

Beyond Captioning: Tips and Tricks for Accessible Course Design Minnesota elearning Summit 2017 Aug 2nd, 3:00 PM - 4:00 PM Beyond Captioning: Tips and Tricks for Accessible Course Design Jenessa L. Gerling Hennepin Technical College, JGerling@hennepintech.edu Karen

More information

MAKING WEB-BASED JOB APPLICATION FORMS ACCESSIBLE TO ALL USERS

MAKING WEB-BASED JOB APPLICATION FORMS ACCESSIBLE TO ALL USERS wq q MAKING WEB-BASED JOB APPLICATION FORMS ACCESSIBLE TO ALL USERS Why Address Accessibility? More frequently than not, online job applications have become the main platform to facilitate the employment

More information

Accessible Documents: Word to PDF

Accessible Documents: Word to PDF Accessible Documents: Word to PDF Gaeir Dietrich HTCTU Director www.htctu.net www.toolsthatinspire.com www.htctu.net 1 Accessible Instructional Materials Build in accessibility before putting the material

More information

Axway Voluntary Product Accessibility Template (VPAT)

Axway Voluntary Product Accessibility Template (VPAT) Axway Voluntary Product Accessibility Template (VPAT) Version 2.0 Date 15 August 2016 Product name Product version number 4.12.1 Desktop Validator Contact for more information Axway Federal 877-564-7700

More information

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

For a detailed description of the parent features and benefits, please refer to the following URL: 06/19/2015 05:00:54 EDT Cal State Fullerton (CSUF) VPAT for IBM Forms Designer 8.0, 8.0.1 VPAT comments: For a detailed description of the parent features and benefits, please refer to the following URL:

More information

Salesforce Lightning Dialer

Salesforce Lightning Dialer Salesforce Lightning Dialer Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) October 2017 This Voluntary Product Accessibility Template, or VPAT,

More information

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

Learn Saas with the Ultra Experience Voluntary Product Accessibility Template August 2017 Overview Learn Saas with the Ultra Experience Voluntary Product Accessibility Template 1194.22 Web-based Intranet and Internet Information and Applications 1194.31 Functional Performance Criteria 1194.41

More information

Web-based Internet Information and Application Checklist

Web-based Internet Information and Application Checklist REVIEWER INFORMATION Product Name: Version #: Reviewer Name: Date: Filenames/URL: Locations: Intranet Training Academy DCMA360 Other (explain) REVIEW GUIDELINES Complete this review, using the following

More information

Salesforce Service Cloud Snap-Ins for Web

Salesforce Service Cloud Snap-Ins for Web Salesforce Service Cloud Snap-Ins for Web Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) November 2017 This Voluntary Product Accessibility Template,

More information

Accessibility and Navigation in Brightspace Learning Environment

Accessibility and Navigation in Brightspace Learning Environment Accessibility and Navigation in Brightspace Learning Environment Learner Guide Contents Contents DOCUMENT CHANGE HISTORY... 4 ABOUT WEB ACCESSIBILITY AT D2L... 5 ACCESSIBILITY FOR LEARNING... 5 ACCESSIBILITY

More information

CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS

CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS BASICS OF WEB DESIGN CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS 1 LEARNING OUTCOMES Describe the most common types of website organization Describe principles of visual design Design for your target audience

More information

COURSE DESIGN ACCESSIBILITY CHECKLIST

COURSE DESIGN ACCESSIBILITY CHECKLIST COURSE DESIGN ACCESSIBILITY CHECKLIST Introduction This checklist is an internal document to be consulted by the Instructional Designer and Faculty member in examining web accessibility in a specific course.

More information

SECTION Criteria Supporting Features Remarks / Explanation

SECTION Criteria Supporting Features Remarks / Explanation SECTION 1194.21 Criteria Supporting Features Remarks / Explanation (a) When software is designed to run on a system that has a keyboard, product functions shall be executable from a keyboard where the

More information

Microsoft Excel Keyboard Shortcuts

Microsoft Excel Keyboard Shortcuts Microsoft Excel Keyboard Shortcuts Here is a complete list of keyboard shortcuts for Microsoft Excel. Most of the shortcuts will work on all Excel versions on Windows based computer. Data Processing Shortcuts

More information

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

SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF HTML FILES/DOCUMENTS (ASSISTIVE TECHNOLOGIES) SKILLSCOMMONS ACCESSIBILITY CHECKPOINTS METHODS FOR EVALUATING THE ACCESSIBILITY OF HTML FILES/DOCUMENTS (ASSISTIVE TECHNOLOGIES) Methodology Designed by CUDA and CSU-MERLOT In partnership with CAST Applied

More information

Sample Accessibility Evaluation Report

Sample Accessibility Evaluation Report Sample Accessibility Evaluation Report XYX CORPORATION NOVEMBER 2017 Wakefly, Inc. 293 Boston Post Road West Suite 140, MARLBOROUGH, MA 01752 www.wakefly.com Executive Summary 2 This report describes the

More information

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

Date: December 21, 2017 Name of Product: Cisco WebEx Web App Meeting Center v3.4 Contact for more information: Date: December 21, 2017 Name of Product: Cisco WebEx Web App Meeting Center v3.4 Contact for more information: accessibility@cisco.com The following testing was done on a Windows 10 with Freedom Scientific

More information

Community Templates for Self-Service

Community Templates for Self-Service Voluntary Product Accessibility Template (VPAT) February 2016 This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers to evaluate design conformance the

More information

Salesforce Lightning Service Console

Salesforce Lightning Service Console Salesforce Lightning Service Console Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) November 2017 This Voluntary Product Accessibility Template,

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

Salesforce Lightning App Builder

Salesforce Lightning App Builder Voluntary Product Accessibility Template (VPAT) December 2015 This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers to evaluate Salesforce Lightning

More information

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

Guideline 1.2 Time-based Media: Provide alternatives for time-based media Success Criteria Recommendations Met Perceivable Web content is made available to the senses - sight, hearing, and/or touch Guideline 1.1 Text Alternatives: Provide text alternatives for any non-text content 1.1.1 Nontext Content All images,

More information

Voluntary Product Accessibility Template (VPAT) Applicable Sections

Voluntary Product Accessibility Template (VPAT) Applicable Sections Voluntary Product Accessibility Template (VPAT) Name of Product Reaxys Date January 6, 2014 Completed by Jack Bellis, Elsevier UCD, Philadelphia Contact for more Information Product Version Number 2.15859.10

More information

Accessible Design. Raj Lal. Nokia Inc.

Accessible Design. Raj Lal. Nokia Inc. Accessible Design Raj Lal Nokia Inc. Agenda About Target Users Color & Text How Access. Web Works Website About Accessibility Nokia Internal Use Only Accessibility is about making things Easy to Use by

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Windows 8.1 User Guide for ANU Staff

Windows 8.1 User Guide for ANU Staff Windows 8.1 User Guide for ANU Staff This guide has been created to assist with basic tasks and navigating Windows 8.1. Further tips for using Windows 8.1 can be found on the IT Services website, or by

More information

California Open Online Library for Education & Accessibility

California Open Online Library for Education & Accessibility California Open Online Library for Education & Accessibility COOL4Ed (the California Open Online Library for Education) was created so that faculty can easily find, adopt, utilize, review and/or modify

More information

FAO Web Content Accessibility Guidelines

FAO Web Content Accessibility Guidelines FO Web Content ccessibility Guidelines FO s ccessibility Guidelines have been derived from the W3C s Web Content ccessibility Guidelines (WCG), version 2.0, which have become an established standard for

More information

Moodlerooms WCAG 2.0 Support Statement September 2017

Moodlerooms WCAG 2.0 Support Statement September 2017 Moodlerooms WCAG 2.0 Support Statement September 2017 Washington, D.C. Office 1600 Spring Hill Road, Suite 400 Vienna, VA 22182 Silicon Valley Office 114 Sansome Street, Suite 950 San Francisco, CA 94104

More information

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

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives. Overall Design Is Related to the Site Purpose. Website Organization Web Development & Design Foundations with HTML5 Ninth Edition Chapter 5 Web Design Slides in this presentation contain hyperlinks. JAWS users should be able to get a list of links by using INSERT+F7 Learning

More information