A Framework for Building Accessible Websites for Visually Impaired

Size: px
Start display at page:

Download "A Framework for Building Accessible Websites for Visually Impaired"

Transcription

1 A Framework for Building Accessible Websites for Visually Impaired Helani Wanniarachchi 1, D. K. Withanage 2 1 Faculty of Information Technology, University of Moratuwa, Sri Lanka 2 Faculty of Information Technology, University of Moratuwa, Sri Lanka Abstract Proper access to World Wide Web has emerged as an essential need for all kinds of groups in society. There is no apparent alternative to it in most disciplines where it is highly involved. Therefore it is crucial to make the World Wide Web a place for all human beings regardless of their capabilities, social status, wealth & power, etc. One potential group that is discriminated in terms of web accessibility is visually impaired users because of the strong tendency of web sites and applications are towards visual consumption. In recent years this issue has been given due consideration by various authorities and they are in the process of generating a significant pressure on web content providers for making the web friendlier to visually impaired people. At present the laws are also being imposed to strengthen visually impaired people to prompt legal action against organizations that ignore them. But it also brings a great social value to a business if it can provide support in various ways for differently abled people. The challenge in making web content more accessible for visually impaired has been addressed in different ways. Major software platform providers have included lot of supportive features such as voice capabilities in their products. Web development agencies also have started paying attention on accessibility during the development process. This paper includes a study on different types of visual impairments and recommended means of addressing them. It also sheds light on guidelines for developing web sites and applications that are friendly to visually impaired. Output of the research also includes a framework and a convenient tool that can be immensely useful during implementation of accessible web sites and applications. Keywords Assistive technology, Authoring tools, Framework, Visual impairment, Web accessibility I. INTRODUCTION Accessibility to relevant and timely information for both business and day-to-day life has become vital in an unprecedented scale. At the same time, Internet has established itself as world s largest and most pervasive source of information. Therefore it is of paramount importance that a society pays attention for making Internet accessible for everyone. This highlights the requirement for assuring that various unprivileged groups are able to utilize Internet for fulfilling their information needs. Differently abled people constitute one such group. 486 In fact, the United Nations (UN) Convention on the Rights of Persons with Disabilities (2006) recognizes Web accessibility as a basic human right [1]. This research focuses on contributing towards making the World Wide Web accessible for people with visual impairments in particular. Since the Web is primarily meant for visual consumption, currently most web sites have accessibility limitations for millions of visually impaired users. Our research contributes to alleviating this problem in many facets. It sheds light on the scale of impact in making the web accessible for visually impaired and manifests reasons for organizations to invest in it. The study also includes a diligent search into available standards and guidelines that provide ground rules for building a practical developer guide towards better accessibility. In addition, the need for automation infrastructure to bring the developer guide to action in industrial environments is identified. As a first step towards formulating such infrastructure, we design and develop a convenience tool with capabilities to scan web application source code and identify potential improvements in accessibility. II. NEED FOR ACCESSIBILITY The need for Web accessibility can be mainly categorized under social factors, business factors and legal factors. Web accessibility directly addresses the social responsibility to provide equal opportunity for people with disabilities. Indirectly it benefits people without disabilities, including elder people and people with low literacy. In business perspective, the organizations with accessible Websites benefit from search engine optimization (SEO), exposition of corporate social responsibility (CSR), reduced legal risk and increased customer loyalty. For these reasons the costs of implementing Web accessibility pays back with substantial return on investment (ROI) at the end. Various laws, policies and regulations enforced by governments and other standard setting organizations (SSO) have formulated the legal requirements for enabling Web accessibility.

2 III. VISUAL IMPAIRMENTS The phrase visual impairment refers to people with irretrievable sight loss [2]. According to the latest statistics of World Health Organization [3], 285 million people are visually impaired worldwide and 90% of them live in developing countries. All visual impairments fall into two main categories, total blindness and low vision. Statistically 39 million people (14%) are totally blind and 246 million people (86%) have low vision. About 65% of all people who are visually impaired are aged 50 and older. With an increasing elderly population, more people will be at risk of age-related visual impairment. 1.4 million children are irreversibly blind for the rest of their lives. This indicates that their vision cannot be healed by any means of existing medical treatments. We mainly discuss three types of visual impairments specifically total blindness, low vision and colour blindness. A. Total blindness People who fall into NPL (No Perception of Light) category are considered as totally blind. That refers to those people who have entirely lost their sight [4]. This kind of users is able to hear only an audio output. B. Low vision - Low vision user is defined as a person who is having visual acuity not exceeding 6/60 or 20/200 (Snellen chart) [4]. That refers to users who have weak visual acuity to light perception or deficient visual field, but potentially able to use vision for the planning and execution of a task. The users with low vision can observe graphical user interfaces using screen magnifying and colour contrast techniques. They require audio output as well. C. Colour blindness Photosensitive cells in the eye called cones allow us to perceive colour. Cones contain three types of photosensitive pigments that are able to detect red, green, and blue. Those with colour blindness have a deficiency or absence in one or more of these pigments [5]. For this category, it is required to change colour properties accordingly in order to avoid losing any information conveyed in colours. A. WCAG IV. STANDARDS THAT PROVIDE GUIDELINES WCAG (Web Content Accessibility Guidelines) are part of a series of web accessibility guidelines published by the W3C's Web Accessibility Initiative (WAI) [6]. 487 Reasons for adapting WCAG: WCAG is widely accepted as the definitive guidelines on how to create accessible web sites. Guidelines keep up to date. Most user agents and assistive technologies conform to WCAG recommendations. Provide guidelines in a more generic and technology neutral manner. Guidelines are well structured and classified properly. B. WAI-ARIA The advanced user interface controls and dynamic contents in today s Rich Internet Applications are not accessible to visually impaired users. The World Wide Web Consortium published Web Accessibility Initiative - Accessible Rich Internet Applications (WAI-ARIA) specification as a solution to overcome those limitations and it has become a standard recommendation since 2011 [7]. WAI-ARIA is a technical specification that provides a framework to improve the accessibility and interoperability of web content and applications. It provides a means of describing roles, states, and properties for custom widgets and a mechanism to ensure that users of assistive technologies are aware of updates in the application. V. REQUIREMENT FOR A TOOL Web Accessibility is one of the key challenges facing the Internet. Essentially there are few components associated with web accessibility such as the web content, user agents, assistive technologies (AT), web authoring tools and evaluation tools [8]. Fig: 5.1. Components of web accessibility Web content refers to all the information in a web page including basic information such as text, images, sounds and code or mark-up that defines structure, presentation, etc. User agents are the web browsers and the media players that render the web content.

