Accessibility Evaluations of 100 Banking and Finance Websites

Slides:



Advertisements
Similar presentations
Accessibility and WHO's web site Images courtesy of Flickr.
Advertisements

Essentials for Design JavaScript Level One Michael Brooks
Website Accessibility Testing Todd M. Weissenberger Web Accessibility Coordinator University of Iowa
Web Accessibility Web Services Office of Communications.
Web Content Accessibility Guidelines (WCAG) 2.0 by Julius Charles Serrano, Even Grounds.
Including Everyone: Accessible Technology in Education Terrill Thompson Technology Accessibility
Universal Web Design Comp 190 Greg Lanier. Contents 1.Project overview 2.Root of Web inaccessibility 3.Legal environment 4.Diagnostic testing 5.The premise.
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
RNIB & Web Accessibility The experience of RNIB in the UK Donna Smillie Best Practice Officer (Accessible Websites) Royal National Institute of the Blind.
CREATING ACCESSIBLE DOCUMENTS Karen Wilson, Web Designer Web Services x6147.
Dhananjay Bhole, Coordinator, Accessibility Research Group, Department of Education and Extension, University of Pune.
Lesson 46: Using Information From the Web copy and paste information from a Web site print a Web page download information from a Web site customize Web.
University of South Alabama Library Website Design and Accessibility Evaluation.
Designing for Disabled Users.  p?vid=35 p?vid=35.
Tutorial 1: Getting Started with HTML5
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Chapter 11 Cascading Style Sheets: Part I The Web Warrior Guide to Web Design Technologies.
An Evaluation and Discussion of the Web Accessibility of Academic Library Web Sites Dave Comeaux Web Services Librarian Tulane University.
Unintended Consequences of ADA Requirements for Online Courses Dr. Brian Newberry California State University San Bernardino 20:23.
Here is some selected material from a presentation at the "I Invent the Future” Grace Hopper Celebration of Women in Computing 2007
HTML Structure & syntax
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
Using Html Basics, Text and Links. Objectives  Develop a web page using HTML codes according to specifications and verify that it works prior to submitting.
Design and Construction of Accessible Web Sites Michael Burks Chairman Internet Society SIG For Internet Accessibility for People with Disabilities June.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 8 1 Creating Effective Web Pages Creating HTML Documents Tutorial 8.
Australian university website accessibility revisited Dey Alexander Scott Rippon WANAU Forums Sydney.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
WEB ACCESSIBILITY Presentation December 2009 Plovdiv Bulgaria Sébastien LARDEUX, IT Montéclair Institute.
A Survey of Accessibility Errors on Homepages of Official Government Websites Peter Major (Member of the Dynamic Coalition on Accessibility and Disability.
XML Design Goals 1.XML must be easily usable over the Internet 2.XML must support a wide variety of applications 3.XML must be compatible with SGML 4.It.
Australian university website accessibility revisited Dey Alexander Scott Rippon WANAU Forums Canberra.
History Internet – the network of computer networks that provides the framework for the World Wide Web. The web can’t exist without the internet. Browser.
Accessible Word Document Creation Using Microsoft Word 2010.
Section 508 Refresh WCAG 2.0 A and AA Information & Comparison CB Averitt – Deque Systems.
Creating Your 1 st Web Page. Tags Refers to anything between on a webpage Most appear in pairs surrounding content Some appear as empty tags (no closing.
Validation. What is Validation? Removing errors improves the consistency of how our pages look to a wide variety of browsers and devices. Ensuring that.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
Research Skills for Your Essay Where to begin…. Starting the search task for real Finding and selecting the best resources are the key to any project.
Creating an Environment that is Usable by All
Getting Started with Dreamweaver
Accessibility Solutions in a Digital Learning Environment
Section 11.1 Identify the stages of the Web site development life cycle Identify the responsibilities of project team members Use a checklist to evaluate.
Validation.
AODA Website Accessibility at York
Project Objectives Publish to a remote server
HTML5 – Heading, Paragraph
Procuring Accessible IT at the University of Washington: Background, Policy, Guidelines, Checklist, Resources Sheryl Burgstahler, Director Accessible Technology.
The Internet and HTML Code
Authoring and Publishing Your BPK 375 Project Web Page
Understanding the State of University Web Site Accessibility   Stephen Dannelly and Michael Whitney Department of Computer Science.
Validation.
Creating Accessible Web Pages
Implementing Digital Accessibility
Successful Website Accessibility Testing
Welcome to today’s AEM Center Webinar
CNIT 131 HTML5 – Anchor/Link.
Web Design and Development
International University of Japan
From compliance to usability
Getting Started with Dreamweaver
Universal Web Design Comp 190 Greg Lanier.
Change how your event is seen
Web Standards and Accessible Design.
The language of the internet
The language of the internet
Intro Project Introduction to HTML.
WebAIM Screen Reader Survey Results
Mobile Registration App Training Guide for OPO Staffers
Creating Accessible Web Pages
Presentation transcript:

Accessibility Evaluations of 100 Banking and Finance Websites in the United States Erin Feaser, Allison Wilson, James Smith and Dylan Smith with Dr. Brian Wentz (Management Information Systems) And Dr. June Pham (Finance) __________________________________________________________________________________________________________________________ Abstract If a state did not have a financial institution on the above lists the largest bank in that state, based on assets, was added to the list; any duplicates were not include and the next largest bank from that state was selected so that each state was represented. A list with the top credit cards, electronic cash, and finance information websites in term of internet traffic was generated. The two lists were combined, and had a total of 100 different websites to access. Website Assessment Conclusions With the wide-spread use of and reliance on web-based banking and finance systems by many consumers today, it is important to ensure that banking and finance systems are fully accessible for individuals with disabilities. The purpose of this project was to expand upon work done over the past two years that began to explore and document the accessibility problems that exist with banking and finance systems. We strategically selected a sample of 100 banking and finance websites and conducted manual accessibility inspections on each home page, based on WCAG 2.0, to determine their accessibility and the potential significance to Title III of the Americans with Disabilities Act (ADA). The resulting analysis will provide the next level of empirical documentation of the current state of banking and finance accessibility in the U.S. Each member of the research team individually evaluated each selected website. Evaluation of websites included scanning the website’s code to find poor practices, checking color contractions of text, and using a screen reader. Accessibility issues are very common, even among the most popular websites. Some of the most common violated criteria found were 1.4.3. Contrast (Minimum), 1.4.4. Resize Text, 4.1.1 Parsing , 2.4.1 Bypass Blocks , and 1.1.1 Non-text Content. Each site violated, on average, 5.97 criteria. 21 banks had 6 violations, 17 banks had 5 violations, 14 banks had 7 violations, and 12 banks had 8 violations. One of the criteria, 3.1.1. Language of Page, requires every web page have a correct language declaration, (<html lang="en">, for example). This top site passes while the bottom site violates this criteria (missing the lang attribute). Evaluation Criteria Development A variety of web browsers were used to diminish errors created by the use of a specific browser. A checklist using the criteria from the Web Content Accessibility Guidelines (WCAG) 2.0. WCAG 2.0 is part of a series of web accessibility guidelines published by the Web Accessibility Initiative of the World Wide Web Consortium, the main international standards organization for the Internet. This checklist evaluated only levels 1 and 2, per the US Section 508 Refresh equivalents. Financial Institution Selection Consensus Evaluation After the independent evaluation each member’s checklists were compared to determine which lines of the checklist were unanimously marked or not marked for each website. The checklists were then compared to see which lines were not unanimous. All lines that were not unanimous were reexamined by the team during a meeting. Each line was discussed until a consensus was reached. Lists of the financial institutions with the largest deposits, largest assets, and most branches were constructed. Financial institutions that appeared on each of the above lists were extracted; in addition, financial institutions that were in the top 30 slots of the deposits and branch lists and had total assets of at least $100 billion were also extracted.