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

Size: px
Start display at page:

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

Transcription

1 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 and/or mobile applications are not accessible to persons with disabilities. This checklist reviews compliance obligations and the potential legal risks. The prevailing view is that Title III of the Americans with Disabilities Act ( ADA ) applies to websites and requires them to be accessible to the public on desktop computers as well as laptops, tablets, smart phones, and other devices. However, some courts have ruled that websites must have a nexus to a physical place in order to be covered by the ADA. The obligation may be construed broadly, as some courts have ruled that businesses even have a legal obligation to require third party vendors to make their applications accessible if they operate within the businesses websites. ARE THERE REGULATIONS FOR WEBSITE ACCESSIBILITY? There are no federal, state, or city regulations specifying to what extent websites must be accessible or any legal standard to be applied in determining if a website is accessible. In fact, the U.S. Department of Justice ( DOJ ) has delayed the publication of such regulations. There is not a single reference to websites or the internet in the text of the ADA (remember, it was passed in 1990), although the DOJ has argued that websites are required to be accessible because public accommodations have an obligation to provide auxiliary aids and services to ensure effective communication. Regulations are not expected any time soon, since the DOJ has placed website rulemaking on its 2017 Inactive Actions list. Even if a business successfully defends a claim, the expense of litigation may exceed the cost of compliance. Businesses also should evaluate the reputational risk. WHAT IS AN ACCESSIBLE WEBSITE? To be accessible, websites should be usable by persons with various sight, hearing, and mobility disabilities. Persons with these disabilities must have access to all content and functionalities of the website through the use of screen readers and other assistive technologies. However, many courts and the DOJ have viewed the privately developed Web Content Accessibility Guidelines ( WCAG ) 2.0, Level AA, as the de facto standard for ADA compliance. Accordingly, businesses should construct or redesign their websites in compliance with this standard. Until businesses can ensure that their websites are fully accessible and comply with the WCAG 2.0 (AA) standard, they should consider providing access to the goods and services on their websites in an alternative, equivalent manner (e.g., 24/7 toll-free phone access with live agents). A variety of disabilities should be considered. For example: o Persons with low vision need to be able to resize text; o Persons with hearing impairments need captioning to access the audio for videos shown on websites; and o Persons with limited dexterity need to be able to navigate a website using a keyboard instead of a mouse. WHAT IS THE STATUS OF WEBSITE ACCESSIBILITY LAWSUITS? As of the date of publication, there are few published court decisions regarding website accessibility claims, particularly in certain jurisdictions. However, a number of courts that have considered these issues have been unsympathetic to businesses, and plaintiffs are taking advantage of the reality that many businesses are unaware of their obligations under the ADA and do not have fully accessible websites. 1