3 Assistive technologies especially for visually impaired users are screen readers, screen magnifiers and voice recognition tools. Our focus is centered on authoring and evaluation tools that refer to the software that creates web sites and evaluate their accessibility. Much of the focus on web accessibility has been on the responsibilities of web developers. Accessible web development involves designing, developing and editing web sites to enable equal access to all users. It requires expertise on the domain and the undertaking is time consuming. Many web developers may lack in experience to apply the available accessibility guidelines in their web sites without special assistance [9]. Therefore the web authoring tools and evaluation tools should play a significant role in assisting web developers to achieve accessibility. VI. RULE SELECTION CRITERIA First, output expected from the research is a collection of practically guiding rules targeted on better accessibility. The accessibility rules we consider are selected in such a manner that they cover all the essential user requirements. The rules are prioritized based on the value added by performing the suggested repair. A. High priority Rules that must be satisfied. The high priority rules are essential to ensure the accessibility. Unless satisfying them the content is inaccessible. B. Medium priority Rules that should be satisfied. These rules will enhance the usability with original content. Unless satisfying them the content can be accessible with difficulties. C. Low priority Rules that are good to be satisfied. These rules provide a supplementary solution to improve the accessibility. Unless they are satisfied, accessing the content may be somewhat difficult. VII. RULES CORPUS The specification assumes that the web document is having a logical Document Object Module (DOM) order to apply the following rules. Also the HTML elements are properly identified using unique ids and each segment of content is properly nested within corresponding elements. A. Rule 1: Text alternative for multimedia content The images, audio and video that represent some information about the content of the web site should have alternative description in text. 488 B. Rule 2: Text description for colour cues and phrase elements Colours or phrase elements are often used to indicate some clues about the web content. But such indications do not provide any semantic and not supported by assistive technology (AT). Such cues should be replaced by text descriptions to convey the purpose. C. Rule 3: Caption and summary for data tables Reading tabular data going through each cell is not user friendly for visually impaired users. Most of the time it is sufficient to provide a summary of the table content with a meaningful caption to express the information. Users should be able to skip when going through a table if they do not want. D. Rule 4: Proper labelling for form controls Understanding and interacting with form elements is a very significant task. In order to give proper meaning of each form control it is required to use labels and titles accordingly. E. Rule 5: Enhanced visual presentation of text The visual presentation of text can be enhanced by means of basic formatting techniques. These special presentation techniques can be applied on text when they receive the focus or by default. This will enable users with low vision to see the content easily. Standards are as follows; Make relative font sizes (most browsers inherent zooming). Text is not justified (e.g. content in English should be aligned to left margin). At least 1.5 line spacing. Increase letter spacing. F. Rule 6: Contrast colour for visual cues Colours can be used to provide additional visual cues and highlight the important content. In this case colours should be selected carefully in such a way that they conform the contrast ratios. Colours that would provide 3:1 contrast with black words and 5:1 contrast with a white background are more suitable to use. G. Rule 7: Keyboard control for functionality All the functionality on a web site should be provided with the keyboard access. Generally the functions that require keyboard accessibility include form controls and special functions defined under event handlers. The mouse event handlers should also be handled by the corresponding keyboard event handlers.

4 H. Rule 8: Bypass repeated content Some contents in web sites are repeated over all the pages. For example introduction sections and navigation lists. Users should be provided with a mechanism to skip repeated content by enabling it to be expanded or collapsed under user control. I. Rule 9: Meaningful page title Web pages should have titles that describe topic or purpose. Title should be short and unique within the web site and identify the subject of the web page. J. Rule 10: Purposeful link text The purpose of each link should be able to be identified from link text alone. The description should distinguish this link from other links in the web page and help the user to determine whether to follow the link. The URI of the destination is generally not sufficiently descriptive. K. Rule 11: List of content Each web page should have a mechanism to express an overview of the document's contents and organization. In most of the cases, a special list of content can be used for visually impaired users in addition to general navigation of the web site. A list of contents provides links to different sections. Those sections could be located on the same web page or spread across multiple web pages. But together, they should have a complete idea. L. Rule 12: Sequential navigation Generally the pages in a web site have relations with other pages. In most of the cases, it is possible to define a sequential navigation order linking the web pages in a site. Usually web sites have a main navigation list. In addition to that, visually impaired users can be provided with special navigation elements that offer easier ways to go through the content. Such a mechanism will assist in locating the users current position in the site map as well. M. Rule 13: Explanations for abbreviations The information necessary to understand the abbreviations appear on the document should be provided. An abbreviation is the shortened form of a word, phrase, or name. For most abbreviations, providing the full word, phrase, or name is sufficient. But for some abbreviations providing an explanation is more understandable than providing the expansion. N. Rule 14: Input assistance using ARIA Users should be provided with mechanisms to enter correct inputs without leading to errors. In addition to conventional input data validations, special properties can be used to add semantics that are supported by AT. O. Rule 15: Tab order to receive focus The order of content presented to AT should allow the user to make sense of the content regardless of the order when rendered visually. The interactive elements like form controls and links receive the focus by default. Therefore those should be placed in an ordered manner that follows sequences and relationships in the content. Generally tab orders should be explicitly defined on other elements to receive focus in proper order. VIII. SOLUTION: WEB ACCESSIBILITY GENERATOR Web Accessibility Generator is not yet another accessibility evaluation tool. It aims to be a comprehensive framework that can be followed by web developers when developing and modifying web sites to achieve accessibility. Web Accessibility Generator provides the options to evaluate a selected web source code, retrieve details regarding reported issues, apply changes accordingly and monitor the overall progress all in one place. The distinctive features of this solution are as follows; The accessibility rules are specifically targeting visually impaired users requirements and categorized based on the different types of visual impairments. Providing assistance to web developers with guidelines and methods to implement accessibility features in addition to evaluation. Ability to use simply as a platform and browser independent local web application. Easy to understand and provides interactive development environment. An open source framework that is extensible with more accessibility features in the future. 489

