Designing for Accessibility. Jason Withrow

Size: px
Start display at page:

Download "Designing for Accessibility. Jason Withrow"

Transcription

1 Designing for Accessibility

2 Overview What is Web Accessibility? Universal Design Legal Aspects of Accessibility Types of Disabilities Adaptive Technologies WCAG 1.0 Guidelines Testing Accessibility

3 What is Web Accessibility? Providing access to web content for users with disabilities Can they experience the content? Ensuring that the content is usable for users with disabilities Does the content make sense?

4 Best Approach: Universal Design Designing for everyone from the start Thinking about the needs of users with disabilities helps those without disabilities Problems with non-universal design: Time and effort to create accessible versions of documents Difficulties retrofitting content/functionality to improve accessibility

5 The Value of Universal Design Universal design benefits everyone: Alt text helps users browsing with images off Closed captioning continues to provide information when the TV is muted Predictive completion of URLs reduces typing time and speeds up browsing process Screen readers assist with multi-tasking because you can be looking at something else while content is being read aloud

6 Provide a Text-Only Version? Some web developers used to assume that a text-only version of the website had solved the accessibility problem This is simply not the case While it may simplify screen reader access, users with cognitive and information-processing problems benefit greatly from content-related images Disabled users also don t necessarily want a separate page for them

7 Provide a Text-Only Version? The disabled users would rather be able to experience the page well in its regular state (back to the Universal Design idea) Other issues with text-only versions: Not as likely to be kept up to date if all files are static ( regular version gets updated but text-only is ignored) A plain text dump is not exactly an optimized user experience; much more can be done in the code to make the content accessible, in terms of accessibility-related tags/attributes

8 Legal Aspects of Accessibility 1990: Americans with Disabilities Act becomes law 1990s: Numerous court decisions 1998: Rehabilitation Act Amended 2000: Access Board finalizes Section 508 rules 2001: Section 508 regulations go into effect (Govt. websites must be accessible)

9 Disabilities: Not Uncommon 22% of adults report some type of disability (U.S. Census) All of us likely have or will have some sort of disability, either long-term or shortterm (especially as we grow older) I have color blindness (blindness is too strong of a word, it is more like color confusion) for red/green This is a fairly common issue for men; the rate is around 10% (8% - 12% around the world)

10 Vision Types of Disabilities Blindness, Low Vision, Color Blindness Auditory & Speech Deafness, Hearing Loss, Speech Difficulties Mobility Tremors, Poor Motor Control, Arm Paralysis Cognitive / Neurological Reading, Learning, Memory, Intelligence, Seizure, Brain Injury

11 Situational / Temporary Disabilities Broken arms/legs from accidents Eye injuries that gradually heal Constraints imposed by environment Poor ergonomics Noisy environment (or quiet environment, such as in a library) Bad lighting Small screen

12 Some Scenarios to Consider User is unable to see, hear, and/or move Difficulty reading or comprehending text Don t have a keyboard or mouse Can t use a keyboard or mouse Have a text-only screen or device (e.g., Lynx), a small screen, or a slow Internet connection

13 Some Scenarios to Consider Eyes, ears, or hands busy or interfered with (e.g., driving to work and talking on the phone) Using an early version of a browser, a voice browser, or a different operating system (e.g., Windows users adapting to a Mac and vice versa)

14 Blindness: Adaptive Technology Users rely on screen reader software Data output to a synthesizer or in braille Can use a screen reader with a browser: A graphical browser (IE, Mozilla, Firefox, Opera) Lynx (a text-only browser) Or a voice browser, which accepts voice input or even input via a telephone Likely to be using the tab key to move through navigation and headings quickly

15 Blindness: Accessibility Issues Problems navigating due to missing alt text for navigation buttons (all they can go on is the file name) Tables-based layouts that linearize poorly Difficulties in completing a form due to confusing tab sequence Devices (e.g., browsers) lacking keyboard shortcuts for all commands

16 Low Vision Term for a whole series of conditions interfering with proper vision: Tunnel vision Clouded vision Central field loss Blurriness