2 Website accessibility lawsuits are proving to be challenging to defend and expensive to resolve. While most cases settle, if a court finds that a website is inaccessible, it can order the business to make its website accessible and to pay the plaintiff s attorneys fees, costs, and expenses. Additionally, in certain jurisdictions, the court can order the business to pay the plaintiff monetary damages and/or civil penalties under state and/or local law. WHAT SHOULD BUSINESSES DO? Businesses should consult with legal counsel and their web designers immediately prior to the filing of a lawsuit to mitigate their risk and to ensure that their websites and mobile applications are accessible. Engaging a web accessibility consultant to review their online platforms and, ultimately, certify compliance also is strongly recommended. WHAT THE WEB CONTENT ACCESSIBILITY GUIDELINES 2.0 REQUIRE The WCAG 2.0 guidelines are a privately developed international standard for website accessibility. There are three levels of conformance with the WCAG 2.0 guidelines (A, AA, and AAA). In the absence of any federal regulations, many courts as well as the DOJ have viewed compliance with the WCAG 2.0 (Level AA) guidelines as compliance with the ADA. The WCAG 2.0 guidelines are based on four core principles of web accessibility. Websites must be perceivable, operable, understandable, and robust. That means Information and user interface components must be presentable to users in ways they can perceive. User interface components and navigation must be operable. Information and the operation of user interface must be understandable. 1. PERCEIVABLE Ensure that information is perceivable by providing text alternatives for non-text content so it may be converted into other forms (e.g., large print, braille, speech, symbols, or simpler language). Provide alternatives for time-based media, including, but not limited to, captions for pre-recorded and live audio content as well as audio descriptions for pre-recorded video content. Create content that can be presented in different ways without losing information or structure by ensuring that content is read in correct sequence by assistive technologies and that instructions for understanding and operating content do not rely on sensory characteristics, such as shape, size, visual location, orientation, or sound. Make it easier for users to see and hear content by ensuring that color is not used as the only visual means of conveying information (e.g., highlighting required fields in red), providing a mechanism for users to pause or stop audio or control audio volume, maintaining a certain contrast ratio of text and images of text, permitting text to be resized without assistive technology and without loss of content or functionality, and using text to convey information instead of images of text. 2. OPERABLE Ensure that all functionality is operable through a keyboard without requiring specific timings for individual keystrokes and that the content does not trap the keyboard user within any particular section of the webpage. Users must be able to move to and from all components of a webpage using a keyboard. Content must be sufficiently robust to be interpreted reliably by user agents, including assistive technologies. A summary of the requirements for achieving Level AA conformance with the WCAG 2.0 follows. It is not exhaustive. For a more comprehensive understanding (including certain exceptions) and specific guidance for implementation, businesses should review the WCAG 2.0 guidelines, including a customizable quick reference to the guidelines, available at and consult with their counsel, web developers, and accessibility consultants. Provide users with sufficient time to read and use content by making time limits adjustable so that they can complete tasks within their own individual response times. Users should be able to pause, stop, or hide moving, blinking, scrolling, or auto-updating information. Design content in a way that does not cause seizures by ensuring that webpages do not contain content that flashes more than three times in any one second period or that flashes below the general flash and red flash thresholds. 2

3 Help users navigate websites, find content, and track their locations by offering mechanisms for users to bypass repeated content, providing titles for webpages, headings and labels that describe the topic or purpose, focusing components of webpages in an order that preserves their meaning and operability, allowing the purpose of links to be determined from their text, providing multiple ways for locating a webpage within a set of webpages, and providing a visible indicator to inform the user of the element that has the keyboard focus. 3. UNDERSTANDABLE Make text content readable and understandable by ensuring that the default human language of each webpage, including each passage or phrase in the content, can be programmatically determined. Make webpages appear and operate in predictable ways by ensuring that the context is not changed when a component triggers an event or a user interface component setting is changed (unless the user is advised of the change in advance), repeating navigational mechanisms on multiple webpages in the same order, and identifying components with the same functionality consistently throughout the webpages. Help users avoid and correct mistakes by identifying and describing input errors in text, providing labels or instructions when content requires user input, providing suggestions for correcting input errors, and providing mechanisms to prevent errors on webpages involving legal commitments and financial transactions, such as making submissions reversible, checking data for input errors and allowing the user to correct the errors, or permitting the user to review, confirm and correct information before finalizing submissions. 4. ROBUST Ensure that content is robust and can be interpreted reliably by assistive technologies and without crashing. Webpages must have complete start and end tags, be nested according to their specifications, not contain duplicate attributes, and have unique identifications. Additionally, the name, role, and value of user interface components must be programmatically determinable. CHECKLIST FOR IDENTIFYING WEBSITE ACCESSIBILITY ISSUES Businesses should engage a website accessibility consultant or a proficient web developer to review the accessibility of their website. In advance of any formal review, they can conduct a preliminary assessment by using free on-line tools to scan their website for errors, or by reviewing some of the common accessibility issues through the checklists below. However, these assessments should not be a substitute for the comprehensive review of an expert, as the results from the online scan or survey questions may not be accurate or address all of the potential issues. The following list of questions initially was prepared by the DOJ s Civil Rights Division for state and local governments (and modified by us), but is equally significant and useful for private businesses. Please be advised that it neither is intended to identify all accessibility issues nor should it be relied upon to determine compliance with the ADA, the WCAG 2.0 guidelines, or any other website accessibility standard. However, it is a helpful starting point for thinking about these issues and uncovering possible problems with your website. Assessing Current Webpages and Content on Your Website 1. Does the top of each page with navigation links have a bypass mechanism such as skip navigation link? (This feature directs screen readers to bypass the row of navigation links and start at the webpage content, thus enabling people who use screen readers to avoid having to listen to all the links each time they move to a new page.) 2. Can all links be understood when taken out of context (e.g., links are not worded as click here, and image links are not provided without text alternatives)? Yes No 3. Do all of the photographs, maps, graphics and other images on the website currently provide text alternatives via the alt attribute, a hidden or visible long description, or some other method? 3