5 A. System Architecture The data objects are the instances in the system that provides details about the accessibility features to the processes. Basically data objects are constructed directly by reading the information from the knowledge base. Knowledge base represents a collection of information about each web accessibility feature. A standard Knowledge base API is defined in such a manner that it can be extended with much more accessibility features supplied by external databases. The Knowledge base API defines a particular accessibility feature with the following attributes; Title of the accessibility feature, Priority level, Applicable disability, Description and the Solution. Fig: 8.1. High level system architecture The design of the tool adapts the Model-View-Controller (MVC) architecture. The model component holds the object oriented implementations of the defined web accessibility feature specification. It comprises of two significant components namely the Rule engine and the Knowledge base. Web developer, the user of this tool can upload the source code of a web page that needs to make accessible and select an accessibility evaluation criteria based on the visual impairment type and priority level. View Controller component contains the functions that act as the middleware between model objects and view components. Business objects and data objects are implemented in the Model component to manipulate the Rule engine and Knowledge base. The business objects handle all the functions related to the process of the system. Those functions are: filtering the rule base according to the evaluation criteria invoking the scanning of source code and reporting issues constructing and updating the collection of accessibility violations file management The rule engine is a significant entity in the system which contains inferences to evaluate web pages according to the defined web accessibility features. The functionality of each inference is typically reading the source, detecting and reporting the identified accessibility violations with regard to that particular rule. Fig: 8.2. Design of the Knowledge base component IX. RELATED WORKS There are several existing efforts in making the web accessible. ATRC (Adaptive Technology Resource Center) - University of Toronto introduced A-Prompt (Accessibility Prompt) in 2004 which is a desktop based software tool designed to help web authors to improve the usability of web pages created in HTML format [10]. A-Prompt evaluates an HTML web page to identify barriers to accessibility and then provides the web author with options to make the necessary changes. However its execution is limited to the Windows platform. A-Checker (Accessibility-Checker), the successor of A-Prompt was announced in 2006 [11]. A-Checker is used to evaluate HTML content for accessibility problems by entering the location of a web page, uploading an html file, or by pasting the complete HTML source code from a web page. In summary, lot of efforts have been put into injecting accessibility features in operational level i.e. accessibility is added to web sites through an external agent. Only a few attempts have been made on addressing accessibility during web development. 490

6 Part of these efforts is focused in providing a universal guideline for developers to follow. However, it is also important to provide tool support to encourage embracing those guidelines. No platform-independent and flexible tool has yet been developed for this. X. CONCLUSIONS Web is primarily meant for visual consumption; therefore accessing web content has become one of the main deprivations for millions of visually impaired users. Web Accessibility is the umbrella term that expresses the process to which a web site is made usable to all visitors, including those with disabilities. In addition to complying with the law, an accessible web site can bring in huge benefits on to web sites and businesses. In other hand developing accessible applications has become a social responsibility for the software engineering industry today. However developing accessible web sites is a very critical and time-consuming process that requires expertise knowledge regarding the subject. Even though the web developers are provided with standard and legal recommendations, identify and decide the procedures to follow when actually implementing accessible features is a huge challenge. In such a situation the need for a general framework in support of making web sites accessible comes to the forefront. This research project intends to address this scarcity and come up with a software framework that can be used by web developers when implementing the accessibility into their web sites. In the first phase of the project a wide-ranging research is conducted to uncover the different types of visual impaired users and their requirements for web accessibility. Based on the knowledge gathered a specification is defined including the general accessibility features. Afterwards Web Accessibility Generator, the web based software tool is implemented based on the defined specification. That system will assist the web developers in evaluating accessibility issues in a web site and resolving the issues according to the guidelines provided. REFERENCES [1] United Nations. (2006, December) Convention on the Rights of Persons with Disabilities. [Online]. [2] Amanda Hall Ian Laurence Bailey, Visual Impairment: An Overview. New York: American Foundation for the Blind, [3] (2011, October) WHO Visual impairment and blindness. [Online]. [4] Polsdorfer J R. (2001, April) Visual impairment. [Online]. [5] Wolfmaier T G. (1999, March) Designing for the Color-Challenged: A Challenge. [Online]. enged.html [6] Henry S. L, Developed with the Education and Outreach Working Group (EOWG) and the Web Content Accessibility Working Group (WCAG WG). (2011, June) WCAG Overview. [Online]. [7] Cooper M, Craig J. (2011, January) Accessible Rich Internet Applications (WAI-ARIA) 1.0. [Online]. [8] Henry S L. (2005, August) Essential Components of Web Accessibility. [Online]. [9] Arrue M, Fajardo I, Garay N, Tomás J Abascal J, "The use of guidelines to automatically verify Web accessibility," Universal Access in the Information Society, vol. III, pp , [10] Adaptive Technology Resource Center (ATRC) - University of Toronto. (2004) A-Prompt. [Online]. [11] Adaptive Technology Resource Center (ATRC) - University of Toronto. (2006) AChecker. [Online]. [12] Agarwal S, Kumar A Rajput N, "An alternative information web for visually impaired users in developing countries," in 10th international ACM SIGACCESS conference on Computers and accessibility, New York, USA,

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014)

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Contents: Introduction Key Improvements VPAT Section 1194.21: Software Applications and Operating

More information

WCAG 2.0 for Designers: Beyond Screen Readers and Captions

