basham / swit-workshop-a11y

Incorporating Accessibility in the Design Process (Statewide IT 2021 Workshop)

Home Page:https://basham.github.io/swit-workshop-a11y/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorporating Accessibility in the Design Process

Workshop for Statewide IT Conference at Indiana University

January 21, 2021

View recording (requires IU login)

View slides

  • Press s for speaker notes.
  • Press arrow keys to advance slides.
  • Press ? for more options.

Description

Product features implemented without accessibility considered upfront is prone to uncertainty, rework, and a poor or hopeless experience for those who use assistive technology. In contrast, teams release higher quality features in less time when accessibility is part of the design process. Go beyond validating WCAG success criteria. Improve the development process, and design a better experience for your users.

During this workshop, participants will:

  1. Learn how a screen reader works and how it is used
  2. Study accessibility features, such as roles, names, focus and cursor handling, tab order, and ARIA
  3. Examine wireframes, and discuss how screen reader users may or should experience those interfaces
  4. Annotate wireframes to communicate accessibility expectations to the product team

Chris Basham is a user experience designer in Enterprise Student Systems, specializing in accessibility, front-end development, and design systems.

Edit slides

Powered by reveal.js.

See: How to host Reveal.js slides on GitHub pages and have a tidy repository

Install live-server globally.

npm install -g live-server

Serve files from the current working directory.

live-server

Resources

Articles

Training

Code examples

Blogs and general information

Standards and guidelines

Tools

About

Incorporating Accessibility in the Design Process (Statewide IT 2021 Workshop)

https://basham.github.io/swit-workshop-a11y/


Languages

Language:CSS 81.4%Language:HTML 11.3%Language:JavaScript 7.4%