Accessibility testing. Software Testing: INF3121 / INF4121

Size: px
Start display at page:

Download "Accessibility testing. Software Testing: INF3121 / INF4121"

Transcription

1 Accessibility testing Software Testing: INF3121 / INF4121

2 Summary: Week 11 Usability testing HCI definition, framework, and guidelines User-centric design processes Accessibility testing Context of accessibility Accessibility personas and accessible design Web-content accessibility guidelines Assistive technologies and tools

3 Part I: Close-ended questions

4 Question 1 Which of the following is the role of personas in accessibility studies? a. They provide laws, regulations, and guidelines for programmers to follow b. They give a realistic view of the people we design for c. They are the main stakeholders for any software being developed d. They test that the software has all quality certifications in place

5 Question 1: Answer Which of the following is the role of personas in accessibility studies? Personas Description of a representative (fictitious) user Give a realistic view of the people we design for Provide information about Who the users are, and their characteristics / attributes Goals, motivations, and activities of usage Help us take different users into account

6 Question 1: Answer Which of the following is the role of personas in accessibility studies? a. They provide laws, regulations, and guidelines for programmers to follow b. They give a realistic view of the people we design for c. They are the main stakeholders for any software being developed d. They test that the software has all quality certifications in place

7 Question 2 Which of the following assistive technologies is mainly used by blind users? a. Screen reader b. Split keyboard c. Communication access real-time translation d. Text configuration tools and settings

8 Question 2: Answer Which of the following assistive technologies is mainly used by blind users? Blindness Partially visually impaired or completely blind Challenges Reading / seeing content on the screen Assistive technologies Screen reader / Braille display Audio note-taker

9 Question 2: Answer Which of the following assistive technologies is mainly used by blind users? a. Screen reader b. Split keyboard c. Communication access real-time translation d. Text configuration tools and settings

10 Question 3 Web Content Accessibility Guidelines (WCAG) 2.0 covers a wide range of recommendations for making web content more accessible. Which of the following statements is not true in relation project to WCAG? title a. At the top there are four principles that provide the foundation for web accessibility b. For each guideline, testable success criteria are provided to allow WCAG 2.0 to be used c. For each guideline and success criteria there is a list of test techniques d. For each guideline 12 principles are defined

11 Question 3: Answer Which of the following statements is not true in relation to WCAG? WCAG Recommendations for making web content more accessible Four principles provide the foundation for web accessibility (POUR) Perceivable Operable Understandable Robust Guidelines (12 in total) Basic goals to make content more accessible Success criteria For each criteria, we have testable success criteria

12 Question 3: Answer Which of the following statements is not true in relation to WCAG? POUR: Perceivable Information and user interface components must be presented in perceivable ways Text alternatives Provide alternatives for any non-text content so that it can be changed by need E.g. large print, braille, speech, symbols, simpler language. Adaptable Create content that can be presented in different ways without losing information E.g. simpler layout

13 Question 3: Answer Which of the following statements is not true in relation to WCAG? POUR: Operable User interface components and navigation must be operable Keyboard accessible Make all functionality available from the keyboard Enough time Provide users with enough time to read and use content Navigable Provide ways to help users navigate, find content, and determine where they are

14 Question 3: Answer Which of the following statements is not true in relation to WCAG? POUR: Understandable Information and the operation of user interface must be understandable Readable Make text content readable and understandable Predictable Make web pages appear and operate in predictable ways Input assistance Help users avoid and correct mistakes

15 Question 3: Answer Which of the following statements is not true in relation to WCAG? POUR: Robust Content must be robust enough to be interpreted by a wide range of user agents As well as assistive technologies Compatible Maximise compatibility with current and future user agents, and assistive tech. Avoid content that relies on technologies that are not accessibility-supported Avoid deprecated features of W3C technologies

16 Question 3: Answer Web Content Accessibility Guidelines (WCAG) 2.0 covers a wide range of recommendations for making web content more accessible. Which of the following statements is not true in relation project to WCAG? title a. At the top there are four principles that provide the foundation for web accessibility b. For each guideline, testable success criteria are provided to allow WCAG 2.0 to be used c. For each guideline and success criteria there is a list of test techniques d. For each guideline 12 principles are defined