WCAG 2.0 for Designers: Beyond Screen Readers and Captions WCAG 2.0 for Designers: Beyond Screen Readers and Captions Loretta Guarino Reid 1 and Andi Snow-Weaver 2, 1 Google, Inc 1600 Amphitheatre Pkwy Mountain View, CA 94043 LorettaGuarino@google.com 2 IBM 11501

More information

Website Accessibility Under Title II of the ADA

Website Accessibility Under Title II of the ADA Chapter 5 Website Accessibility Under Title II of the ADA In this chapter, you will learn how the nondiscrimination requirements of Title II of 1 the ADA apply to state and local government websites. Chapter

More information

Developing accessible portals and portlets with IBM WebSphere Portal

Developing accessible portals and portlets with IBM WebSphere Portal Developing accessible portals and portlets with IBM WebSphere Portal Level: Introductory IBM Human Ability and Accessibility Center Austin, Texas February, 2006 Copyright International Business Machines

More information

WCAG 2.0 Checklist (Detailed)

WCAG 2.0 Checklist (Detailed) WCAG 2.0 Checklist (Detailed) For a complete listing of the WCAG (Web Content Accessibility Guidelines) 2.0, visit: http://www.w3.org/tr/2008/rec WCAG20 20081211. Perceivable - web content is made available

More information

Pro HTML5 Accessibility

Pro HTML5 Accessibility Pro HTML5 Accessibility Building an Inclusive Web Uni Gottingen 7 232 147 329 Joshue O Connor Apress Contents About the Author About the Technical Reviewer Acknowledgments Introduction xv xvi xvii xviii

More information

Intelledox Designer WCA G 2.0

Intelledox Designer WCA G 2.0 Intelledox Designer WCA G 2.0 Best Practice Guide Intelledox Designer WCAG 2.0 Best Practice Guide Version 1.0 Copyright 2011 Intelledox Pty Ltd All rights reserved. Intelledox Pty Ltd owns the Intelledox

More information

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

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

More information

Web Content Accessibility Guidelines 2.0 Checklist

Web Content Accessibility Guidelines 2.0 Checklist Updated: November 17, 2015 Product: Contact: Website: Source: Color Check: Disability Services Management System sales@accessiblelearning.com http://www.accessiblelearning.com http://webaim.org/standards/wcag/checklist

More information

Information and Communications Standard. Making your website more accessible

Information and Communications Standard. Making your website more accessible Information and Communications Standard Making your website more accessible Web accessibility benefits millions of users with disabilities, but it also benefits people without disabilities, like people

More information

PDF Accessibility Overview

PDF Accessibility Overview Contents 1 Overview of Portable Document Format (PDF) 1 Determine the Accessibility Path for each PDF Document 2 Start with an Accessible Document 2 Characteristics of Accessible PDF files 4 Adobe Acrobat

More information

Web Accessibility means that a website is accessible if everyone, regardless of ability, can access the website and retrieve all the information

Web Accessibility means that a website is accessible if everyone, regardless of ability, can access the website and retrieve all the information Web Accessibility Web Accessibility means that a website is accessible if everyone, regardless of ability, can access the website and retrieve all the information available using any web browser on any

More information

Universal Design and Ethical Practices for Designing. Bryan Ayres, M.Ed., ATP, Director Technology & Curriculum Access Center Easter Seals Arkansas

Universal Design and Ethical Practices for Designing. Bryan Ayres, M.Ed., ATP, Director Technology & Curriculum Access Center Easter Seals Arkansas Universal Design and Ethical Practices for Designing i Accessible Web Environments Bryan Ayres, M.Ed., ATP, Director Technology & Curriculum Access Center Easter Seals Arkansas Contact information Technology

More information

vcenter Operations Manager Administration 5.0 Online Help VPAT

vcenter Operations Manager Administration 5.0 Online Help VPAT Administration 5.0 Online Help VPAT Product Name: Administration 5.0 Online Help VPAT Since the VPAT must be comprehensive, all Section 508 issues on all pages must be corrected to sustain compliance.

More information

Accessibility of State and Local Government Websites to People with Disabilities

Accessibility of State and Local Government Websites to People with Disabilities U.S. Department of Justice Civil Rights Division Disability Rights Section Accessibility of State and Local Government Websites to People with Disabilities The Internet is dramatically changing the way

More information

VPAT. Voluntary Product Accessibility Template. Version 1.5. Summary Table VPAT. Voluntary Product Accessibility Template. Supporting Features

VPAT. Voluntary Product Accessibility Template. Version 1.5. Summary Table VPAT. Voluntary Product Accessibility Template. Supporting Features Version 1.5 Date: Nov 5, 2014 Name of Product: Axway Sentinel Web Dashboard 4.1.0 Contact for more Information (name/phone/email): Axway Federal 877-564-7700 http://www.axwayfederal.com/contact/ Summary

More information

Serena Software Voluntary Product Accessibility Report. Summary Table

Serena Software Voluntary Product Accessibility Report. Summary Table Serena Software Voluntary Product Accessibility Report Date: October 22, 2015 Name of Product: Serena Business Manager Contact for more Information (name/phone/email): Dave Easter / deaster@serena.com

More information

HSU Accessibility Checkpoints Explained

HSU Accessibility Checkpoints Explained HSU Accessibility Checkpoints Explained Sources: http://bobby.watchfire.com/bobby/html/en/index.jsp EASI Barrier-free Web Design Workshop (version 4) Paciello, Michael G. WEB Accessibility for People with

More information

Mobile Accessibility. Jan Richards Project Manager Inclusive Design Research Centre OCAD University

Mobile Accessibility. Jan Richards Project Manager Inclusive Design Research Centre OCAD University Mobile Accessibility Jan Richards Project Manager Inclusive Design Research Centre OCAD University Overview I work at the Inclusive Design Research Centre (IDRC). Located at OCAD University in downtown

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template Voluntary Product Accessibility Template (VPAT) Name of Product: imagerunner ADVANCE C5255/C5250/C5240/C5235 Date: May 27, 2012 Note: This document was prepared based on normal walk-up functionality. It

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Name of Product Date January 8 2016 Engineering Village (EV for short) Completed by Contact for More Information Heather Singleton Heather Singleton User

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 Content Server 10.5 October 23, 2013 TOGETHER, WE ARE THE CONTENT EXPERTS

