Inclusive Design Reviews

Slides:



Advertisements
Similar presentations
WCAG 2 Compliance With PDF
Advertisements

Chapter 11 Designing the User Interface
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 3: XHTML Coding © 2007 Prosoft Learning Corporation All rights reserved ITD 110 Web Page.
© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential. Kiran Kaja | Accessibility Engineer Ensuring Accessibility in Document Conversion.
Web Accessibility Web Services Office of Communications.
Web Accessibility Issues from the User Perspective Jenny Craven, Research Associate Centre for Research In library and Information Management (CERLIM)
The ACCESS Project Jesse Hausler, UDL/Accessibility Coordinator Craig Spooner, Coordinator.
PDF Accessibility: Online Forms Todd Weissenberger Web Accessibility Coordinator University of Iowa Accessibility Notes.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
October 2, 2007IEEE IPCC2007 Building Communication With Access for All Richard B. Ells Senior Webmaster University of Washington
User Interface Design Process Gabriel Spitz. User-Interface design Steps/Goals Understand who are the users and what do they do Articulate how will users.
Accessibility of online instructional tools and documents Terrill Thompson ATUS Technology Accessibility Consultant x 2136
User Interface Design Process Lecture # 6. CS Structure  Understand the User Interface  Design the User Interface  Evaluate the User Interface.
CONTROLSITE & Accessibility Independence for All Presented by: John Leal Goss Interactive Production Team.
User Interface Design Process Gabriel Spitz. User-Interface design Steps/Goals.
Lesson 4: Using HTML5 Markup.  The distinguishing characteristics of HTML5 syntax  The new HTML5 sectioning elements  Adding support for HTML5 elements.
14 Chapter 11: Designing the User Interface. 14 Systems Analysis and Design in a Changing World, 3rd Edition 2 Identifying and Classifying Inputs and.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Microsoft FrontPage 2003 Illustrated Complete Using a Dynamic Web Template.
Status as of 9 August 2007  Rough concept draft only, much of it is incomplete  There are Notes for some slides, and none yet for others Note: This document.
Accessibility of online instructional tools and documents Terrill Thompson Technology Accessibility
9 August 2012 Museum of Contemporary Art, Sydney Roger Hudson Web Usability Arts, Media and Technology at the MCA.
WEB ACCESSIBILITY. WHAT IS IT? Web accessibility means that people with disabilities can use the Web. Web accessibility encompasses all disabilities that.
Database Applications – Microsoft Access Lesson 7 Designing Custom Reports Updated 11/13 27 Slides in Presentation.
Dive into Mobile Guidelines for Testing Native, Hybrid, and Web Apps Susan Hewitt, Accessibility Consultant, Deque Systems Jeanine Lineback, Accessibility.
Websites with good heuristics Irene Wachirawutthichai.
Design Phase intro & User Interface Design (Ch 8)
Dr Faezeh Seyedarabi & Rocio Calvo Digital Accessibility in Higher and Further Education Conference – 7 th April 2016 Making Accessible PDF documents in.
COMP 143 Web Development with Adobe Dreamweaver CC.
Accessibility is not boring or difficult. It’s the right thing to do. Benjy Stanton.
LEARN TO FORMAT TABLES Unit 10: Lessons What is a Table? ◦ A table is an arrangement of data (words and/or numbers) in rows and columns. ◦ A table.
Web Accessibility Web Community Meeting July 22, 2016 July 29, 2016.
Web Accessibility training An introduction to web accessibility.
Getting Started with HTML
Creating and Processing Web Forms
MIT 511- Web Design & Usability
Getting Started with CSS
HTML5 and CSS3 Illustrated Unit D: Formatting Text with CSS
Making your web site accessible a11yoz.com/maximise
AODA Website Accessibility at York
Project Objectives Publish to a remote server
Community Engagement Web Community Manger (WCM) - Schoolwires
Objectives Design a form Create a form Create text fields
Information Architecture and Design I
Microsoft Word Illustrated
Understanding the State of University Web Site Accessibility   Stephen Dannelly and Michael Whitney Department of Computer Science.
Sample to correct Test box with subtitle.
Creating ADA Compliant Resources
Database Applications – Microsoft Access
Context Is Everything Meaningful Alternative Text
User Interface Design Chapter 8.
Successful Website Accessibility Testing
Lesson 21 Getting Started with PowerPoint Essentials
Lakeshore Public Schools
Recent developments in Eurostat publications
Learn how to make SharePoint Accessible and Inclusive
From compliance to usability
Information Architecture and Design I
Microsoft PowerPoint 2007 – Unit 2
Structuring Content in a Web Document
30 Web Accessibility Tips: Creating Accessible Web-Based Resources
Project Name - Testing Iteration 1 UAT Kick-off
Lesson 19 Organizing and Enhancing Worksheets
NoodleTools and Diigo.
Demystifying Web Content Accessibility Guidelines
Web content management
My Program Session Title
Accessible Design Top 10 List
Creating well structured documents – easy for authors and accessible for users Andrew Downie Project Officer, Adaptive Technologies TAFE eHub.
HTML5 and CSS3 Illustrated Unit B: Getting Started with HTML
Presentation transcript:

Inclusive Design Reviews

Deliverables

Deliverables Annotated designs Inclusive Design Review report Comments added directly to your designs We work with your documentation e.g. InVision, PDF, PPT, Sketch etc. Inclusive Design Review report In depth rationale, issues and fixes based on annotated designs Outline of next steps Delivered in PPT, Word or PDF

1. Annotated designs Annotations are categorized by role: UX – components, functionality, user journeys Design – styles, colors, layout, fonts Development – suggested coding requirements Annotations are tagged by priority: Required - breaks WCAG and/or prevents one or more groups accessing content Recommended – suggests a more usable and inclusive alternative

Design annotations Design annotations document WCAG fails. They highlight changes required to ensure compliance with design related guidelines e.g.: Improve color contrast Add visible focus states Provide labels for form inputs A sample design requirement shown in InVision.

User Experience annotations User experience annotations document WCAG fails or recommendations based on the Inclusive Design Principles. They highlight improvements to features and alternative ways to present features e.g.: Add a ‘Show password’ feature to password inputs Add voice search to mobile search features A sample UX recommendation shown in InVision.

Development annotations Accessibility requirements Headings and landmarks role=“main” H1 – Settings H2 – Accounts H2 – Notifications Form inputs All visible labels must be coded using ‘for’ and ‘ID’ Placeholder text indicates format Text alternatives Headshot.jpg [First name, Second name Switch controls … Sample comments in InVision for developers to start building out coding and content order requirements. Development annotations document initial coding requirements for: Structural markup Form inputs Text alternatives Content order Keyboard interactions Focus management Roles and states Content order Content order should follow the direction of the arrows. 2 3 4 5 7 1 6 11 8 9 10 Sample form showing the suggested content order.

2. Report In depth report covering: Summary – headline issues and findings Recommendations – detailed issues and fixes Highlights – examples of best practice Next steps – how to integrate advice into processes and design assets Resources - a curated list of accessible user experience resources techniques and tools

Sample Report