4 4. Are all of the documents posted on your website available in HTML or another accessible text-based format (for example, rich text format (RTF) or word processing format), even if you are also providing them in another format, such as Portable Document Format (PDF)? 5. If your website has online forms, are they structured so assistive technology can identify, describe and operate the controls and inputs so people with disabilities can complete, review and submit the forms? N/A 13. Is the website accessibility policy posted on your website in a place where it can be easily located? N/A 14. Have procedures been developed to ensure that content is not added to your website until it has been made accessible? 15. Does the website manager check the code and structure of all new webpages to confirm accessibility before the pages are posted? 6. If your website has online forms, does the default setting in drop-down lists describe the information being requested instead of displaying a response option (e.g., your age instead of )? N/A 16. When PDFs are added to your website, are those PDFs accessible, or are text-based versions of the documents (e.g., HTML, RTF, or word processing format) added at the same time as the PDF versions? N/A 7. If a webpage has data charts or tables, are they structured so that all data cells are explicitly associated with column and row identifiers? N/A 17. Have in-house staff and contractors received information about the website accessibility policy and procedures to ensure website accessibility? N/A 8. Do all video files on your website have audio descriptions (if necessary) of what is being displayed to convey this information to people who are blind or have low vision? N/A 9. Do all video files on your website have synchronized captions to provide access to people who are deaf or hard of hearing? N/A 18. Have in-house and contractor staff received appropriate training on how to ensure the accessibility of your website? 19. If your website contains inaccessible content, is a specific written plan including timeframes in place now to make all of your existing web content accessible? N/A - website is completely accessible 10. Do all audio files on your website have synchronized captions to provide access to people who are deaf or hard of hearing? N/A 11. Have all webpages been designed so they can be viewed using visitors web browser and operating system settings for color and font? 20. Have you posted on your website a plan to improve website accessibility and invited suggestions for improvements? 21. Does your website home page include easily locatable information, including a telephone number and address, for use in reporting website accessibility problems and requesting accessible services and information? Website Accessibility Policy and Procedures 12. Do you have a written policy on website accessibility? Yes No 22. Do you have procedures in place to assure a quick response to website visitors with disabilities who are having difficulty accessing information or services available via the website? 4

5 23. Have you asked disability groups representing people with a wide variety of disabilities to provide feedback on the accessibility of your website? (Note: Feedback from people who use a variety of assistive technologies is helpful in ensuring website accessibility.) D. If an image is also used as a link, make sure the alt attribute describes the graphic (if necessary) and identifies the link destination E. Decorative graphics with no other function have empty alt attributes (alt= ) 24. Have you tested your website using one of the products available on the Internet to test website accessibility? (Note: Products available for testing website accessibility include no-cost and low-cost options. These products may not identify all accessibility issues and may flag issues that are not accessibility problems. However, they are, nonetheless, a helpful tool in improving website accessibility.) 25. Are alternative ways of accessing web-based information, programs, activities, and services available for people with disabilities who cannot use computers? F. Add captions to videos G. Add audio descriptions if necessary H. Create text transcript I. Create a link to videos as an alternative to embedding videos into web pages J. Add a link to the media player download K. Add an additional link to the text transcript L. The page should provide alternative links to the Image Map CHECKLIST OF ACTION ITEMS FOR IMPROVING THE ACCESSIBILITY OF A WEBSITE In addition to the considering the above questions when evaluating the accessibility of a website, the following checklist, initially prepared by the U.S. Department of Health and Human Services ( HHS ) for federal agencies (and modified by us), provides further guidance on ways to make websites more accessible for persons with disabilities. This practical advice, as well as another checklist available at section-508/making-files-accessible/checklist/html/index.html, should be considered when creating or redesigning a website; however, please note that the HHS checklists are not focused solely on the WCAG 2.0 requirements. Satisfying all of these items does not necessarily mean that a website complies with the ADA, but it will improve the website s accessibility and decrease the risk of litigation. Again, an expert should be engaged to conduct a comprehensive review of your website. A. Every image, video file, audio file, plug-in, etc. has a text alternative B. Complex graphics are accompanied by detailed text descriptions C. The text alternatives identify or describe the purpose of the objects M. The <area> tags must contain an alt attribute N. Data tables have the column and row headers appropriately identified (for example, using the <th> tag) O. Tables used strictly for layout purposes do NOT have header rows or columns P. Complex data tables contain markup to associate data cells with header cells (e.g., using the id, headers, scope and/or axis HTML attributes) Q. Make sure the page does not contain repeatedly flashing images R. Check to make sure the page does not contain a strobe effect S. A link is provided to an accessible page where the plug-in can be downloaded T. All Java applets, scripts and plug-ins (including Acrobat PDF files and PowerPoint files, etc.) and the content within them are accessible to assistive technologies, or else an alternative means of accessing equivalent content is provided 5