More information

Snap Server Manager Section 508 Report

Snap Server Manager Section 508 Report Overland Storage 4820 Overland Ave San Diego, Ca 92123 Snap Server Manager Section 508 Report Summary Table Voluntary Product Accessibility Template Criteria Section 1194.21 Software Applications and Operating

More information

A new home page design is being finalized, which will add a new link to material in other languages through the top navigation of the homepage.

A new home page design is being finalized, which will add a new link to material in other languages through the top navigation of the homepage. Website Translation and Accessibility STAFF REPORT INFORMATION ONLY 16. Date: December 17, 2012 To: From: Toronto Public Library Board City Librarian SUMMARY At its meeting on May 28, 2012 the Toronto

More information

AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS

AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS UDK 004.822:004.738.5 Preliminary communication AN AUTOMATIC AND METHODOLOGICAL APPROACH FOR ACCESSIBLE WEB APPLICATIONS Lourdes Moreno, Elena Castro, Paloma Martinez Universidad Carlos III de Madrid,,

More information

THE STATE OF WEBSITE ACCESSIBILITY IN HIGHER EDUCATION

THE STATE OF WEBSITE ACCESSIBILITY IN HIGHER EDUCATION THE STATE OF WEBSITE ACCESSIBILITY IN HIGHER EDUCATION Kevin S. Floyd Macon State College kfloyd@mail.maconstate.edu Julie Santiago Macon State College santiago@mail.maconstate.edu Abstract Higher education

More information

Building Accessible Educational Web Sites: The Law, Standards, Guidelines, Tools, and Lessons Learned

Building Accessible Educational Web Sites: The Law, Standards, Guidelines, Tools, and Lessons Learned Building Accessible Educational Web Sites: The Law, Standards, Guidelines, Tools, and Lessons Learned Ye Liu Bart Palmer Mimi Recker Utah State University Abstract Professional education is increasingly

More information

Xerox DocuMate 3125 Document Scanner

Xerox DocuMate 3125 Document Scanner Xerox DocuMate 3125 Document Scanner Voluntary Product Accessibility Template (VPAT) Submitted by Visioneer, Inc., November 30, 2011 Date: 11/30/2011 Name of Product: Xerox DocuMate 3125 Contact for more

More information

Backbase Accessibility

Backbase Accessibility Whitepaper Learn about: Section 508 Accessibility requirements Backbase compliance Introduction This paper discusses the growing importance of Rich Internet Applications (RIA s) and their support for Accessibility.

More information

Accesibility of Social Networking Services. Observatory on ICT Accessibility discapnet

Accesibility of Social Networking Services. Observatory on ICT Accessibility discapnet Observatory on ICT Accessibility discapnet Accessibility of Social Networking Services Abridged version December 2010 1 Introduction The emergence and spread of social networking services on Internet 1

More information

Blackboard Web Community Manager WCAG 2.0 Support Statement February 2016

Blackboard Web Community Manager WCAG 2.0 Support Statement February 2016 Blackboard Web Community Manager WCAG 2.0 Support Statement February 2016 Blackboard February 2016 Page 1 of 20 Overview The following Support Statement provides an evaluation of accessibility support

More information

Making WVU Websites Accessible: Meeting the Needs of People with Disabilities

Making WVU Websites Accessible: Meeting the Needs of People with Disabilities Making WVU Websites Accessible: Meeting the Needs of People with Disabilities Tatiana I. Solovieva, EdD, Ashley D. Watts, MS, Jeremy M. Bock, BS Making WVU Websites Accessible: Meeting the Needs of People

More information

Adobe Acrobat 9 Pro Accessibility Guide: PDF Accessibility Overview

Adobe Acrobat 9 Pro Accessibility Guide: PDF Accessibility Overview Adobe Acrobat 9 Pro Accessibility Guide: PDF Accessibility Overview Adobe, the Adobe logo, Acrobat, Acrobat Connect, the Adobe PDF logo, Creative Suite, LiveCycle, and Reader are either registered trademarks

More information

TABLE OF CONTENTS. Guide to Preparation of Procurement Specifications for Accessible Websites

TABLE OF CONTENTS. Guide to Preparation of Procurement Specifications for Accessible Websites Guide to Preparation of Procurement Specifications for ccessible Websites TBLE OF CONTENTS 1. Introduction... 2 2. bout this Guide... 3 2.1 Basis of the Guide... 3 2.2 Using the Guide... 3 2.3 Structure

More information

Introduction to ATI Concepts. California State University Fullerton Campus Information Technology Timothy Benbow

Introduction to ATI Concepts. California State University Fullerton Campus Information Technology Timothy Benbow Introduction to ATI Concepts California State University Fullerton Campus Information Technology Timothy Benbow What we will discuss What is the Accessible Technology Initiative What is Accessibility Accessibility

More information

VPAT Voluntary Product Accessibility Template Version 1.3

VPAT Voluntary Product Accessibility Template Version 1.3 ADA COMPLIANCE 1. Does database support ADA compliant browsers? Yes X No If no, does the database make any accommodations in its visual display for visually impaired users? Yes No 2. Voluntary Product

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

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

Adobe Flash Player 11.9 Voluntary Product Accessibility Template Adobe Flash Player 11.9 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

A Mind Map Based Framework for Automated Software Log File Analysis

A Mind Map Based Framework for Automated Software Log File Analysis 2011 International Conference on Software and Computer Applications IPCSIT vol.9 (2011) (2011) IACSIT Press, Singapore A Mind Map Based Framework for Automated Software Log File Analysis Dileepa Jayathilake

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Date: 2013 Name of Product: Pivot Product website: https://pivot.cos.com/ Contact for more Information: http://pivot.cos.com/helpdesk NOTE: All sections