17 Question 4 What does it mean that a user interface is operable? I. All functionality is available from a keyboard II. All user interface is navigable with a keyboard III. All functionality can be operated by the same person a. I and II b. I and III c. II and III d. I, II, and III

18 Question 4: Answer What does it mean that a user interface is operable? Operability User interface components and navigation must be operable Guidelines Keyboard accessible Enough time Seizures Navigable Advisory techniques Provide keyboard shortcuts to important links and form controls Avoid use of common user-agent keyboard commands for other purposes (Crtl+Z) Limit the number of links per page, and make links visually distinct

19 Question 4: Answer What does it mean that a user interface is operable? I. All functionality is available from a keyboard II. All user interface is navigable with a keyboard III. All functionality can be operated by the same person a. I and II b. I and III c. II and III d. I, II, and III

20 Question 5 Pair the following accessibility barriers and the problems they cover: Barrier priority Critical Serious Annoying (moderate) Noisy (minor) Problems they cover Problems in use of the software that cause frustration, slow someone down and require work-arounds Minor issues that might cause someone a problem, but which mainly just damage credibility Barriers that stop someone from using the software product or some of its features successfully Frustrating use of the software, but will not stop someone from using it

21 Question 5: Answer Pair the following accessibility barriers and the problems they cover: Barrier priority Critical Serious Annoying (moderate) Noisy (minor) Problems they cover Problems in use of the software that cause frustration, slow someone down and require work-arounds Minor issues that might cause someone a problem, but which mainly just damage credibility Barriers that stop someone from using the software product or some of its features successfully Frustrating use of the software, but will not stop someone from using it

22 Question 6 We use accessibility personas because it is easier to work with them than to work with real people with accessibility issues. a. True b. False

23 Question 6: Answer We use accessibility personas because it is easier to work with them than to work with real people with accessibility issues. a. True b. False

24 Question 7 Accessible design has to comply with the following: 1. Helpful way-finding: Guide the users 2. Clear presentation: Supports meaning 3. Plain language: Easy to understand 4. All media tools: All content has to be presented in all the following formats; video, audio, text Mark each with either true or false

25 Question 7: Answer Accessible design has to comply with the following: 1. Helpful way-finding: Guide the users [TRUE] 2. Clear presentation: Supports meaning [TRUE] 3. Plain language: Easy to understand [TRUE] 4. All media tools: All content has to be presented in all the following formats; video, audio, text [FALSE] Mark each with either true or false

26 Question 8 Is the following guideline an accessibility guideline? Text alternatives: Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols, or simpler language a. True b. False

27 Question 8: Answer Is the following guideline an accessibility guideline? Text alternatives: Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols, or simpler language a. True b. False

28 Question 9 Pair the following accessibility principles with their corresponding guidelines: Principles Perceivable Guidelines Wake web pages appear and operate in predictable ways Operable Maximise the software compatibility with the current assistive technologies Understandable Robust Make all functionality available from a keyboard Provide text alternatives for any non-text content so that it can be changed into other forms people need

29 Question 9: Answer Pair the following accessibility principles with their corresponding guidelines: Principles Perceivable Guidelines Wake web pages appear and operate in predictable ways Operable Maximise the software compatibility with the current assistive technologies Understandable Robust Make all functionality available from a keyboard Provide text alternatives for any non-text content so that it can be changed into other forms people need

30 Question 10 Is hearing impairment an accessibility issue? a. True b. False

31 Question 10: Answer Is hearing impairment an accessibility issue? a. True b. No

32 Part II: Exercises and Open-ended questions

33 Exercise 1: Keyboard Accessibility Compare the keyboard accessibility of the following websites: Follow-up questions: Is one better designed than the other? Why, why not?

34 Exercise 2: Accessibility Principles Check the accessibility principles: Follow-up questions: Which ones do you see as most important? Why? Do you have objections to any of them?

35 Exercise 3: Accessibility Personas Which of the following accessibility personas do you think is most common? Non-English speaker Deaf-mute Blind Age-related macular degeneration (ARMG) Which do you think is the easiest to forget about?

36 The End Questions? uio.no Next week: Exploratory Testing!