17 Low Vision: Adaptive Technology Depending on the specific disability: Screen reader Screen magnifier Switching to large fonts Altering foreground / background colors Using a large monitor

18 Low Vision: Accessibility Issues Inability to resize text based on browser limitations and/or how the page was coded Poor color contrast that does not respond to user style sheets (depends on browser) Issues that arise when zooming in: Text in images not re-wrapping Layouts that fall apart at this size

19 Color Blindness Difficulties in interpreting colors as others see them; confusion between pairs of colors (red/green, yellow/blue) Major issues include: Poor color contrast Situations where distinguishing between colors makes a difference in interpretation (e.g., lines in a diagram, coloring text) User style sheets are used to change color combinations, as much as possible

20 Deafness / Hearing Disabilities Primarily encounter issues with audio content that lacks captions or that lacks a text transcript of the audio content If a website required voice input there would also be major difficulties Users with varying levels of hearing loss (not to the level of deafness) will also need to be able to adjust the audio volume

21 Speech Disabilities Various issues: Stuttering Inability to speak loudly Slurring words A major issue if a website requires speech input because the speech interpreter might not understand Website needs to offer alternate ways to provide input, such as via keyboard

22 Mobility-Related Disabilities Paralysis in a limb or limbs Loss of a limb or limbs Tremors Weakness Loss of sensation Stiffness in joints Pain (e.g., repetitive stress injury)

23 Mobility: Adaptive Technology Head-pointer / mouth-stick Eye gaze Voice recognition A special keyboard with a layout of keys matching the range of hand motion Adjustments to mouse and keyboard sensitivity (can be done in the OS) Many of these combine the pointer with single keystrokes to accomplish actions

24 Mobility: Accessibility Issues Major difficulties filling out forms and completing processes in a limited time frame I don t recommend trying to buy tickets through Ticketmaster online Smaller objects are harder to target effectively Due to Fitts Law

25 Understanding Fitts Law Fitts Law: The time to acquire a target is a function of the distance to, and size of, the target. The larger something is, the faster it is to acquire (everything else being equal). This is because there is less need to slow down, less precision needed, as you approach the target. Small buttons are more difficult to click (greater chance of missing) so one has to slow down as they are approached

26 Ideal Menu Placement The four sides of your monitor are ideal, because each represents an infinite space in all directions that cannot be moved into (thus a huge object) No matter how far the mouse is moved, the target is still acquired This requires that no pixels of space exist between window edge and menu This is one reason why Mac OS is superior to Windows in task performance

27 Cognitive / Neurological Disabilities Reading / learning (e.g., dyslexia) ADD / ADHD Mental retardation / development disability Low intelligence Loss of short-term memory Damage to long-term memory Psychiatric illnesses (e.g., schizophrenia) Seizure (e.g., epilepsy) Organicity (brain damage due to accident)

28 Cognitive: Accessibility Issues Flickering and blinking can cause seizures; even audio can be a factor here. Allow animations to be frozen Individuals with psychiatric illnesses can be quickly overwhelmed with too much activity on-screen Also an issue for ADD / ADHD individuals Reading level of text can be too high Poor organization / labeling generates sigificant confusion

29 Multiple Disabilities One final consideration is that an individual may very well have multiple disorders A car accident could result in: Mobility impairments Cognitive impairments With age we also experience more issues, potentially stretching across all the areas

30 Tackling Accessibility Issues W3C = World Wide Web Consortium WAI = Web Accessibility Initiative (from the W3C) WCAG = Web Content Accessibility Guidelines (as part of the WAI)

31 The History of the WAI / WCAG 1990s: World Wide Web Consortium (W3C) launches the Web Accessibility Initiative (WAI) Three goals / priorities: 1. Develop guidelines for making content accessible (called the WCAG - Web Content Accessibility Guidelines) 2. Introduce new accessibility-related tags 3. Create tools for authoring accessible pages

32 Our Focus: WCAG Guidelines Web Content Accessibility Guidelines (WCAG) 1.0 is the version of interest 2.0 is a working draft at this stage WCAG 1.0 served as the basis for the US government s Section 508 guidelines, which are substantially similar Accessibility-checking software will allow you to test against WCAG 1.0 as well as Section 508