More information

Summary Table for SolarWinds Web Help Desk

Summary Table for SolarWinds Web Help Desk Date: February 10 th, 2015 Name of Product: (WHD) Contact for more Information: http://www.solarwinds.com/support/ Summary Table for Section 1194.21 Software Applications with. See section 1194.21 below.

More information

Easy Guide to Building No Barrier Web Sites

Easy Guide to Building No Barrier Web Sites Easy Guide to Building No Barrier Web Sites Content 1) Introduction 2) What is Web Accessibility 3) Current Situation 4) Benefits of Accessible Sites 5) Different Disabilities that can affect Web Accessibility

More information

How to Develop Accessible Linux Applications

How to Develop Accessible Linux Applications Sharon Snider Copyright 2002 by IBM Corporation v1.1, 2002 05 03 Revision History Revision v1.1 2002 05 03 Revised by: sds Converted to DocBook XML and updated broken links. Revision v1.0 2002 01 28 Revised

More information

Nuance PDF Converter Enterprise 8

Nuance PDF Converter Enterprise 8 8 Date: June 1 st 2012 Name of Product: 8 Contact for more Information: http://nuance.com/company/company-overview/contactus/index.htm or http://nuance.com/company/company-overview/companypolicies/accessibility/index.htm

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Center for Faculty Development and Support Creating Accessible Word Documents With Microsoft Word 2008 for Macintosh CREATING ACCESSIBLE WORD DOCUMENTS 3 Overview 3 Learning Objectives 3 Prerequisites

More information

Accessibility in e-learning. Accessible Content Authoring Practices

Accessibility in e-learning. Accessible Content Authoring Practices Accessibility in e-learning Accessible Content Authoring Practices JUNE 2014 Contents Introduction... 3 Visual Content... 3 Images and Alt... 3 Image Maps and Alt... 4 Meaningless Images and Alt... 4 Images

More information

VPAT. Voluntary Product Accessibility Template. Version 1.3

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

More information

Summary Table for SolarWinds Web Help Desk

Summary Table for SolarWinds Web Help Desk Date: February 25, 2013 Name of Product: SolarWinds Web Help Desk Contact for more Information: http://www.solarwinds.com/support/ Summary Table for Voluntary Product Accessibility Template (VPAT) Remarks

More information

Creating Accessible PDF Documents with Adobe Acrobat 7.0 A Guide for Publishing PDF Documents for Use by People with Disabilities

Creating Accessible PDF Documents with Adobe Acrobat 7.0 A Guide for Publishing PDF Documents for Use by People with Disabilities Creating Accessible PDF Documents with Adobe Acrobat 7.0 A Guide for Publishing PDF Documents for Use by People with Disabilities 2005 Adobe Systems Incorporated. All rights reserved. Adobe, the Adobe

More information

Adobe Flash Player 11.2 Voluntary Product Accessibility Template

Adobe Flash Player 11.2 Voluntary Product Accessibility Template Adobe Flash Player 11.2 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Creating and Maintaining Accessible Websites with SiteCM

Creating and Maintaining Accessible Websites with SiteCM Creating and Maintaining Accessible Websites with SiteCM The purpose of this document is to introduce individuals and organizations who create and maintain web content to the concept of Web Accessibility

More information

Seven Steps to Creating an Accessible Email in Outlook

Seven Steps to Creating an Accessible Email in Outlook Seven Steps to Creating an Accessible Email in Outlook Disability Access Services i About Disability Access Services Centralized Resource and Information on Disability Access Disability Access Services

More information

Ten Simple Steps Toward Universal Design of Online Courses

Ten Simple Steps Toward Universal Design of Online Courses Ten Simple Steps Toward Universal Design of Online Courses Implementing the principles of universal design in online learning means anticipating the diversity of students that may enroll in your course

More information

DO THE RIGHT THING ACCESSIBILITY AND INCLUSIVE DESIGN (WITH DRUPAL)

DO THE RIGHT THING ACCESSIBILITY AND INCLUSIVE DESIGN (WITH DRUPAL) DO THE RIGHT THING ACCESSIBILITY AND INCLUSIVE DESIGN (WITH DRUPAL) WELCOME WELCOME THANK YOU We specialize in adaptive designs, cross device content accessibility and open source technologies, such as

More information

Why is Technology Access for Students With Disabilities Important?

Why is Technology Access for Students With Disabilities Important? Why is Technology Access for Students With Disabilities Important? Every school has higher student performance and meets state academic standards for all students each year. Dianne Griffin One of SREB

More information

Avaya Speech Analytics Desktop Client 2.0

Avaya Speech Analytics Desktop Client 2.0 Avaya Speech Analytics Desktop Client 2.0 Voluntary Product Accessibility Template (VPAT) Avaya Speech Analytics Desktop Client is a thick client desktop application for the Microsoft Windows operating

More information

Collaborative Editing for All: the Google Docs Example

Collaborative Editing for All: the Google Docs Example Collaborative Editing for All: the Google Docs Example Giulio Mori, Maria Claudia Buzzi, Marina Buzzi, Barbara Leporini and Victor M. R. CNR-IIT, via Moruzzi 1, 56124 Pisa, Italy CNR-ISTI, via Moruzzi

More information

WCAG 2 Compliance With Flash

WCAG 2 Compliance With Flash WCAG 2 Compliance With Flash A few Notes For This Webinar 1. Please mute your phone line 2. You can post questions in Connect during the session and we will answer what we can at the end of the webinar

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template Voluntary Product Accessibility Template (VPAT) Name of Product: Canon EOS 50D (EF 28-135 IS USM KIT) Date: June 29, 2009 e: This document was prepared based on normal walk-up functionality. It does not

More information

Web Accessibility Report

Web Accessibility Report Web Accessibility Report AnnArborCIL.org Divye Bokdia Introduction AnnArborcil.org is an accessible website with AAA conformance. Team of four Michigan students (refer team section) and a staff member

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Date: April 15, 2008 Name of Product: Summit Central Version 4 Contact for more Information: http://www.miesoftware.com Summary Table Section 1194.21 Software Applications and Operating. Please refer to