37 References Seminar slides are based on Lecture slides Black, R., van Veenendal, E., Graham, D. (2012). Foundations of Software Testing: ISTQB Certification 3E. Cengage Learning. IEEE 829: Standard for Software and System Documentation

Web accessibility evaluation tools. Paweł Konkol Cracow University of Economics

Web accessibility evaluation tools. Paweł Konkol Cracow University of Economics Web accessibility evaluation tools Paweł Konkol Cracow University of Economics Web accessibility standards in Polish state regulations Selection of Web accessibility evaluation tools Result of the comparison

More information

AA WCAG 2.0 Web Accessibility Compliance. Nate Reusser. LinkedIn: linkedin.com/in/natereusser

AA WCAG 2.0 Web Accessibility Compliance. Nate Reusser. LinkedIn: linkedin.com/in/natereusser AA WCAG 2.0 Web Accessibility Compliance Nate Reusser Twitter: @NateReusser LinkedIn: linkedin.com/in/natereusser COMPLIANCE LEVELS A AA AAA Minimal Impact Minimal Effect Happy Medium Co-Relates 100% with

More information

SmartBuilder Section 508 Accessibility Guidelines

SmartBuilder Section 508 Accessibility Guidelines Section 508 Regulation WCAG 2.0 Explanation How to Implement in SmartBuilder 1194.22 (a) A text equivalent for every nontext element shall be provided (e.g., via "alt", "longdesc", or in element content).

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

Today. Web Accessibility. No class next week. Spring Break

Today. Web Accessibility. No class next week. Spring Break HCI and Design Today Web Accessibility No class next week. Spring Break Who is affected? People with disabilities Visual, hearing, motor, cognitive, reading About 1 in 5 adults (webaim.org/intro) Older

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

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

Applying the Web Content Accessibility Guidelines

Applying the Web Content Accessibility Guidelines Applying the Web Content Accessibility Guidelines Gauderon Frédéric cand. MA in Information Systems Course Electronic Business University of Fribourg, Switzerland Gauderon Frédéric Windhalta 13 1712 Tafers

More information

Make text readable and understandable Make content appear and operate in predictable ways Help users avoid and correct mistakes

Make text readable and understandable Make content appear and operate in predictable ways Help users avoid and correct mistakes Table of Contents WCAG Overview Relation to Accessibility Laws Guidelines 1.2 Time-based Media Conforming to Success Criteria How to Meet 1.2.2 and 1.2.4 Captioning Requirements Quality Requirements for

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

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

Project Cost Compliance with ADA and Web Content Accessibility Guidelines (WCAG 2..0) by Ethan Beberness

Project Cost Compliance with ADA and Web Content Accessibility Guidelines (WCAG 2..0) by Ethan Beberness Project Cost Compliance with ADA and Web Content Accessibility Guidelines (WCAG 2..0) by Ethan Beberness Summary: The Americans with Disabilities Act encourages self-regulation of accessibility standards,

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

How to Meet WCAG 2.0 AA Level

How to Meet WCAG 2.0 AA Level How to Meet WCAG 2.0 AA Level Source: https://www.w3.org/wai/wcag20/quickref/?currentsidebar=%23col_customize&showtechniques= 124&levels=aaa&technologies=css%2Cwai-aria%2Cjs%2Cserver%2Csmil%2Cpdf%2Cflash%2Csl

More information

Accessible Website. Understanding and Implementing WCAG 2.0 Accessibility. Achieving compliance through Certification. Website Quality Certification

Accessible Website. Understanding and Implementing WCAG 2.0 Accessibility. Achieving compliance through Certification. Website Quality Certification Accessible Website Understanding and Implementing WCAG 2.0 Accessibility Achieving compliance through Certification Website Quality Certification Contents Executive summary 1. Introduction 2. WCAG versions:

More information

Jennifer Nip, P.Eng. Portfolio

Jennifer Nip, P.Eng. Portfolio Jennifer Nip, P.Eng Portfolio Jennifer Nip Portfolio Jennifer has over 10 years experience in web design and usability analysis Being the Lead User Experience Designer, she has leading edge web design

More information

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility USER GUIDE MADCAP FLARE 2017 r3 Accessibility Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Seven Ways You Need To Make Your Video Lectures Accessible