6 U. Form controls are marked up so they can be identified and operated by assistive technology X. Make sure that form fields are presented in a logical reading order V. Ensure that all form fields are labeled in an accessible manner W. Ensure that special instructions for forms are available to assistive technology Y. Include a bypass mechanism, such as a skip link, at the top of each page For more information about website accessibility lawsuits and compliance, please contact the following individuals: Carolyn D. Richmond crichmond@foxrothschild.com Ernest E. Badway ebadway@foxrothschild.com Jason B. Jendrewski jjendrewski@foxrothschild.com 6

MATERIALS AND INFORMATION NEEDED: To assess the accessibility of your website you will need:

MATERIALS AND INFORMATION NEEDED: To assess the accessibility of your website you will need: Page 1 of 6 ADA Best Practices Tool Kit for State and Local Governments Chapter 5 Addendum: Title I I Checklist (Website Accessibility) PURPOSE OF THIS CHECKLIST: This checklist is designed for use in

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

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

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

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

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

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

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

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

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

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

Science. Voluntary Product Accessibility Template: Web Content Accessibility Guidelines 2.0 Level AA

Science. Voluntary Product Accessibility Template: Web Content Accessibility Guidelines 2.0 Level AA Voluntary Product Accessibility Template: Web Content Accessibility Guidelines 2.0 Level AA Contact for more Information: accessibility@aaas.org. Date Revision # Summary of Changes October 2016 Original

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

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

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

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

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

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

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

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

Web Content Accessibility Template

Web Content Accessibility Template Web Content Accessibility Template The purpose of this template is to assist contracting officials and other buyers in making preliminary assessments regarding the availability of web products and services

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

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

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

ADA: WEBSITE ACCESSIBILITY

ADA: WEBSITE ACCESSIBILITY ADA: WEBSITE ACCESSIBILITY BY DIMITRIS ROUSSEAS, DEPUTY GENERAL COUNSEL KNOWLEDGE. CLARITY. RELIABILITY. www.compliancealliance.com (888) 353-3933 AMERICANS WITH DISABILITIES ACT: AN OVERVIEW 1990, George

More information

Web Accessibility Requirements

Web Accessibility Requirements Web Accessibility Requirements Provide your company s policy or commitment statement regarding electronic accessibility. Compliance with All Federal, State and Local Regulations YuJa Corporation believes

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

UNIVERSITY OF NORTH CAROLINA WILMINGTON