More information

UNIVERSAL DESIGN OF DISTANCE LEARNING

UNIVERSAL DESIGN OF DISTANCE LEARNING UNIVERSAL DESIGN OF DISTANCE LEARNING Sheryl Burgstahler, Ph.D. University of Washington Distance learning has been around for a long time. For hundreds of years instructors have taught students across

More information

Guide to the essentials of creating accessible PDFs with Microsoft Word and Acrobat Professional 8

Guide to the essentials of creating accessible PDFs with Microsoft Word and Acrobat Professional 8 Guide to the essentials of creating accessible PDFs with Microsoft Word and Acrobat Professional 8 1 Contents Introduction...3 Required software...3 What makes a PDF accessible?...3 Part 1: working in

More information

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective WESTERN KENTUCKY UNIVERSITY Web Accessibility Objective This document includes research on policies and procedures, how many employees working on ADA Compliance, audit procedures, and tracking content

More information

Health Enterprise Medicaid Management Information System

Health Enterprise Medicaid Management Information System Health Enterprise Medicaid Management Information System Voluntary Product Accessibility Template (VPAT) Compliant Learn more about Xerox and Section 508 at our website:: www.xerox.com/section508 Contact

More information

VPAT Summary. VPAT Details. Section 1194.22 Web-based Internet information and applications - Detail

VPAT Summary. VPAT Details. Section 1194.22 Web-based Internet information and applications - Detail Date: October 8, 2014 Name of Product: System x3755 M3 VPAT Summary Criteria Status Remarks and Explanations Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based Internet

More information

How IBM is making Web applications more accessible with WAI-ARIA

How IBM is making Web applications more accessible with WAI-ARIA How IBM is making Web applications more accessible with WAI-ARIA David Todd IBM Human Ability & Accessibility Center dltodd@us.ibm.com 2008 IBM Corporation Overview How IBM Web applications notify screen

More information

Ontario Trails Organizations Guide for accessible web design

Ontario Trails Organizations Guide for accessible web design Ontario Trails Organizations Guide for accessible web design Contents Introduction 3 1. About Ontario Trails Council 4 Introducing the Ontario Trails Council s Accessible Website 2. Accessible Communication

More information

Echo360 Voluntary Product Accessibility Template

Echo360 Voluntary Product Accessibility Template Echo360 Voluntary Product Accessibility Template Version 1.0 April 1, 2015 Contact for more Information: Jason Aubrey, JAubrey@echo360.com Introduction Echo360 is committed to ensuring that our platform

More information

Access to education has always challenged students with disabilities. Accessibility of INSTRUCTIONAL WEB SITES. in Higher Education

Access to education has always challenged students with disabilities. Accessibility of INSTRUCTIONAL WEB SITES. in Higher Education Accessibility of INSTRUCTIONAL WEB SITES in Higher Education A collaborative program offers assessment and consultation to instructional Web site developers for Section 508 compliance By Kay Lewis, Diane

More information

Moodlerooms WCAG 2.0 Support Statement January 2016

Moodlerooms WCAG 2.0 Support Statement January 2016 Moodlerooms WCAG 2.0 Support Statement January 2016 Moodlerooms January 2016 Page 1 of 27 Overview The following Support Statement provides an evaluation of accessibility support levels for Moodlerooms

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, is to assist Federal contracting officials and other buyers in making preliminary assessments

More information

Quentin Williams Manager: W3C Southern Africa Office. Web Accessibility and Usability

Quentin Williams Manager: W3C Southern Africa Office. Web Accessibility and Usability Moving towards an Accessible Web for All Quentin Williams Manager: W3C Southern Africa Office 13 May 2010 Web Accessibility and Usability Index What is Web Accessibility? Why is it Important? Where are

More information

Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX. Level of Support & Supporting Features

Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX. Level of Support & Supporting Features Section 1194.21 Software Applications and Operating Systems - Detail Voluntary Product Accessibility VPSX (a) When software is designed to run on a system that has a keyboard, product functions shall be

More information

Sony External USB Floppy Disk

Sony External USB Floppy Disk Sony External USB Floppy Disk August 13, 2008 Sony developed the following Summary and Detailed reports of accessibility information for select products. We hope this information will be helpful to the

More information

Web Accessibility Diagnosis Tools

Web Accessibility Diagnosis Tools Web Accessibility Diagnosis Tools V Yasuaki Takamoto V Hideki Tosaka (Manuscript received October 20, 2004) Enhancing the accessibility of Websites enables persons with visual disabilities, including persons

More information

STANDARDS FOR ONLINE COURSE MATERIALS

STANDARDS FOR ONLINE COURSE MATERIALS KENYA INSTITUTE OF CURRICULUM DEVELOPMENT STANDARDS FOR ONLINE COURSE MATERIALS FEBRUARY 2016 Draft 1 1 META DATA Subject Level.. Class Category of Learners (Regular or SNE)... Category of Special Need

More information

Overcoming Accessibility Challenges of Web Conferencing

Overcoming Accessibility Challenges of Web Conferencing Overcoming Accessibility Challenges of Web Conferencing Authors: Mary Jo Mueller, IBM Accessibility Standards Lead (presenter) Marc Johlic, IBM Accessibility Consultant Susann Keohane, IBM Accessibility

More information

Search Engine Optimization (SEO): Improving Website Ranking

Search Engine Optimization (SEO): Improving Website Ranking Search Engine Optimization (SEO): Improving Website Ranking Chandrani Nath #1, Dr. Laxmi Ahuja *2 # 1 *2 Amity University, Noida Abstract: - As web popularity increases day by day, millions of people use

More information

Building accessible websites Web accessibility video transcript

Building accessible websites Web accessibility video transcript Building accessible websites Web accessibility video transcript Hi my name is Luke Canvin, and I m a product manager at Oxford Computer Consultants. We are recording this video to tell you a little bit