Seven Ways You Need To Make Your Video Lectures Accessible Seven Ways You Need To Make Your Video Lectures Accessible Table of Contents 01 Introduction 02 Captioning No Mouse Required 03 04 05 Make Sure It Is Readable Share the Remote Control Make an Audio Version

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

Fusion 4 General Help VPAT

Fusion 4 General Help VPAT Fusion 4 General Help VPAT VPAT Since the VPAT must be comprehensive, all Section 508 issues on all pages must be corrected to sustain compliance. Criteria Section 1194.21 Software Applications and Operating

More information

UHCL s Proactive Approach to Accessible Electronic Information

UHCL s Proactive Approach to Accessible Electronic Information UHCL s Proactive Approach to Accessible Electronic Information Gavin Steiger, Director Steiger@uhcl.edu Leslie Thomas, Coordinator ThomasL@uhcl.edu Learning Outcomes After attending this session, participants

More information

Creating Accessible Webpages

Creating Accessible Webpages Creating Accessible Webpages Facilitated by: Anne Mullen, Accessibility & Human Rights Manager, OHREA Marcin Pulcer, Manager, Web Services & Systems Support, ITS 2016 Employee Engagement & Development

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

e-accessibility Part 1 Monica Seeber

e-accessibility Part 1 Monica Seeber e-accessibility Part 1 Monica Seeber What am I talking about? 1. Web Accessibility National Transition Strategy 2. Introducing WCAG 2.0 3. WCAG 2.0 Level AA requirements 4. Applying WCAG 2.0 to digital

More information

DISABILITY LAW SERVICE BEST PRACTICES FOR AN ACCESSIBLE AND USABLE WEBSITE

DISABILITY LAW SERVICE BEST PRACTICES FOR AN ACCESSIBLE AND USABLE WEBSITE DISABILITY LAW SERVICE BEST PRACTICES FOR AN ACCESSIBLE AND USABLE WEBSITE February 2018 1 FOREWORD This guide aims to provide organisations with essential information for compliance with modern website

More information

Accessibility in e-learning

Accessibility in e-learning Accessibility in e-learning Presented by: Christophe Strobbe strobbe@hdm-stuttgart.de Liberté 0 / Freedom #0 http://liberte0.org/ Overview What is accessibility? What is e-learning? Web-based systems Accessible

More information

Introduction to Infographics and Accessibility

Introduction to Infographics and  Accessibility Introduction to Infographics and Email Accessibility Goals Understand Accessibility best practices Where to get more information Be able to Conduct a four-point accessibility evaluation Communicate Provide

More information

Because We Can! Including Everyone in Technology Opportunities. Sharron Rush Knowbility.org for. World Usability Day 2009 Michigan State University

Because We Can! Including Everyone in Technology Opportunities. Sharron Rush Knowbility.org for. World Usability Day 2009 Michigan State University Because We Can! Including Everyone in Technology Opportunities Sharron Rush Knowbility.org for World Usability Day 2009 Michigan State University Usability & Accessibility Center About Knowbility 501(c)

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

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

Teaching Accessibility

Teaching Accessibility Teaching Accessibility Richard Ladner University of Washington Matt May Adobe 1 Goal of Special Session Provide the basics of accessibility, including information about how people with disabilities interact

More information

IS YOUR WEBSITE ADA COMPLIANT? STAND APART SCALE SMART GROW BEYOND EMPOWER RELATIONSHIPS

IS YOUR WEBSITE ADA COMPLIANT? STAND APART SCALE SMART GROW BEYOND EMPOWER RELATIONSHIPS IS YOUR WEBSITE ADA COMPLIANT? STAND APART SCALE SMART GROW BEYOND EMPOWER RELATIONSHIPS QUICK INTRO ANTHONY IANNICIELLO VP, PRODUCT DESIGN WILL RODGERS DIRECTOR OF WEB SERVICES CUNA Mutual Group Risk

More information

USER GUIDE MADCAP FLARE Accessibility

USER GUIDE MADCAP FLARE Accessibility USER GUIDE MADCAP FLARE 2018 Accessibility Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

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

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

ACCESSIBLE FORMATS AND COMMUNICATION SUPPORTS