UNIVERSITY OF NORTH CAROLINA WILMINGTON Department: Contact Person: Date: Email: Online - Web & Course Accessibility Checklist Text, presentation & content Text equivalent is provided for every non-text element (i.e., image) (Solution: add an

More information

Web Content Accessibility Guidelines 2.0 Checklist

Web Content Accessibility Guidelines 2.0 Checklist ProQuest Ebook Central Web Content Accessibility Guidelines 2.0 Checklist Last updated March 28, 2017 by HT Sun, Senior Product Manager, ht.sun@proquest.com Principle 1: Perceivable information and user

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

Section 508: Are You Ready for ADA Compliance Standards? #stc17

Section 508: Are You Ready for ADA Compliance Standards? #stc17 Section 508: Are You Ready for ADA Compliance Standards? Agenda! Who is this Earl guy?! What is Section 508?! Building compliant content! Don t forget to test!! Wrapping up! Q & A Who is this Earl guy?!

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

Date: April 3, 2017 Name of Product: Cisco Prime Infrastructure v3.1 Contact for more information:

Date: April 3, 2017 Name of Product: Cisco Prime Infrastructure v3.1 Contact for more information: Date: April 3, 2017 Name of Product: Cisco Prime Infrastructure v3.1 Contact for more information: accessibility@cisco.com The following testing was done on a Windows 7 with Freedom Scientific s JAWs screen

More information

How Accessible is Your Website?

How Accessible is Your Website? How ccessible is Your Website? ccording to the most recent U.S. census, more than 56 million people in the United States are living with a disability. s an organization that serves citizens, it s essential

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

Apple Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT )

Apple Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) Apple Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) Name of Product: s 4.0 for ios Product Description: A word processor application for iphone, ipad, and ipod

More information

Web Content Accessibility Guidelines (WCAG) 2.0

Web Content Accessibility Guidelines (WCAG) 2.0 Web Content Accessibility Guidelines (WCAG) 2.0 This is YouSeeU s response to the Web Content Accessibility Guidelines (WCAG) 2.0 -- https://www.w3.org/tr/wcag20/. In this document, YouSeeU has provided

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

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

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

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

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: November 1, 2017 Name of Product: Cisco Service Provider Network Automation Center (SP-NAC) v1.0 Contact for more information: accessibility@cisco.com The following testing was done on a Windows

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

Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance

Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance , distributed by ProQuest Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance Name of product: Product website: Date: March 19, 2017 Contact: WCAG website:, distributed by ProQuest

More information

ADA Compliance for Online Courses Section Rehabilitation Act of CHECKLIST --