More information

ECU Quality Assurance Guidelines for Online Delivery

ECU Quality Assurance Guidelines for Online Delivery ECU Quality Assurance Guidelines for Online Delivery PURPOSE The purpose of these guidelines is to encompass and improve ECU s existing minimum standards for online units, and to extend ECU s quality assurance

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction JENNY CRAVEN The rationale for Web Accessibility: practical advice for the library and information professional is to provide a practical introduction to web accessibility for library

More information

Adobe Conversion Settings in Word. Section 508: Why comply?

Adobe Conversion Settings in Word. Section 508: Why comply? It s the right thing to do: Adobe Conversion Settings in Word Section 508: Why comply? 11,400,000 people have visual conditions not correctible by glasses. 6,400,000 new cases of eye disease occur each

More information

icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT )

icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT ) icohere Products and Section 508 Standards Voluntary Product Accessibility Template (VPAT ) icohere and the Twenty-First Century Communications and Video Accessibility Act of 2010 (CVAA) The webcast portion

More information

Basics of Accessible Design

Basics of Accessible Design Basics of Accessible Design Font Consider using a sans serif type font such as Arial or Veranda. The sans serif fonts are easier for people with reading disorders and visual impairments to read. This document

More information

Best Practice in Web Design

Best Practice in Web Design Best Practice in Web Design Irrespective of whether you are intending to use a flat 'brochureware' website or an interactive e- commerce site, the overall look and feel of your website will play an important

More information

TRI Oracle Empirica Trace 2012 508 Statement of Conformance

TRI Oracle Empirica Trace 2012 508 Statement of Conformance TRI Oracle Empirica Trace 2012 508 Statement of Conformance TRI is committed to providing access to all individuals with or without disabilities seeking information on TRI s installation or Oracle Empirica

More information

COMMITMENT INTEGRITY LEADERSHIP. California State Government Websites. June 2015

COMMITMENT INTEGRITY LEADERSHIP. California State Government Websites. June 2015 California State Government Websites Departments Must Improve Website Accessibility So That Persons With Disabilities Have Comparable Access to State Services Online Report 2014-131 COMMITMENT INTEGRITY

More information

HCC ONLINE COURSE REVIEW RUBRIC

HCC ONLINE COURSE REVIEW RUBRIC HCC ONLINE COURSE REVIEW RUBRIC Adapted from Maryland Online FIPSE Project and Lake Superior College I. COURSE OVERVIEW AND INTRODUCTION General Review Standard: The overall design of the course, navigational

More information

INTERNET PROGRAMMING AND DEVELOPMENT AEC LEA.BN Course Descriptions & Outcome Competency

INTERNET PROGRAMMING AND DEVELOPMENT AEC LEA.BN Course Descriptions & Outcome Competency INTERNET PROGRAMMING AND DEVELOPMENT AEC LEA.BN Course Descriptions & Outcome Competency 1. 420-PA3-AB Introduction to Computers, the Internet, and the Web This course is an introduction to the computer,

More information

Accessibility for Persons with Disabilities. Issue Date: January 2012 Revision Date: January 2014

Accessibility for Persons with Disabilities. Issue Date: January 2012 Revision Date: January 2014 Policy: Pearson Company: Accessibility for Persons with Disabilities Pearson Canada Issue Date: January 2012 Revision Date: January 2014 Purpose The Accessibility for Ontarians with Disabilities Act, 2005

More information

The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques

The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques Third Edition Wilbert O. Galitz l 1 807 : WILEYp Wiley Publishing, Inc. Contents About the Author Preface

More information

Any comments, corrections, or recommendations may be sent to the project team, care of:

Any comments, corrections, or recommendations may be sent to the project team, care of: Preserving State Government Digital Information Minnesota Historical Society Web Content Accessibility White Paper Abstract Making web content accessible to people with disabilities improves accessibility

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template dg Date: April 2014 Product Name: Samsung Galaxy Tab 4 7.0, 8.0, 10.1 (WiFi) Product Version Number: Samsung Galaxy Tab 4 7.0, 8.0, 10.1 (WiFi) Vendor Company Name: Samsung Electronics of America Vendor

More information

Ensuring our online information meets Web Content Accessibility Guidelines 2.0(WCAG) Jason J Johnson Guilford Technical Community College

Ensuring our online information meets Web Content Accessibility Guidelines 2.0(WCAG) Jason J Johnson Guilford Technical Community College Ensuring our online information meets Web Content Accessibility Guidelines 2.0(WCAG) Jason J Johnson Guilford Technical Community College General Information about the population of people with disabilities

More information

Terms and Definitions for CMS Administrators, Architects, and Developers

Terms and Definitions for CMS Administrators, Architects, and Developers Sitecore CMS 6 Glossary Rev. 081028 Sitecore CMS 6 Glossary Terms and Definitions for CMS Administrators, Architects, and Developers Table of Contents Chapter 1 Introduction... 3 1.1 Glossary... 4 Page

More information

Mac Built-in Accessibility (10.7 - Lion) - Quick Start Guide

Mac Built-in Accessibility (10.7 - Lion) - Quick Start Guide Mac Built-in Accessibility (10.7 - Lion) - Quick Start Guide Overview The Mac operating system has many helpful features to help users with a wide range of abilities access their computer. This Quickstart

More information

An Evaluation and Discussion of the Web Accessibility of Academic Library Web Sites

An Evaluation and Discussion of the Web Accessibility of Academic Library Web Sites An Evaluation and Discussion of the Web Accessibility of Academic Library Web Sites What is Web Accessibility Why it s Important How Academic Libraries are doing Web accessibility means that people with

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

Standards, Tools and Web 2.0

Standards, Tools and Web 2.0 Standards, Tools and Web 2.0 Web Programming Uta Priss ZELL, Ostfalia University 2013 Web Programming Standards and Tools Slide 1/31 Outline Guidelines and Tests Logfile analysis W3C Standards Tools Web

More information