ACCESSIBLE FORMATS AND COMMUNICATION SUPPORTS PROCEDURE PR.566.GOV TITLE: ACCESSIBLE FORMATS AND COMMUNICATION SUPPORTS Date issued: 15 April 2014 Last revised: Authorization: Senior Staff: 15 April 2014 1.0 OBJECTIVE To ensure the provision of accessible

More information

Section Web-based Internet information and applications - Incident Response Service (INRS) - Detail Voluntary Product Accessibility Template

Section Web-based Internet information and applications - Incident Response Service (INRS) - Detail Voluntary Product Accessibility Template (a) A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content). (b) Equivalent alternatives for any multimedia presentation shall be synchronized

More information

Section Software Applications and Operating Systems Web Conferencing Service (WCS) Detail Voluntary Product Accessibility Template

Section Software Applications and Operating Systems Web Conferencing Service (WCS) Detail Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Web Conferencing Service (WCS) Detail Voluntary Product Accessibility Template Criteria Supporting Features Remarks and explanations (a) When

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

Accessibility Compliance. Web Services

Accessibility Compliance. Web Services Accessibility Compliance Web Services What is Web Accessibility? All web users have equal access to the same or equivalent information and functionality. The practice of removing barriers that prevent

More information

WCAG 2 Compliance Report

WCAG 2 Compliance Report WCAG 2 Compliance Report Evaluation Details Product Name/Version: CaptionSync Smart Player, version 4.5.0 Vendor Name: Automatic Sync Technologies, LLC Report Date: September 22, 2017 Evaluator(s) (name/affiliation):

More information

Networx Enterprise Proposal for Internet Protocol (IP)-Based Services. Supporting Features. Criteria. Remarks and explanations

Networx Enterprise Proposal for Internet Protocol (IP)-Based Services. Supporting Features. Criteria. Remarks and explanations (a) A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content). (b) Equivalent alternatives for any multimedia presentation shall be synchronized

More information

David Sloan. University of Dundee 2009 European Users Conference Manchester

David Sloan. University of Dundee 2009 European Users Conference Manchester David Sloan Digital Media Access Group, School of Computing University of Dundee dsloan@computing.dundee.ac.uk How can e-assessment software be used to help create optimally accessible assessments? Brief

More information

Accessibility of Web

Accessibility of Web Web Accessibility Policy and Procedure Accessibility of Web Last Updated: August 2018 Content: Outlined in Section 504 of the Rehabilitation Act of 1973 (Section 504), 29 U.S.C. 794, and its implementing

More information

Contemporary Accessible Technologies and Web Standards. Dr Scott Hollier

Contemporary Accessible Technologies and Web Standards. Dr Scott Hollier Contemporary Accessible Technologies and Web Standards Dr Scott Hollier WHO IS MEDIA ACCESS AUSTRALIA Not-for-profit organisation addressing access issues in: TV Cinema DVD Education New Media Access issues

More information

Waterloo Drupal User Group