33 WCAG Guidelines & Checkpoints WCAG 1.0 contains fourteen guidelines, broken down into specific checkpoints (checkpoints are the things to do) Checkpoints are given a level of priority based on their accessibility impact Priority 1 (Must be satisfied) Priority 2 (Should be satisfied) Priority 3 (May be satisfied) Ideally all Priority 1 checkpoints satisfied

34 WCAG Guideline 1 Guideline: Provide equivalent alternatives to auditory and visual content Relevant checkpoints Provide text descriptions of images and charts ( alt is a required <img /> attribute) Captions for video Text version of audio passages

35 WCAG Guideline 2 Guideline: Don t rely on color alone Relevant checkpoints Avoid communicating meaning solely with color (users may be colorblind or have noncolor displays). Color can be used; just have the information available in another format such as text or audio. Provide sufficient contrast between background and foreground colors.

36 Guideline 2 Example

37 WCAG Guideline 3 Guideline: Use markup and style sheets and do so properly Relevant checkpoints Use markup to convey information rather than an image, if the markup can do it Code proper HTML for document structure (headings, subheadings, blockquotes, putting table data into tables) Use CSS to control presentation

38 WCAG Guideline 4 Guideline: Clarify natural language use Relevant checkpoints Specify document language in the code (the lang attribute is valid for almost any tag; lang= fr ); screen synthesizers and braille devices then know to switch to that language Abbreviations and acronyms can also be noted and are then shown as tooltips in most browsers (IE doesn t support this for <abbr>) and are output to adaptive technology <acronym title= Cascading Style Sheets >CSS</acronym> <abbr title= Michigan">MI</abbr>

39 WCAG Guideline 5 Guideline: Create tables that transform gracefully Relevant checkpoints Use tables for data, not for layout. If tables are used for layout, do they linearize well? Specify row and column headers (<th>, <thead>) and associate headers with cells (scope attribute, headers attribute) Indicate structural divisions (<col>) Provide summaries for tables

40 WCAG Guideline 6 Guideline: Ensure that pages featuring new technologies transform gracefully Relevant checkpoints Does your document still make sense with style sheets (CSS) turned off/unavailable? Does the page still work if scripts (e.g., Javascript) are turned off or unavailable? Are the actions that trigger scripts deviceindependent (e.g., onmouseover)? Is an alternative version needed?

41 WCAG Guideline 7 Guideline: Ensure user control of timesensitive content changes Relevant checkpoints Don t make the screen blink or flicker (flashes in the 4 to 59 flashes per second range may trigger seizures; some give a range of 2 to 55 flashes per second) Screen readers cannot read moving text Make sure moving objects can be frozen in place to avoid confusion or overstimulation Don t auto-refresh or redirect pages

42 WCAG Guideline 8 Guideline: Ensure direct accessibility of embedded user interfaces Relevant checkpoints Are Flash interfaces accessible? Macromedia has made some progress on this, but still has a long way to go. Is the interface of a Java applet accessible?

43 WCAG Guideline 9 Guideline: Design for device independence Relevant checkpoints Don t make your form elements rely on the use of a mouse. Not all users will have one (or be able to use the one they have)! Create a logical tabbing order for form elements (via the tabindex attribute) Provide keyboard shortcuts to important links and form fields (via the accesskey attribute; underline or use the title attribute to note the accesskey to use)

44 WCAG Guideline 10 Guideline: Use interim solutions For now, use these approaches to ensure older adaptive technology can access your content Relevant checkpoints Don t spawn new windows (older browsers don t let users turn them off) Include placeholder text in input boxes and textarea boxes for old screen readers

45 WCAG Guideline 11 Guideline: Use W3C technologies and guidelines They are developed in an open manner with lots of input and feedback from industry Relevant checkpoints Write valid HTML, CSS, XHTML, XML, etc. Avoid deprecated tags

46 WCAG Guideline 12 Guideline: Provide context and orientation information Relevant checkpoints Divide large groups of information into more manageable groups If using frames, title each frame and provide a longdesc of the frame contents Associate form elements and their labels explicitly