ADA Compliance for Online Courses Section Rehabilitation Act of CHECKLIST -- ADA Compliance for Online Courses Section 508 - Rehabilitation Act of 1973 -- CHECKLIST -- I. REQUIRED FOR HTML Standard A: A text equivalent for every non-text element shall be provided. (E.g., via alt,

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

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: 05/13/2016 05:00:38 EDT CSU Fullerton VPAT for IBM Watson Content Analytics 3.5 VPAT comments: For a detailed description of the parent features and benefits, please refer to the following URL: http://www-03.ibm.com/software/products/en/watson-content-analytics

More information

Case 1:13-cv TSC Document Filed 02/05/16 Page 1 of 8 EXHIBIT 14

Case 1:13-cv TSC Document Filed 02/05/16 Page 1 of 8 EXHIBIT 14 Case 1:13-cv-01215-TSC Document 164-22 Filed 02/05/16 Page 1 of 8 EXHIBIT 14 Case 1:13-cv-01215-TSC Document 164-22 Filed 02/05/16 Page 2 of 8 U.S. Department of Justice Civil Rights Division Disability

More information

SecurityCenter 508 Compliance

SecurityCenter 508 Compliance SecurityCenter 508 Compliance Summary Table Section 508 Voluntary Product Accessibility Template Tenable Network Security, Inc. Updated May 5, 2015 SecurityCenter 5 The latest version of this document

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

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

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

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

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 (VPAT )

Voluntary Product Accessibility Template (VPAT ) Voluntary Product Accessibility Template (VPAT ) Name of Product: McAfee Vulnerability Manager (MVM) 7.0 Since there have been no changes in the user interface that impact Sect. 508 compliance, this VPAT

More information

Voluntary Product Accessibility Template Retina Network Security Scanner

Voluntary Product Accessibility Template Retina Network Security Scanner Voluntary Product Accessibility Template Retina Network Security Scanner The VPAT (Voluntary Product Accessibility Template) product is a tool developed by ITIC (Information Technology Industry Council)

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template Starfish & Degree Planner May 1, 2017 Prepared by: Joe Karschnik, Compliance Engineer 50 E-Business Way, Suite 300, Cincinnati, OH 45241 Voluntary Product Accessibility

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Date: August 5, 2015 Product Name: WCONLINE Product Version Number on August 5, 2015: 5.5.7.10 Vendor Company Name: Twenty Six Design LLC. Vendor Contact

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

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

County of Sonoma Web Accessibility Questionnaire

County of Sonoma Web Accessibility Questionnaire County of Sonoma Web Accessibility Questionnaire County policy requires that all County websites, web content and web-based applications must be accessible to staff members and members of the public with

More information

Website Accessibility: What Every Educational Institution Needs to Know Presented by Jennifer S. Rusie

Website Accessibility: What Every Educational Institution Needs to Know Presented by Jennifer S. Rusie Website Accessibility: What Every Educational Institution Needs to Know Presented by Jennifer S. Rusie. 2017, Ogletree, Deakins, Nash, Smoak & Stewart, P.C. ogletree.com Today s Agenda What is website

More information

Date: June 27, 2016 Name of Product: Cisco Unified Customer Voice Portal (CVP) v11.5 Contact for more information:

Date: June 27, 2016 Name of Product: Cisco Unified Customer Voice Portal (CVP) v11.5 Contact for more information: Date: June 27, 2016 Name of Product: Cisco Unified Customer Voice Portal (CVP) v11.5 Contact for more information: accessibility@cisco.com The following testing was done on a Windows 7 with Freedom Scientific

More information

Website Accessibility: What You Should Know

Website Accessibility: What You Should Know Website Accessibility: What You Should Know Rebecca E. Reif Ahlers & Cooney, P.C. rreif@ahlerslaw.com Please note that this presentation is intended for informational and educational purposes and to provide

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

SAGE Knowledge 2.0. Voluntary Product Accessibility Template. Version 1.0 December 10, 2015

SAGE Knowledge 2.0. Voluntary Product Accessibility Template. Version 1.0 December 10, 2015 SAGE Knowledge 2.0 Voluntary Product Accessibility Template Version 1.0 December 10, 2015 This document represents a preliminary, internal SAGE assessment of the conformance of the SAGE Knowledge 2.0 website

More information

Cisco Accessibility Conformance Report VPAT Version 2.1

Cisco Accessibility Conformance Report VPAT Version 2.1 Cisco Accessibility Conformance Report VPAT Version 2.1 Name of Product/Version: Cisco Prime Collaboration Assurance version 12.x Product Description: Cisco Prime Collaboration Assurance is a comprehensive

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

Voluntary Product Accessibility Report

Voluntary Product Accessibility Report Voluntary Product Accessibility Report Compliance and Remediation Statement for Section 508 of the US Rehabilitation Act for OpenText Process Suite 16.3 October 2017 OPENTEXT PRODUCT VPAT ACCESSIBILITY

More information

Section Software Applications and Operating Systems - Detail Voluntary Product Accessibility PageCenterX

Section Software Applications and Operating Systems - Detail Voluntary Product Accessibility PageCenterX Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility PageCenterX (a) When software is designed to run on a system that has a keyboard, product functions

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

VPAT for View 5.1 Server Documentation and Online Help

VPAT for View 5.1 Server 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 Server Documentation and Online Help Since the VPAT must be comprehensive,

More information

Adobe Photoshop CS6 Voluntary Product Accessibility Template

Adobe Photoshop CS6 Voluntary Product Accessibility Template Adobe Photoshop CS6 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

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Version 1.6 (VPAT) DATE: 03 MARCH 2015 PRODUCT NAME: DOCSOFT : TE PRODUCT VERSION NUMBER: 1.5.2.31166 VENDOR COMPANY NAME: DOCSOFT, INCORPORATED VENDOR CONTACT NAME: WADE PRICE VENDOR CONTACT TELEPHONE:

More information

Digital Accessibility Standards

Digital Accessibility Standards Digital Accessibility Standards Web standards Authored by the Web Standards Subcommittee, Accessibility Working Group. 2 Summary These standards are collected to bring together industry guidelines 1 and

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

Voluntary Product Accessibility Template PowerBroker Identity Services

Voluntary Product Accessibility Template PowerBroker Identity Services Voluntary Product Accessibility Template PowerBroker Identity Services The VPAT (Voluntary Product Accessibility Template) product is a tool developed by ITIC Information Technology Industry Council and

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 Experience Manager (AEM) 6.2 Forms Workbench Voluntary Product Accessibility Template

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

More information

ADA Self-Evaluation. Welcome to the ADA Self-Evaluation Survey

ADA Self-Evaluation. Welcome to the ADA Self-Evaluation Survey Welcome to the ADA Self-Evaluation Survey The City of Gainesville is in the process of conducting an Americans with Disabilities Act (ADA) Self-Evaluation and Transition Plan. As part of this process,

More information

Adobe RoboHelp 9 Voluntary Product Accessibility Template

Adobe RoboHelp 9 Voluntary Product Accessibility Template Adobe RoboHelp 9 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

Accessibility Evaluation of Pearson REVEL Platform VPAT Document

Accessibility Evaluation of Pearson REVEL Platform VPAT Document Accessibility Evaluation of Pearson REVEL Platform VPAT Document Presented to: Pearson July 23, 2015 Document Version 1.0 Prepared By: Tech For All, Inc. www.tfaconsulting.com August 13, 2015 Document

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

Website Accessibility Policy Guideline

Website Accessibility Policy Guideline for a company ADA Website Policy and/or Procedure. This guideline should be used only in consultation Date 07/23/2018 Your Company Website Accessibility Policy Guideline Whereas, the Americans with Disabilities

More information

Adobe RoboHelp 11 Voluntary Product Accessibility Template

Adobe RoboHelp 11 Voluntary Product Accessibility Template Adobe RoboHelp 11 Voluntary Product Accessibility Template The purpose of the Voluntar y Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

Section 508 Evaluation Template

Section 508 Evaluation Template Section 508 Evaluation Template Date: April 24, 2006 Name of Product: CSE HTML validator Contact for more Information: Refer to http://www.itic.org/policy/508/sec508.html to see Best Practices for filling

More information

VPAT for View 5.1 Server

VPAT for View 5.1 Server 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 Server Since the VPAT must be comprehensive, all Section 508 issues on all

More information

Salesforce Lightning Experience Analytics (Dashboard and Reports)

Salesforce Lightning Experience Analytics (Dashboard and Reports) Analytics (Dashboard and Reports) Voluntary Product Accessibility Template (VPAT) This Voluntary Product Accessibility Template, or VPAT, is a tool that helps officials and decision-makers to evaluate

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 SEC Section 508 Evaluation Template Date: 1/16/2015 Name of Product: Revenue Premier Contact for more Information (name/phone/email): Danny Reeves, Revenue Administration Practice Line Lead / 1-888-826-1324

More information

Adobe InDesign CC Voluntary Product Accessibility Template

Adobe InDesign CC Voluntary Product Accessibility Template Adobe InDesign 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

Science. Voluntary Product Accessibility Template: Section 508

Science. Voluntary Product Accessibility Template: Section 508 Voluntary Product Accessibility Template: Section 508 Contact for more Information: accessibility@aaas.org. Date Revision # Summary of Changes October 2016 Original bulletin This is the original publication

More information

Wimba Voice VPAT. Date: March 25, 2008 Name of Product: Wimba Voice Tools version Contact for more Information:

Wimba Voice VPAT. Date: March 25, 2008 Name of Product: Wimba Voice Tools version Contact for more Information: Wimba Voice VPAT The purpose of this Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary assessments regarding the availability

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

Adobe Illustrator CS5.1 Voluntary Product Accessibility Template

Adobe Illustrator CS5.1 Voluntary Product Accessibility Template Adobe Illustrator CS5.1 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template

Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

VPAT. Voluntary Product Accessibility Template. Version 1.3 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

Criteria Supporting Features Remarks and explanations Section Software Applications and Operating Systems. possible exceptions

Criteria Supporting Features Remarks and explanations Section Software Applications and Operating Systems. possible exceptions WhatsUp Gold 2016 Accessibility The purpose of the Voluntary Product Accessibility Template, or VPAT, is to assist Federal contracting officials and other buyers in making preliminary assessments regarding

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