Waterloo Drupal User Group Waterloo Drupal User Group 2010-12- 16 Definition Legislation Guidelines and standards Resources and tools Tips Drupal Web accessibility Means that people with disabilities can use the Web (i.e., perceive,

More information

Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance

Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance Name of Product: SIRS Knowledge Source (Includes SIRS Issues Researcher, SIRS Government Reporter, and SIRS Renaissance) Product

More information

Website Accessibility Under the ADA Reduce Risk and Improve Marketing

Website Accessibility Under the ADA Reduce Risk and Improve Marketing Website Accessibility Under the ADA Reduce Risk and Improve Marketing 1 Merrit M. Jones, Esq. Bryan Cave LLP Washington Bankers Association Marketing Conference March 21, 2017 For educational purposes

More information

VPAT Web Content Accessibility Guidelines 2.0 level AA

VPAT Web Content Accessibility Guidelines 2.0 level AA VPAT Web Content Accessibility Guidelines 2.0 level AA It is strongly recommended Technical Staff who are trained in Accessibility complete this form. The comments portion must be filled in to further

More information

Design, Code, Test, Comply: Web Accessibility Demystified

Design, Code, Test, Comply: Web Accessibility Demystified Design, Code, Test, Comply: Web Accessibility Demystified Sam Chandrashekar, PhD Accessibility Program Manager, D2L Corporation ischool, University of Toronto January 27, 2018 Agenda Understanding disability

More information

Web Community Manager. Accessibility Online Training

Web Community Manager. Accessibility Online Training Web Community Manager Accessibility Online Training 1 Disclaimer The information in this presentation was prepared for informational purposes only. The information contained herein is not intended to constitute

More information

Product Accessibility Conformance Report

Product Accessibility Conformance Report Product Accessibility Conformance Report Name of Product / Version Number: * 5.27 * is the global name given to the software platform that incorporates the products: TM Core Collection, Biological Abstracts,

More information

Making 508 Accessible to Developers DevLearn 2018 Chris Willis

Making 508 Accessible to Developers DevLearn 2018 Chris Willis Making 508 Accessible to Developers DevLearn 2018 Chris Willis Sr. Product Manager, Customizable Courseware Poll Your Role What s your role in designing learning? A. Instructional Designer / Trainer B.

More information

Web Content Accessibility Guidelines 2.0 level AA Checklist

Web Content Accessibility Guidelines 2.0 level AA Checklist Web Content Accessibility Guidelines 2.0 level AA Checklist Date: April, 2016 Name of Product: SoftChalk Create 10 (both desktop and cloud web-launch versions) Contact for more information: email: help@softchalk.com

More information

WHAT BUSINESSES SHOULD KNOW ABOUT WEBSITE ACCESSIBILITY LAWSUITS UNDER THE AMERICANS WITH DISABILITIES ACT

WHAT BUSINESSES SHOULD KNOW ABOUT WEBSITE ACCESSIBILITY LAWSUITS UNDER THE AMERICANS WITH DISABILITIES ACT WHAT BUSINESSES SHOULD KNOW ABOUT WEBSITE ACCESSIBILITY LAWSUITS UNDER THE AMERICANS WITH DISABILITIES ACT INTRODUCTION Serial plaintiffs are suing businesses in alarming numbers alleging that websites

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

Web Content Accessibility Guidelines 2.0 Checklist

Web Content Accessibility Guidelines 2.0 Checklist Web Content Accessibility Guidelines 2.0 Checklist Principle 1: Perceivable information and user interface components must be presentable to users in ways they can perceive. 1 Standard Description Apply

More information

The Seeing without Light: Embracing emerging technologies. Dr Scott Hollier UWA 2018 Technology for everyone

The Seeing without Light: Embracing emerging technologies. Dr Scott Hollier UWA 2018 Technology for everyone The Seeing without Light: Embracing emerging technologies Dr Scott Hollier UWA 2018 Technology for everyone Embracing life as a person with a disability Supportive family, friends and mentors Education

More information

What is Accessibility

What is Accessibility What is Accessibility In the various modes of delivery in distance education (webpages, webbased instruction, and other electronic media sources), accessibility refers to the ability of every person to

More information

Product Accessibility Conformance Report

Product Accessibility Conformance Report Product Accessibility Conformance Report Name of Product / Version Number: Contact for more information: Gillian Neff / gillian.neff @clarivate.com Clarivate Analytics remains dedicated to developing software

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Voluntary Product Accessibility Template Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary

More information

Reading Introduction to Web Accessibility

Reading Introduction to Web Accessibility Reading 8.3 - Introduction to Web Accessibility By WebAIM.org Introduction Most people today can hardly conceive of life without the internet. Some have argued that no other single invention has been more

More information

Voluntary Product Accessibility Template (VPAT )

Voluntary Product Accessibility Template (VPAT ) Voluntary Product Accessibility Template (VPAT ) Name of Product: Forcepoint NGFW 6.5 Date: 12/12/2018 Scope: The Forcepoint Security Management Center (SMC) consists of the following components: o The

More information

IS READSPEAKER COMPLIANT WITH

IS READSPEAKER COMPLIANT WITH IS READSPEAKER COMPLIANT WITH ACCESSIBILITY STANDARDS, LIKE WAI FROM W3C? White paper December 2010 ReadSpeaker, Page 1 of 5 Introduction We are often asked this question. Are you compliant with or supporting

More information

Date: June 15, 2017 Name of Product: Cisco FirePower Extensible OS (FXOS) all versions Contact for more information:

Date: June 15, 2017 Name of Product: Cisco FirePower Extensible OS (FXOS) all versions Contact for more information: Date: June 15, 2017 Name of Product: Cisco FirePower Extensible OS (FXOS) all versions Contact for more information: accessibility@cisco.com Summary Table - Voluntary Product Accessibility Template Criteria

More information

Website Accessibility 101:

Website Accessibility 101: womblebonddickinson.com Website Accessibility 101: What Is It, Why Does It Matter, and How Can I Avoid Getting Sued Over It? Association of Corporate Counsel Compliance and Ethics Committee Meeting April

More information

VPAT for View 5.1 Client Documentation and Online Help

VPAT for View 5.1 Client Documentation and Online Help VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VPAT for View 5.1 Client Documentation and Online Help Since the VPAT must be comprehensive,

More information

Making Content Accessible: Removing Barriers to Digital Communications

Making Content Accessible: Removing Barriers to Digital Communications Making Content Accessible: Removing Barriers to Digital Communications Communications Tune Up Webinar Series Eva Anderson Erin Dugan MAXIMUS Center for Health Literacy June 27, 2014 1 You can revisit this

More information

Date: September 5, 2017 Name of Product: Cisco WebEx Product (web) Pages WBS32.3 Contact for more information:

Date: September 5, 2017 Name of Product: Cisco WebEx Product (web) Pages WBS32.3 Contact for more information: Date: September 5, 2017 Name of Product: Cisco WebEx Product (web) Pages WBS32.3 Contact for more information: accessibility@cisco.com The following testing was done on a Windows 10 with Freedom Scientific

More information

All contents are Copyright Cisco Systems, Inc. All rights reserved.

All contents are Copyright Cisco Systems, Inc. All rights reserved. Date: April 7, 2017 Name of Product: Cisco MultiPlatform Phones 7811, 7841, 8811, 8841, and software v11.0 Contact for more information: accessibility@cisco.com The following testing was done on a Windows

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary assessments regarding the availability

More information

Adobe LiveCycle Digital Signatures ES3 Voluntary Product Accessibility Template

Adobe LiveCycle Digital Signatures ES3 Voluntary Product Accessibility Template Adobe LiveCycle Digital Signatures ES3 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary

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

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary assessments regarding the availability

More information

VMware ESXi Host Client 6.5 VPAT

VMware ESXi Host Client 6.5 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware ESXi Host Client 6.5 VPAT December 2016 Since the VPAT must be comprehensive, all Section

More information

VMware vsphere Client 6.5 VPAT

VMware vsphere Client 6.5 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware vsphere Client 6.5 VPAT December 2016 Since the VPAT must be comprehensive, all Section

More information

Adobe Experience Manager (AEM) 6.2 Forms - Digital Signatures Voluntary Product Accessibility Template

Adobe Experience Manager (AEM) 6.2 Forms - Digital Signatures Voluntary Product Accessibility Template Adobe Experience Manager (AEM) 6.2 Forms - Digital Signatures Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials

More information

Adobe Experience Manager (AEM) 6.2 Forms - Reader Extensions Voluntary Product Accessibility

Adobe Experience Manager (AEM) 6.2 Forms - Reader Extensions Voluntary Product Accessibility Adobe Experience Manager (AEM) 6.2 Forms - Reader Extensions Voluntary Product Accessibility The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making

More information

Lectora 508 Compliance Document

Lectora 508 Compliance Document Criteria Listed on the Information Technology Industry Council Website http://www.itic.org/ Summary Table Criteria Supporting Features Remarks and explanations Section 1194.21 Software Applications and

More information

Date: July 21, 2017 Name of Product: Cisco Router Interfaces and Service Modules Contact for more information:

Date: July 21, 2017 Name of Product: Cisco Router Interfaces and Service Modules Contact for more information: Date: July 21, 2017 Name of Product: Cisco Router Interfaces and Service Modules Contact for more information: accessibility@cisco.com Summary Table - Voluntary Product Accessibility Template Criteria

More information

Date: September 9, 2016 Name of Product: Cisco Packet Tracer for Windows, version 7.0 Contact for more information:

Date: September 9, 2016 Name of Product: Cisco Packet Tracer for Windows, version 7.0 Contact for more information: Date: September 9, 2016 Name of Product: Cisco Packet Tracer for Windows, version 7.0 Contact for more information: accessibility@cisco.com The following testing was done on a Windows 7 and 8 with Freedom

More information

295 Interlocken Blvd #100 Broomfield, CO

295 Interlocken Blvd #100 Broomfield, CO 8/25/2017 295 Interlocken Blvd #100 Broomfield, CO 80021 866-524-3444 Memorandum Re: Accessibility of public-facing school nutrition websites provided by Nutrislice in light of WCAG 2.0, ADA, and Section

More information

Online Accessibility Guidelines

Online Accessibility Guidelines Online Accessibility Guidelines Headings Lists Links Tables Color Guideline Why Is This Important? Use properly formatted headings to structure a page. Headings help to organize content, making it easier

More information

VMware vcenter Orchestrator 5.5 VPAT

VMware vcenter Orchestrator 5.5 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware vcenter Orchestrator 5.5 VPAT September 30, 2013 Since the VPAT must be comprehensive,

More information

VPAT Web Content Accessibility Guidelines 2.0 level AA

VPAT Web Content Accessibility Guidelines 2.0 level AA The requested VPAT applies to the responder s website to be offered under the Contract. For products offered, VPATS are only to be provided upon request by the participating entity. It is strongly recommended

More information

Web Content Accessibility Guidelines (WCAG) Whitepaper

Web Content Accessibility Guidelines (WCAG) Whitepaper Web Content Accessibility Guidelines (WCAG) Whitepaper Table of Contents WCAG Overview Abstract This whitepaper is written to give you an understanding of the various principles and compliances of Web

More information

Adobe LiveCycle PDF Generator ES4 Voluntary Product Accessibility Template

Adobe LiveCycle PDF Generator ES4 Voluntary Product Accessibility Template Adobe LiveCycle PDF Generator ES4 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the availability

More information

Adobe LiveCycle Mobile Forms ES4 Voluntary Product Accessibility Template

Adobe LiveCycle Mobile Forms ES4 Voluntary Product Accessibility Template Adobe LiveCycle Mobile Forms ES4 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Accessibility FAQ PRESENCE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA

Accessibility FAQ PRESENCE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE Accessibility FAQ West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com 2017 West Corp. All rights reserved. [Rev 2.0, 04262017]. May not

More information

Adobe Dreamweaver CC Voluntary Product Accessibility Template

Adobe Dreamweaver CC Voluntary Product Accessibility Template Adobe Dreamweaver CC Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

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

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 VPAT Voluntary Product Accessibility Template Version 1.3 The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary

More information

Date: March 15, 2017 Name of Product: Cisco Umbrella version Dashboard 2 Contact for more information:

Date: March 15, 2017 Name of Product: Cisco Umbrella version Dashboard 2 Contact for more information: Date: March 15, 2017 Name of Product: Cisco Umbrella version Dashboard 2 Contact for more information: accessibility@cisco.com The following testing was done on a Windows 10 with Freedom Scientific s JAWs

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

Designing for Accessibility. Jason Withrow

Designing for Accessibility. Jason Withrow Designing for Accessibility Overview What is Web Accessibility? Universal Design Legal Aspects of Accessibility Types of Disabilities Adaptive Technologies WCAG 1.0 Guidelines Testing Accessibility What

More information

8 Golden Rules. C. Patanothai :04-Knowledge of User Interface Design 1

8 Golden Rules. C. Patanothai :04-Knowledge of User Interface Design 1 8 Golden Rules Strive for consistency Enable frequent users to use shortcuts Offer informative feedback Design dialog to yield closure Offer simple error handling Permit easy reversal of actions Support

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

Adobe LiveCycle Server Administration ES3 Voluntary Product Accessibility Template

Adobe LiveCycle Server Administration ES3 Voluntary Product Accessibility Template Adobe ES3 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the

More information

Adobe Story CC Plus Voluntary Product Accessibility Template

Adobe Story CC Plus Voluntary Product Accessibility Template Adobe Story CC Plus Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information