47 WCAG Guideline 13 Guideline: Provide clear navigation mechanisms Relevant checkpoints Make the text for links clear (not click here ) Provide a site map or table of contents Create a navigation bar Visually group related links Provide a means to skip over ASCII art

48 WCAG Guideline 14 Guideline: Ensure that documents are clear and simple Relevant checkpoints Keep a consistent layout across pages Write in clear, simple language Supplement text with images or an auditory component, if it assists in comprehension

49 Additional Guidelines (non-wcag) Give the user control, especially over fonts and font sizes Don t refer to spatial relationships (e.g., the right-hand box ) DHTML menus can be very difficult to manipulate successfully

50 Primary Criticism of WCAG Focuses too much on visual disabilities in its guidelines and checkpoints Other types of disabilities (e.g., mobility, auditory, cognitive) are considered, but only to a small extent This bias is disconcerting because it leads web developers to focus on the visually handicapped users in their work, when they should take a broader view

51 Testing Accessibility Various approaches to testing accessibility Usability testing with disabled users Accessibility checking software Test the website in a text-only browser (Lynx), in multiple browsers (new and old), as well as with a screen reader Spelling and grammar checking Turn off CSS, frames (if used), Javascript, and Java applets

52 Testing Accessibility Various approaches to testing accessibility View with images turned off, view in grayscale, view with a small display Save as text only - does it produce word salad? Is your text short and simple? Use the website without a mouse (primarily tabbing through the page)

53 Accessibility Checking Software These programs function at the page level, analyzing each page based on either WCAG 1.0 or Section 508 Programs available: WebXACT ( Cynthia Says (

54 The Limits of Accessibility Checkers Most items need to be verified by humans The software simply cannot tell! Sometimes 5 legitimate issues are identified and 95 user checks are noted. Most sites will trigger the exact same user checks so what is the point of the tool? Example of tables - most assume that tables are not accessible or they give numerous warnings for a human to check

ACCESSIBLE DESIGN THEMES

ACCESSIBLE DESIGN THEMES WCAG GUIDELINES The Web Content Accessibility Guidelines (WCAG) has been made to guide the Web Content Developers and the Authoring Tools Developers in order to make the Web Content more accessible to

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

Color: Are the Web pages designed so that all information conveyed with color is also available without color? Reference Section (c).

Color: Are the Web pages designed so that all information conveyed with color is also available without color? Reference Section (c). Checklist for compliance with Section 508 1194.22 - Web-based Intranet and Internet Information and Applications This checklist is intended to be used in conjunction with the Academic Senate approved Guidelines

More information

EPiServer s Compliance to WCAG and ATAG

EPiServer s Compliance to WCAG and ATAG EPiServer s Compliance to WCAG and ATAG An evaluation of EPiServer s compliance to the current WCAG and ATAG guidelines elaborated by the World Wide Web Consortium s (W3C) Web Accessibility Initiative

More information

Adobe Sign Voluntary Product Accessibility Template

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

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

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

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

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

Duke Library Website Preliminary Accessibility Assessment

Duke Library Website Preliminary Accessibility Assessment Duke Library Website Preliminary Accessibility Assessment RAW OUTPUT FROM CYNTHIASAYS December 15, 2011 Michael Daul, Digital Projects Developer Digital Experience Services HiSoftware Cynthia Says - Web

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

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

Voluntary Product Accessibility Template PowerBroker for Mac

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

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

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

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

Adobe FrameMaker (2015 Release) Voluntary Product Accessibility Template

Adobe FrameMaker (2015 Release) Voluntary Product Accessibility Template Adobe FrameMaker (2015 Release) Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Blackboard Voluntary Product Accessibility Template September 2015

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

More information

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

State of Colorado. ADA IT Accessibility Standards For the Blind and Visually Impaired

State of Colorado. ADA IT Accessibility Standards For the Blind and Visually Impaired State of Colorado ADA IT Accessibility Standards For the Blind and Visually Impaired and IT Accessibility Procurement Criteria Adopted January 19, 2001 Version 2.0 July 2005 State of Colorado ADA Standards

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

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

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

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

Web Accessibility Checklist

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

More information

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

The Ultimate Web Accessibility Checklist

The Ultimate Web Accessibility Checklist The Ultimate Web Accessibility Checklist Introduction Web Accessibility guidelines accepted through most of the world are based on the World Wide Web Consortium s (W3C) Web Content Accessibility Guidelines

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

VMware AirWatch 8 VPAT

VMware AirWatch 8 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware AirWatch 8 VPAT May 2015 Since the VPAT must be comprehensive, all Section 508 issues

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. Retina CS Enterprise Vulnerability Management

Voluntary Product Accessibility. Retina CS Enterprise Vulnerability Management Voluntary Product Accessibility Template Retina CS Enterprise Vulnerability Management The VPAT (Voluntary Product Accessibility Template) product is a tool developed by ITIC (Information Technology Industry

More information

COURSE DESIGN ACCESSIBILITY CHECKLIST

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

More information

Accessibility for Sugar 6.7

Accessibility for Sugar 6.7 Accessibility for Sugar 6.7 1 / 10 Accessibility for Sugar 6.7... 3 Voluntary Product Accessibility Template... 3 Summary... 3 Section 1194.22 Web-based Intranet and Internet Information and Applications...

More information

Adobe Omniture Discover Voluntary Product Accessibility Template

Adobe Omniture Discover Voluntary Product Accessibility Template Adobe Omniture Discover Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

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

DESIGNING WITH ACCESSIBILITY IN MIND ACCESSIBILITY TRAINING

DESIGNING WITH ACCESSIBILITY IN MIND ACCESSIBILITY TRAINING DESIGNING WITH ACCESSIBILITY IN MIND ACCESSIBILITY TRAINING PROVIDED BY PHILLIP POLLOCK Former web administrator for the State Courts Administrators Office And the Florida State University Law School Why

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

VMware vrealize Operations Manager 6.0 VPAT

VMware vrealize Operations Manager 6.0 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware vrealize Operations Manager 6.0 VPAT April 2015 Since the VPAT must be comprehensive,

More information

Salesforce1 - ios App (Phone)

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

More information

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

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

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

Adobe Campaign (15.12) Voluntary Product Accessibility Template

Adobe Campaign (15.12) Voluntary Product Accessibility Template Adobe Campaign 6.1.1 (15.12) Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

VMware vfabric Hyperic 5.0 VPAT

VMware vfabric Hyperic 5.0 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware vfabric Hyperic 5.0 VPAT December 20, 2012 Since the VPAT must be comprehensive, all Section

More information

Sample Report Failures by group

Sample Report Failures by group Sample Report Failures by group Scan completed: 5/11/2009 9:39:24 AM Pages scanned: 10 Checkpoints tested: 65 Group Compliance Level A Criterion 1.1.1 [Non text Content] The intent of this Success Criterion

More information

VPAT FOR WINDCHILL 11.X

VPAT FOR WINDCHILL 11.X VPAT FOR WINDCHILL 11.X The following Voluntary Product Accessibility information refers to the Windchill 11.x product suite delivered on the Windchill platform. Criteria Summary Table Section 1194.21

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

Adobe EchoSign Voluntary Product Accessibility Template

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

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 07 April 2016 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom RealPresence Web Suite - Service Portal against the criteria

More information

Adobe Illustrator CC Voluntary Product Accessibility Template

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

VMware vcenter Site Recovery Manager 6.1 VPAT

VMware vcenter Site Recovery Manager 6.1 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware 6.1 VPAT February 2016 Since the VPAT must be comprehensive, all Section 508 issues on

More information

CBORD s Response to Voluntary Product Evaluation Template For GET

CBORD s Response to Voluntary Product Evaluation Template For GET Voluntary Product Accessibility Template 1 CBORD s Response to Voluntary Product Evaluation Template For GET Date: 3/27/2015 Name of Product: GET/The CBORD Group, Inc. Contact for more Information: http://www.cbord.com

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

VMware vrealize Code Stream 6.2 VPAT

VMware vrealize Code Stream 6.2 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware vrealize Code Stream 6.2 VPAT June 2015 Since the VPAT must be comprehensive, all Section

More information

Adobe LiveCycle Reader Extensions ES3 Voluntary Product Accessibility Template

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

More information

Adobe Contribute 6.5 Voluntary Product Accessibility Template

Adobe Contribute 6.5 Voluntary Product Accessibility Template Adobe Contribute 6.5 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

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

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

VMware vsphere Web Client 6.5 VPAT

VMware vsphere Web 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 Web Client 6.5 VPAT December 2016 Since the VPAT must be comprehensive, all Section

More information

It should be noted that this document describes administrative access to Content Sharing Suite via the Web Admin UI.

It should be noted that this document describes administrative access to Content Sharing Suite via the Web Admin UI. Date: 1 September 2017 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s Content Sharing Suite Web Admin UI against the criteria

More information

VMware vsphere Update Manager 6.0 VPAT

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

More information

VMware vrealize Code Stream 1.0 VPAT

VMware vrealize Code Stream 1.0 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware vrealize Code Stream 1.0 VPAT June 2015 Since the VPAT must be comprehensive, all Section

More information

VPAT (Voluntary Product Accessibility Template)

VPAT (Voluntary Product Accessibility Template) VPAT (Voluntary Product Accessibility Template) The VPAT (Voluntary Product Accessibility Template) product is a tool developed by ITIC Information Technology Industry Council and government GSA Government

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

Schoology Voluntary Product Accessibility Template (VPAT)

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

More information

Adobe LiveCycle Rights Management ES3 Voluntary Product Accessibility Template

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

More information

Designing Accessible Websites

Designing Accessible Websites A Checklist of Web Accessibility Guidelines Prepared by: Sylvia Chong July 13, 1998 This document is funded in part by the project "An Internet Based Curriculum on Math and Aeronautics for Children with

More information

Dreamweaver: Accessible Web Sites

Dreamweaver: Accessible Web Sites Dreamweaver: Accessible Web Sites Introduction Adobe Macromedia Dreamweaver 8 provides the most complete set of tools available for building accessible web sites. This workshop will cover many of them.

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

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

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

More information

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

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 Business Catalyst Voluntary Product Accessibility Template

Adobe Business Catalyst Voluntary Product Accessibility Template Adobe Business Catalyst 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 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 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 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

VPAT. Voluntary Product Accessibility Template. Version 1.3. Supporting Features. Not Applicable. Supported with Exceptions. Supported with Exceptions

VPAT. Voluntary Product Accessibility Template. Version 1.3. Supporting Features. Not Applicable. Supported with Exceptions. Supported with Exceptions VPAT Voluntary Product Accessibility Template Version 1.3 Date: 01 August 2014 Name of Product: kuracloud Contact for more Information: John Enlow (Chief Technical Officer) Summary Table Section 1194.21

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

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

FAO Web Content Accessibility Guidelines

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

More information

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

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

Websites and Access for People with Disabilities

Websites and Access for People with Disabilities Websites and Access for People with Disabilities Connecticut Library Association Conference April 20, 2010 Kathy Gips, Director of Training Dennis Begany, Network Administrator New England ADA Center Institute

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

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

Adobe Captivate 9 Voluntary Product Accessibility Template

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

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

Axway Voluntary Product Accessibility Template (VPAT)

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

More information

Voluntary Product Accessibility Template (VPAT) Applicable Sections

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

More information

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

VPAT. Voluntary Product Accessibility Template. Version 1.3

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

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

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

Adobe Photoshop Lightroom 3 Voluntary Product Accessibility Template

Adobe Photoshop Lightroom 3 Voluntary Product Accessibility Template Adobe Photoshop Lightroom 3 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 FrameMaker 12 Voluntary Product Accessibility Template

Adobe FrameMaker 12 Voluntary Product Accessibility Template Adobe FrameMaker 12 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

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

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

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Date: August 8, 2017 Product Name: iclicker Reef Student Web Product Version Number: WEB R4.0 Company Name: Macmillan Learning, iclicker Company Contact:

More information