SlideShare a Scribd company logo
1 of 122
Download to read offline
Usability ≠ Accessibility.
an intro to web accessibility for agencies.
April 30, 2016
Authored by Kate Horowitz
k8horowitz at gmail dot com
Public version 2
1.  What is accessibility?
2.  Accessibility vs. usability
3.  Business case
4.  Implementation
5.  Accessible project strategy
6.  Checklist
7.  Questions?
8.  Appendix
Agenda
What is
Accessibility?
Accessibility refers to the degree to
which a product, place, service, or
website can be accessed & utilized by
its users.
Accessibility:
In practice, accessibility is the web’s
response to users’ disabilities and
impairments.
There are 4 types of physical
impairments that affect online
access & behavior:
Visual Auditory Motor Cognitive
Difficulty reading small
fonts, distinguishing
similar colors, or inability
to see at all.
Inability to hear audio
of videos, or to
understand auditory
cues.
Difficulty using a mouse,
or tapping a finite area
on a touch screen.
Inability to understand.
Causes may be age
related, browsing in a
non-native language,
cognitive disabilities, or
just being distracted.
Kate is a Product Manager. She is in her
mid twenties and healthy, but she has very
bad vision that can sometimes affect her
work. Kate uses visual accessibility
features on her mac while at work.
•  Kate spends half to most of her day in
front of a computer screen.
•  Kate shops online about once a week.
•  Kate increases the font on every web
page she visits, and often has to find
an alternate website if the current
page’s text size cannot be increased.
•  Kate is a vision impaired user.
Kate.
But physical impairments aren’t the only
things excluding users.
Infrastructure impairments can
also affect online access &
behavior.
Connection Old equipment Mobile–only Cost
Low bandwidth means
difficultly downloading
media content.
Older browsers break
some code; old
monitors are harder to
read.
Mobile users experience
high latency, smaller
screen size, and slower
processors.
Some users turn off
resource-taxing web
features for lower
connection charges.
Mobile–only
It	will	soon	be	outdated	to	call	
mobile-only	access	an	infrastructure	
impairment.	
	
If	you’re	already	following	
mobile-first	principles,	this	may	
already	be	untrue.	
	
In	fact,	pre<y	soon	we	might	start	
thinking	of	desktop-only	users	as	
impaired,	tethered	to	machines	that	
cannot	make	use	of	geo-loca>on	
features,	touch,	or	beacons.
Update:
Ludwick is an entrepreneur from Limpopo
who invented DryBath, a waterless
bathing product that provides a sanitation
option to those without fresh water.
DryBath also prevents diseases such as
Trachoma, which affects 350 million each
year.
•  Inventor of DryBath
•  Wrote a patent and a 40 page business
plan on his cell phone.
•  Only internet access was a Nokia 6234
cell phone connected to wireless at an
internet café.
•  See his TED talk here.
•  Ludwick is a mobile-only user.
Ludwick.
“Everyone operates under some kind
of duress that degrades their
performance.”
Source: A Web for Everyone ( 2013)
The deficit between user and system
capability.
Disability:
Is it the responsibility of the system, not
the user, to bridge that deficit.
System.Users.
Accessibility
vs.
usability.
Usability and accessibility often overlap,
but they are not the same thing.
Device-centric. Device agnostic.
Accessibility.Usability.
Usability.
Accessibility.
Adaptive Technology.
The focus on system extensibility
to a wide variety of devices is the
key difference between accessibility
and usability.
Business case.
Some companies, especially financial
companies, are required by law to
comply with accessibility guidelines.
But there are strong business cases for
making your project accessible, even if
you’re not required to.
There are many direct
financial benefits:
•  Interoperable code for devices and new technology can reduce
tech maintenance costs
•  Broader user reach
•  Higher SEO *
•  Reduce support costs by providing more users with online info,
which is cheaper than call center or email support
•  Reduce legal risk and avoid costly legal fees down the road
* Source: Article by Liam McGee (August 6, 2009)
http://www.communis.co.uk/blog/2009-08-06-seo-and-accessibility-overlap
1 in 4U.S. adults aged 16 to 64 have
a dexterity (motor) difficulty or
impairment.
1 in 4U.S. adults aged 16 to 64
have a visual difficulty or
impairment
1 in 5U.S. adults aged 16 to 64
have a hearing difficulty or
impairment.
Key stats
Source: Study commissioned by Microsoft, conducted by Forrester Research, Inc., 2003
31%Of U.S. adults access the internet
primarily on a mobile device.
Key stats
Source: Study by Pew Research, 2012,
http://www.pewinternet.org/2012/06/26/cell-internet-use-2012
62%Of U.S. adults, aged 16 to 64, are
likely or very likely to benefit from
the use of accessible technology.
Key stats
Source: Study commissioned by Microsoft, conducted by Forrester Research, Inc., 2003
“The findings in this study show that the
majority of [U.S.] working-age adults
are likely to benefit from the use of
accessible technology.”
Source: Study commissioned by Microsoft,
conducted by Forrester Research, Inc., 2003
So how do we turn this information into
practical, actionable tasks that result in an
accessible product?
Implementation.
Guidelines.
Implementation
Guidelines define what needs to be
done to make the product as accessible
to as many users as possible.
Guideline:
Guidelines come from two places:
W3C-WAI (“Web Accessibility Initiative”)
and Governments.
This is what a guideline looks like.
Guidelines are organized in 2 key ways:
Accessibility guidelines are organized by:
1. Product.
2. Principle.
What are you making? A website? A
content management system? An
application, such as a multi-player game?
Product:
Type of product Which includes things like…
Website •  text, images, and sounds
•  code or markup that defines structure, presentation, etc.
Rich Internet Applications •  dynamic content
•  advanced user interface controls developed with Ajax, JavaScript, etc.
Authoring tool •  Content Management Systems (CMS)
•  WYSIWYG editors
•  sites that let users add content, such as blogs, wikis, and social
networking sites
User agent •  browsers
•  media players
•  assistive software
Something interactive with lots
of gestures
•  scrolling behaviors that could be performed with a scroll wheel or a
finger swipe
Type of product Should follow these guidelines…
Website WCAG
“Web Content Accessibility Guidelines”
Rich Internet Applications ARIA
“Accessible Rich Internet Applications Suite”
Authoring tool ATAG
“Authoring Tool Accessibility Guidelines”
User agent UUAG
“User Agent Accessibility Guidelines”
Something interactive with lots
of gestures
Indie UI
“Independent user interface”
It’s important to know that on it’s own,
WCAG ≠ Accessibility.
Accessibility guidelines are organized by:
1. Product.
2. Principle.
What is the end goal?
Principle:
Each Guideline document has a slightly
different set of principles.
Let’s take a look at the 4 Principles that
WCAG Guidelines follow.
Principle Which includes things like…
Perceivable •  Provide text alternatives for non-text content.
•  Provide captions and other alternatives for multimedia.
•  Create content that can be presented in different ways,
•  including by assistive technologies, without losing meaning.
•  Make it easier for users to see and hear content.
Operable •  Make all functionality available from a keyboard.
•  Give users enough time to read and use content.
•  Do not use content that causes seizures.
•  Help users navigate and find content.
Understandable •  Make text readable and understandable.
•  Make content appear and operate in predictable ways.
•  Help users avoid and correct mistakes.
Robust •  Maximize compatibility with current and future user tools.
These Principles provide context for the
end goal of each Guideline.
Anatomy of a
Guideline.
Implementation
Guidelines are merely goals.
Success Criteria are the instructions.
Actionable, measurable, testable.
Success Criteria:
Success criteria contain:
1. Conformance Level.
2. Sufficient Techniques.
3. Advisory Techniques.
”Double A”
More difficult to pull off,
but much more accessible.
Almost identical to Section
508, and other
government standards,
and is the most common
level to build for.
AA.
“Level A”
Basic, easy stuff you can
do to try to make your site
more easily accessible for
all users.
A.
“Triple A”
Is a royal pain in the ass
even more difficult to pull
off, but provides the most
accessible user experience
of all. Your “normal” users
might start to notice
accessible features, which
they probably didn’t notice
in levels A or AA.
AAA.
Conformance Levels:
“Double A”
“Audio description is
provided for all
prerecorded video content
in synchronized media.”
AA.
“Level A”
“Captions are provided for
all prerecorded audio
content in synchronized
media, except when the
media is a media
alternative for text and is
clearly labeled as such.”
A.
“Triple A”
“Sign language
interpretation is provided
for all prerecorded audio
content in synchronized
media.”
AAA.
Guideline 1.2: Time-based Media
Success criteria contain:
1. Conformance Level.
2. Sufficient Techniques.
3. Advisory Techniques.
Defines implementation tactics that will
meet this Success Criterion.
Sufficient technique:
Success criteria contain:
1. Conformance Level.
2. Sufficient Techniques.
3. Advisory Techniques.
Preferred tactics that meet and exceed
the Success Criterion, and deliver a
better user experience.
Advisory technique:
Lets look at the difference between
sufficient and advisory techniques, using
alt text as an example.
“Picture of a student.”
“A postgraduate engineering student
working in the new electron microscope
lab.”
Ideally, the alt text evocatively describes
the content of the image to provide the
user with meaningful context.
It’s vital that the team understands the
spirit of the Guidelines to ensure
quality.
Accessibility
Standards Document
Guideline
Success Criterion
(A)
Success Criterion
(AA)
Sufficient
Techniques
Advisory
Techniques
Sufficient
Techniques
Advisory
Techniques
Success Criterion
(AAA)
Sufficient
Techniques
Advisory
Techniques
Principle 1 Principle 2
Guideline
Success Criterion
(A)
Success Criterion
(AA)
Sufficient
Techniques
Advisory
Techniques
Sufficient
Techniques
Advisory
Techniques
Success Criterion
(AAA)
Sufficient
Techniques
Advisory
Techniques
Guideline
Success Criterion
(A)
Success Criterion
(AA)
Sufficient
Techniques
Advisory
Techniques
Sufficient
Techniques
Advisory
Techniques
Success Criterion
(AAA)
Sufficient
Techniques
Advisory
Techniques
Anatomy of an Accessibility Guidelines document.
Technical
approaches.
Implementation:
There are 3 common technical
approaches to meeting accessible
Success Criteria.
3 common approaches to Accessibility:
1. Accommodation.
2. Equivalent Use.
3. Universal Design.
Creating a separate, accessible version
of the site, similar to creating a mobile-
only site version.
Accommodation:
”Separate but equal“ is wrong.
Accommodation:
3 common approaches to Accessibility:
1. Accommodation.
2. Equivalent Use.
3. Universal Design.
Same product, with alternative
presentations of the same information.
Equivalent use:
3 common approaches to Accessibility:
1. Accommodation.
2. Equivalent Use.
3. Universal Design.
One site, same content, works for
everyone.
Universal design:
There are multiple approaches to
meeting Success Criteria; some provide
higher user value than others.
Accessible
project
strategy.
“You’ve convinced me. But how do I
make my project accessible?”
Recommendation.
Determine which accessibility
conformance level, if any, you are
required to meet.
Conformance audit. Design.
Development.Quality assurance. Content strategy.
Identify business goals & target
users and recommend an accessible
strategy for them.
Determine which accessibility
conformance level, if any, you are
required to meet.
Design.
Development.Quality assurance. Content strategy.
Recommendation.Conformance audit.
Identify business goals & target
users and recommend an accessible
strategy for them.
Craft a solution that includes
accessible visual design and
interactions.
Determine which accessibility
conformance level, if any, you are
required to meet.
Development.Quality assurance. Content strategy.
Recommendation. Design.Conformance audit.
Identify business goals & target
users and recommend an accessible
strategy for them.
Craft a solution that includes
accessible visual design and
interactions.
Involve Content Strategy in all
aspects of copywriting, from
marketing to metadata, to ensure
accessibility requirements are met.
Determine which accessibility
conformance level, if any, you are
required to meet.
Development.Quality assurance.
Recommendation. Design.
Content strategy.
Conformance audit.
Identify business goals & target
users and recommend an accessible
strategy for them.
Craft a solution that includes
accessible visual design and
interactions.
Ensure that code is semantically
structured and includes accessibility
attributes.
Involve Content Strategy in all
aspects of copywriting, from
marketing to metadata, to ensure
accessibility requirements are met.
Determine which accessibility
conformance level, if any, you are
required to meet.
Quality assurance.
Recommendation. Design.
Development. Content strategy.
Conformance audit.
Recommendation. Design.
Development.
Test with assistive devices and
common accessibility software to
ensure a positive user experience.
Quality assurance. Content strategy.
Conformance audit.
Identify business goals & target
users and recommend an accessible
strategy for them.
Craft a solution that includes
accessible visual design and
interactions.
Ensure that code is semantically
structured and includes accessibility
attributes.
Involve Content Strategy in all
aspects of copywriting, from
marketing to metadata, to ensure
accessibility requirements are met.
Determine which accessibility
conformance level, if any, you are
required to meet.
The earlier we understand accessibility
requirements, the easier and cheaper
they are to implement.
When accessibility is incorporated from
the beginning of a project, it is often a
small percentage of the overall
project cost.
Checklist.
Use the following checklist at the
beginning of a project to see if you will
have accessibility requirements.
Does this sound like your
client? 1/3
q Is the client a financial institution?
q Is the client currently mandated by law to meet an accessible
standard?
q Is this client subject to broader legislation about discrimination or
equal opportunity?
q Might this client be subject to legal or policy changes in the
future?
q Does this client have a corporate policy that includes
accessibility?
Does this sound like your
client? 2/3
q Is the client a government agency?
q Might they do business with a government via this site?
q Does the client receive government funding?
q Is the client an educational institution?
q Is the client a non-profit that might accept government funding
in the future? 
Does this sound like your
client? 3/3
q Does good PR rely on inclusivity for this client?
q Does this client promise to provide equal opportunities?
q Will many of their users be positively affected by accessibility?
q Does this client plan on using this site for a long time? (greater
than 2 years) Often, coding for accessibility means your site can
more easily keep up with browser updates and newer technology.
q Does their content heavily rely on inaccessible formats (i.e. video)
to relay information?
If you said “yes” to any of the checklist
items, there is a good chance that your
client requires an accessible product.
If you didn’t say yes to any, can you
confidently say “yes” to this:
q  Does the client understand and accept the
risks of failing to provide an accessible website?
Questions?
Appendix.
Resources.
Appendix:
Resources:
• Web Accessibility Initiative Homepage.
• WCAG 2.0
• Understanding the Four Principles of Accessibility.
• Understanding Levels of Conformance.
• Essential Components of Web Accessibility.
• “A Web for Everyone: Designing Accessible User
Experiences.” [book]
• Accessibility Confluence Space. [internal wiki]
• “The user is drunk“ Hupspot.com review. [blog + video]
Referenced documents:
• “The Wide Range of Abilities and it’s Impact on Computer
Technology.” A Research Report Commissioned by Microsoft
Corporation and Conducted by Forrester Research, Inc. 2003.
[PDF]
• “SEO and Accessibility Overlap.” Article by Liam McGee. August
6, 2009. [Web article]
• “Cell Internet Use 2012.” Study by Pew Research. 2012. [PDF]
• “Accessible Information and Communication Technologies:
Benefits to Business and Society.” OneVoice for Accessible ICT.
2009-2010. [PDF]
Glossary.
Appendix:
Presentation definitions : (1/3)
•  Accessibility refers to the degree to which a software
product, place, service, or website can be accessed and utilized
by it’s users.
•  Disability: The deficit between user and system capability.
(proposed definition.)
•  Guidelines define what needs to be done to make the
product as accessible to as many users as possible.
•  Success Criteria are the instructions for fulfilling a Guideline,
and they are actionable, measurable, testable.
Definitions: continued 2/3.
•  Sufficient Techniques define implementation tactics that
will meet a Success Criterion.
•  Advisory Techniques are preferred tactics that meet and
exceed the Success Criterion, and deliver a better user
experience.
•  Accommodation: Creating a separate, accessible version of
the site, similar to creating a mobile-only site version. In this
author’s opinion, accommodation is bad because it creates
separate, and likely not equal, experiences.
Definitions: continued 3/3.
•  Equivalent use describes one product that has alternative
presentations of the same information.
•  Universal Design: One site, same content, works for
everyone.
Assistive tech.
Appendix:
Assistive technology can be anything
from a braille display to reading glasses.
It’s just the extra things we use to get
stuff done.
Here are some examples of what it’s like
to rely on more advanced assistive
technology to access the internet.
Assistive tech demos:
•  In this refreshable braille display demo, Bruce explains how he
shops on Amazon.com. Length is 6:42. Link opens YouTube.
•  Tommy the blind film critic demos
how blind people use an iPhone. Length is 3 minutes. Link
opens YouTube.
•  Joel is quadriplegic, and he demos how he uses a mouth stylus
to type (really fast!) in this video. Length is 3 minutes. Link
opens YouTube.
Assistive tech demos:
•  Michelle has limited use of her arms, so she uses a trackpad
with her nose to create professional design work.
Check out how she does it in this video or
read about it in this blog post. Video length is 1:30, might play
an ad first. First link opens YouTube.
•  Here is a great screen reader demo. Length 9:30. Link opens
YouTube.
•  Here’s a quick blog post about common barriers for deaf web
users, such as videos and audio alerts. No video at this link.
Assistive tech demos:
•  Here are some personas that illustrate some other common
user impairments, and how it affects their online behavior. Link
opens a website.
•  Check out this chrome extension that allows you to view
websites the way color blind users see. Allows you to toggle
between 9 different types of colorblindness. If you can’t see,
you can listen to what it’s like to be color blind in this video. Ad
may play before video. Length is under 3 minutes. Link opens
YouTube.
Assistive tech demos:
•  Here is a humorous promotional video about a Video Relay
Service that includes in-browser video conferencing to an
interpreter that can “speak” sign language. This is less
common now that video phones are mainstream, but still very
much in use by the deaf community. Video is 1 minute 35
seconds, and does not have audio. Link opens YouTube.
•  If you cannot see the video at the link above,
this Wikipedia article can tell you a little more about Video
Relay services.
Assistive tech demos:
•  This video shows how Johann uses screen magnification
software. Length is 9 minutes. Link open YouTube.
•  One assistive feature that most of us are familiar with is
closed captioning, but here is a link to the Wikipedia article if
you are not familiar. You can also check out
this TEDx talk about how the legal focus on quantity, and not
quality, of captioning means that captioning is failing to serve
the deaf community. Video is 10 minutes. Link opens YouTube.
Graphics.
Appendix:
Graphics credits:
Translation icon designed by Lek Potharam.
Definition icon designed by Arthur Shlain.
Vision icon designed by Christian Tabacco.
Audio mute icon by Vania Platonov.
Graphics credits:
Router icon by Ilsur Aptukov.
Old computer icon by Evgeny Kiverin.
Brain icon by jessie_vp.
Mobile device icon by Mourad Mokrane.
Graphics credits:
Dollar sign icon by Yarden Gilboa.
Wheelchair user icon by José Campos.
Audit icon by Miroslav Koša.
Recommendation icon by iconsmind.com.
Graphics credits:
Design icon by Vijay Sekhar.
Quality assurance icon by useiconic.com.
Development icon by John Caserta.
Content strategy icon by hunotika.
Graphics credits:
Braille icon by Iconathon.
iPhone icon by Ross Sokolovski.
Gear icon by Reed Enger.

More Related Content

What's hot

Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web AccessibilitySteven Swafford
 
Accessibility Testing 101
Accessibility Testing 101Accessibility Testing 101
Accessibility Testing 101Patrick Dunphy
 
Practical tools for Web Accessibility testing
Practical tools for Web Accessibility testingPractical tools for Web Accessibility testing
Practical tools for Web Accessibility testingToufic Sbeiti
 
Testing Compliance with Accessibility Guidelines
Testing Compliance with Accessibility GuidelinesTesting Compliance with Accessibility Guidelines
Testing Compliance with Accessibility GuidelinesTechWell
 
WCAG 2.1 and POUR
WCAG 2.1 and POURWCAG 2.1 and POUR
WCAG 2.1 and POURAlena Huang
 
Web accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityWeb accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityMedia Access Australia
 
Web Accessibility for Web Developers
Web Accessibility for Web DevelopersWeb Accessibility for Web Developers
Web Accessibility for Web DevelopersAlexander Loechel
 
Web Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityWeb Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityJoseph Dolson
 
Accessibility Testing Approach
Accessibility Testing ApproachAccessibility Testing Approach
Accessibility Testing ApproachJatin Kochhar
 
WCAG 2.0, Simplified
WCAG 2.0, SimplifiedWCAG 2.0, Simplified
WCAG 2.0, Simplifiedciwstudy
 
Basics of Web Accessibility
Basics of Web AccessibilityBasics of Web Accessibility
Basics of Web AccessibilityMoin Shaikh
 
WCAG 2.1 update for designers
WCAG 2.1 update for designersWCAG 2.1 update for designers
WCAG 2.1 update for designersIntopia
 
Web accessibility testing 4 - NVDA screen reader
Web accessibility testing 4 - NVDA screen readerWeb accessibility testing 4 - NVDA screen reader
Web accessibility testing 4 - NVDA screen readerJohn McNabb
 
A Web for Everyone: Accessibility as a design challenge
A Web for Everyone: Accessibility as a design challengeA Web for Everyone: Accessibility as a design challenge
A Web for Everyone: Accessibility as a design challengeWhitney Quesenbery
 
Automated-Accessibility-Testing
Automated-Accessibility-TestingAutomated-Accessibility-Testing
Automated-Accessibility-TestingManoj Kumar Kumar
 

What's hot (20)

Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web Accessibility
 
Accessibility Testing 101
Accessibility Testing 101Accessibility Testing 101
Accessibility Testing 101
 
Practical tools for Web Accessibility testing
Practical tools for Web Accessibility testingPractical tools for Web Accessibility testing
Practical tools for Web Accessibility testing
 
Testing Compliance with Accessibility Guidelines
Testing Compliance with Accessibility GuidelinesTesting Compliance with Accessibility Guidelines
Testing Compliance with Accessibility Guidelines
 
WCAG 2.1 and POUR
WCAG 2.1 and POURWCAG 2.1 and POUR
WCAG 2.1 and POUR
 
Web accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityWeb accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibility
 
Web Accessibility for Web Developers
Web Accessibility for Web DevelopersWeb Accessibility for Web Developers
Web Accessibility for Web Developers
 
Web Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityWeb Accessibility: A Shared Responsibility
Web Accessibility: A Shared Responsibility
 
Accessibility Testing Approach
Accessibility Testing ApproachAccessibility Testing Approach
Accessibility Testing Approach
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
WCAG 2.0, Simplified
WCAG 2.0, SimplifiedWCAG 2.0, Simplified
WCAG 2.0, Simplified
 
Accessibility
AccessibilityAccessibility
Accessibility
 
Basics of Web Accessibility
Basics of Web AccessibilityBasics of Web Accessibility
Basics of Web Accessibility
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
WCAG 2.1 update for designers
WCAG 2.1 update for designersWCAG 2.1 update for designers
WCAG 2.1 update for designers
 
Web accessibility testing 4 - NVDA screen reader
Web accessibility testing 4 - NVDA screen readerWeb accessibility testing 4 - NVDA screen reader
Web accessibility testing 4 - NVDA screen reader
 
A Web for Everyone: Accessibility as a design challenge
A Web for Everyone: Accessibility as a design challengeA Web for Everyone: Accessibility as a design challenge
A Web for Everyone: Accessibility as a design challenge
 
WCAG 2.1 Mobile Accessibility
WCAG 2.1 Mobile AccessibilityWCAG 2.1 Mobile Accessibility
WCAG 2.1 Mobile Accessibility
 
Automated-Accessibility-Testing
Automated-Accessibility-TestingAutomated-Accessibility-Testing
Automated-Accessibility-Testing
 

Viewers also liked

Usability testing for accessible UX
Usability testing for accessible UXUsability testing for accessible UX
Usability testing for accessible UXWhitney Quesenbery
 
Usability & Accessibility - Mindset Then Methodology V1.0
Usability & Accessibility - Mindset Then Methodology V1.0Usability & Accessibility - Mindset Then Methodology V1.0
Usability & Accessibility - Mindset Then Methodology V1.0Mike Osborne
 
Usability & Accessibility
Usability & AccessibilityUsability & Accessibility
Usability & Accessibilitysherpaws
 
Designing and evaluating web sites using universal design principles (hands on)
Designing and evaluating web sites using universal design principles (hands on)Designing and evaluating web sites using universal design principles (hands on)
Designing and evaluating web sites using universal design principles (hands on)Howard Kramer
 
Workshop: Usability Testing for Accessibility
Workshop: Usability Testing for AccessibilityWorkshop: Usability Testing for Accessibility
Workshop: Usability Testing for AccessibilityUsability Matters
 
Flight reservation and ticketing system ppt
Flight reservation and ticketing system pptFlight reservation and ticketing system ppt
Flight reservation and ticketing system pptmarcorelano
 
Air ticket reservation system presentation
Air ticket reservation system presentation Air ticket reservation system presentation
Air ticket reservation system presentation Smit Patel
 
Travel Company presentation
Travel Company presentationTravel Company presentation
Travel Company presentationguest1ad9bf
 
Travel Agent Presentation
Travel Agent Presentation Travel Agent Presentation
Travel Agent Presentation bachilds
 
Profile Presentation (Rayan International Travel & Tours)
Profile Presentation (Rayan International Travel & Tours)Profile Presentation (Rayan International Travel & Tours)
Profile Presentation (Rayan International Travel & Tours)Munawar Siddiqui
 
Frankfinn Travel Assignment
Frankfinn Travel AssignmentFrankfinn Travel Assignment
Frankfinn Travel Assignmentprincessminu
 
Travel Tech Trends 2016
Travel Tech Trends 2016Travel Tech Trends 2016
Travel Tech Trends 2016Austin Gratham
 

Viewers also liked (14)

Usability testing for accessible UX
Usability testing for accessible UXUsability testing for accessible UX
Usability testing for accessible UX
 
Usability & Accessibility - Mindset Then Methodology V1.0
Usability & Accessibility - Mindset Then Methodology V1.0Usability & Accessibility - Mindset Then Methodology V1.0
Usability & Accessibility - Mindset Then Methodology V1.0
 
Usability & Accessibility
Usability & AccessibilityUsability & Accessibility
Usability & Accessibility
 
Designing and evaluating web sites using universal design principles (hands on)
Designing and evaluating web sites using universal design principles (hands on)Designing and evaluating web sites using universal design principles (hands on)
Designing and evaluating web sites using universal design principles (hands on)
 
Workshop: Usability Testing for Accessibility
Workshop: Usability Testing for AccessibilityWorkshop: Usability Testing for Accessibility
Workshop: Usability Testing for Accessibility
 
Shona travel ppt
Shona travel pptShona travel ppt
Shona travel ppt
 
Travel And Tourism
Travel And TourismTravel And Tourism
Travel And Tourism
 
Flight reservation and ticketing system ppt
Flight reservation and ticketing system pptFlight reservation and ticketing system ppt
Flight reservation and ticketing system ppt
 
Air ticket reservation system presentation
Air ticket reservation system presentation Air ticket reservation system presentation
Air ticket reservation system presentation
 
Travel Company presentation
Travel Company presentationTravel Company presentation
Travel Company presentation
 
Travel Agent Presentation
Travel Agent Presentation Travel Agent Presentation
Travel Agent Presentation
 
Profile Presentation (Rayan International Travel & Tours)
Profile Presentation (Rayan International Travel & Tours)Profile Presentation (Rayan International Travel & Tours)
Profile Presentation (Rayan International Travel & Tours)
 
Frankfinn Travel Assignment
Frankfinn Travel AssignmentFrankfinn Travel Assignment
Frankfinn Travel Assignment
 
Travel Tech Trends 2016
Travel Tech Trends 2016Travel Tech Trends 2016
Travel Tech Trends 2016
 

Similar to Make Your Website Accessible for All Users

Forms for All: Building Accessibility into UiPath App Design
Forms for All: Building Accessibility into UiPath App DesignForms for All: Building Accessibility into UiPath App Design
Forms for All: Building Accessibility into UiPath App DesignDianaGray10
 
UXPA2019 Enhancing the User Experience for People with Disabilities: Top 10 ...
UXPA2019  Enhancing the User Experience for People with Disabilities: Top 10 ...UXPA2019  Enhancing the User Experience for People with Disabilities: Top 10 ...
UXPA2019 Enhancing the User Experience for People with Disabilities: Top 10 ...UXPA International
 
Designing, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityDesigning, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityEric Malcolm
 
UX recommendations for publishers
UX recommendations for publishersUX recommendations for publishers
UX recommendations for publishersOpenAthens
 
Accessibility and why it matters
Accessibility and why it mattersAccessibility and why it matters
Accessibility and why it mattersMargarida Sousa
 
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...Artur Ortega
 
Web Accessibility Audit_ Ensuring Inclusivity Online.pptx
Web Accessibility Audit_ Ensuring Inclusivity Online.pptxWeb Accessibility Audit_ Ensuring Inclusivity Online.pptx
Web Accessibility Audit_ Ensuring Inclusivity Online.pptxEmmaJones273085
 
ATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web contentATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web contentAgile Testing Alliance
 
Accessibility Overview - 508 and WCAG Compliance
Accessibility Overview - 508 and WCAG ComplianceAccessibility Overview - 508 and WCAG Compliance
Accessibility Overview - 508 and WCAG ComplianceFrank Walsh
 
Accessibility testing kailash 26_nov_ 2010
Accessibility testing kailash 26_nov_ 2010Accessibility testing kailash 26_nov_ 2010
Accessibility testing kailash 26_nov_ 2010Kailash More
 
Smart Cities- Impact of web accessibility on e-service design
Smart Cities- Impact of web accessibility on e-service designSmart Cities- Impact of web accessibility on e-service design
Smart Cities- Impact of web accessibility on e-service designSmart Cities Project
 
Accessibility Workshop
Accessibility WorkshopAccessibility Workshop
Accessibility WorkshopLar Veale
 
Web Content Accessibility Guidelines
Web Content Accessibility GuidelinesWeb Content Accessibility Guidelines
Web Content Accessibility GuidelinesPurnimaAgarwal6
 

Similar to Make Your Website Accessible for All Users (20)

Forms for All: Building Accessibility into UiPath App Design
Forms for All: Building Accessibility into UiPath App DesignForms for All: Building Accessibility into UiPath App Design
Forms for All: Building Accessibility into UiPath App Design
 
Accessibility Part 1
Accessibility Part 1Accessibility Part 1
Accessibility Part 1
 
UXPA2019 Enhancing the User Experience for People with Disabilities: Top 10 ...
UXPA2019  Enhancing the User Experience for People with Disabilities: Top 10 ...UXPA2019  Enhancing the User Experience for People with Disabilities: Top 10 ...
UXPA2019 Enhancing the User Experience for People with Disabilities: Top 10 ...
 
Week 3 Lecture: Accessibility
Week 3 Lecture: AccessibilityWeek 3 Lecture: Accessibility
Week 3 Lecture: Accessibility
 
Designing, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityDesigning, Developing & Testing for Accessibility
Designing, Developing & Testing for Accessibility
 
Global Accessibility Awareness Day
Global Accessibility Awareness DayGlobal Accessibility Awareness Day
Global Accessibility Awareness Day
 
UX recommendations for publishers
UX recommendations for publishersUX recommendations for publishers
UX recommendations for publishers
 
Accessibility and why it matters
Accessibility and why it mattersAccessibility and why it matters
Accessibility and why it matters
 
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
 
Web Accessibility Audit_ Ensuring Inclusivity Online.pptx
Web Accessibility Audit_ Ensuring Inclusivity Online.pptxWeb Accessibility Audit_ Ensuring Inclusivity Online.pptx
Web Accessibility Audit_ Ensuring Inclusivity Online.pptx
 
ATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web contentATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web content
 
Accessibility Overview - 508 and WCAG Compliance
Accessibility Overview - 508 and WCAG ComplianceAccessibility Overview - 508 and WCAG Compliance
Accessibility Overview - 508 and WCAG Compliance
 
Accessibility testing kailash 26_nov_ 2010
Accessibility testing kailash 26_nov_ 2010Accessibility testing kailash 26_nov_ 2010
Accessibility testing kailash 26_nov_ 2010
 
doumi94
doumi94doumi94
doumi94
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
S8746
S8746S8746
S8746
 
Smart Cities- Impact of web accessibility on e-service design
Smart Cities- Impact of web accessibility on e-service designSmart Cities- Impact of web accessibility on e-service design
Smart Cities- Impact of web accessibility on e-service design
 
Accessibility Workshop
Accessibility WorkshopAccessibility Workshop
Accessibility Workshop
 
WCAG
WCAGWCAG
WCAG
 
Web Content Accessibility Guidelines
Web Content Accessibility GuidelinesWeb Content Accessibility Guidelines
Web Content Accessibility Guidelines
 

Recently uploaded

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 

Recently uploaded (20)

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

Make Your Website Accessible for All Users

  • 1. Usability ≠ Accessibility. an intro to web accessibility for agencies. April 30, 2016 Authored by Kate Horowitz k8horowitz at gmail dot com Public version 2
  • 2. 1.  What is accessibility? 2.  Accessibility vs. usability 3.  Business case 4.  Implementation 5.  Accessible project strategy 6.  Checklist 7.  Questions? 8.  Appendix Agenda
  • 4. Accessibility refers to the degree to which a product, place, service, or website can be accessed & utilized by its users. Accessibility:
  • 5. In practice, accessibility is the web’s response to users’ disabilities and impairments.
  • 6. There are 4 types of physical impairments that affect online access & behavior: Visual Auditory Motor Cognitive Difficulty reading small fonts, distinguishing similar colors, or inability to see at all. Inability to hear audio of videos, or to understand auditory cues. Difficulty using a mouse, or tapping a finite area on a touch screen. Inability to understand. Causes may be age related, browsing in a non-native language, cognitive disabilities, or just being distracted.
  • 7. Kate is a Product Manager. She is in her mid twenties and healthy, but she has very bad vision that can sometimes affect her work. Kate uses visual accessibility features on her mac while at work. •  Kate spends half to most of her day in front of a computer screen. •  Kate shops online about once a week. •  Kate increases the font on every web page she visits, and often has to find an alternate website if the current page’s text size cannot be increased. •  Kate is a vision impaired user. Kate.
  • 8. But physical impairments aren’t the only things excluding users.
  • 9. Infrastructure impairments can also affect online access & behavior. Connection Old equipment Mobile–only Cost Low bandwidth means difficultly downloading media content. Older browsers break some code; old monitors are harder to read. Mobile users experience high latency, smaller screen size, and slower processors. Some users turn off resource-taxing web features for lower connection charges.
  • 11. Ludwick is an entrepreneur from Limpopo who invented DryBath, a waterless bathing product that provides a sanitation option to those without fresh water. DryBath also prevents diseases such as Trachoma, which affects 350 million each year. •  Inventor of DryBath •  Wrote a patent and a 40 page business plan on his cell phone. •  Only internet access was a Nokia 6234 cell phone connected to wireless at an internet café. •  See his TED talk here. •  Ludwick is a mobile-only user. Ludwick.
  • 12. “Everyone operates under some kind of duress that degrades their performance.” Source: A Web for Everyone ( 2013)
  • 13. The deficit between user and system capability. Disability:
  • 14. Is it the responsibility of the system, not the user, to bridge that deficit.
  • 17. Usability and accessibility often overlap, but they are not the same thing.
  • 22. The focus on system extensibility to a wide variety of devices is the key difference between accessibility and usability.
  • 24. Some companies, especially financial companies, are required by law to comply with accessibility guidelines.
  • 25. But there are strong business cases for making your project accessible, even if you’re not required to.
  • 26. There are many direct financial benefits: •  Interoperable code for devices and new technology can reduce tech maintenance costs •  Broader user reach •  Higher SEO * •  Reduce support costs by providing more users with online info, which is cheaper than call center or email support •  Reduce legal risk and avoid costly legal fees down the road * Source: Article by Liam McGee (August 6, 2009) http://www.communis.co.uk/blog/2009-08-06-seo-and-accessibility-overlap
  • 27. 1 in 4U.S. adults aged 16 to 64 have a dexterity (motor) difficulty or impairment. 1 in 4U.S. adults aged 16 to 64 have a visual difficulty or impairment 1 in 5U.S. adults aged 16 to 64 have a hearing difficulty or impairment. Key stats Source: Study commissioned by Microsoft, conducted by Forrester Research, Inc., 2003
  • 28. 31%Of U.S. adults access the internet primarily on a mobile device. Key stats Source: Study by Pew Research, 2012, http://www.pewinternet.org/2012/06/26/cell-internet-use-2012
  • 29. 62%Of U.S. adults, aged 16 to 64, are likely or very likely to benefit from the use of accessible technology. Key stats Source: Study commissioned by Microsoft, conducted by Forrester Research, Inc., 2003
  • 30. “The findings in this study show that the majority of [U.S.] working-age adults are likely to benefit from the use of accessible technology.” Source: Study commissioned by Microsoft, conducted by Forrester Research, Inc., 2003
  • 31. So how do we turn this information into practical, actionable tasks that result in an accessible product?
  • 34. Guidelines define what needs to be done to make the product as accessible to as many users as possible. Guideline:
  • 35. Guidelines come from two places: W3C-WAI (“Web Accessibility Initiative”) and Governments.
  • 36. This is what a guideline looks like.
  • 37. Guidelines are organized in 2 key ways:
  • 38. Accessibility guidelines are organized by: 1. Product. 2. Principle.
  • 39. What are you making? A website? A content management system? An application, such as a multi-player game? Product:
  • 40. Type of product Which includes things like… Website •  text, images, and sounds •  code or markup that defines structure, presentation, etc. Rich Internet Applications •  dynamic content •  advanced user interface controls developed with Ajax, JavaScript, etc. Authoring tool •  Content Management Systems (CMS) •  WYSIWYG editors •  sites that let users add content, such as blogs, wikis, and social networking sites User agent •  browsers •  media players •  assistive software Something interactive with lots of gestures •  scrolling behaviors that could be performed with a scroll wheel or a finger swipe
  • 41. Type of product Should follow these guidelines… Website WCAG “Web Content Accessibility Guidelines” Rich Internet Applications ARIA “Accessible Rich Internet Applications Suite” Authoring tool ATAG “Authoring Tool Accessibility Guidelines” User agent UUAG “User Agent Accessibility Guidelines” Something interactive with lots of gestures Indie UI “Independent user interface”
  • 42. It’s important to know that on it’s own, WCAG ≠ Accessibility.
  • 43. Accessibility guidelines are organized by: 1. Product. 2. Principle.
  • 44. What is the end goal? Principle:
  • 45. Each Guideline document has a slightly different set of principles.
  • 46. Let’s take a look at the 4 Principles that WCAG Guidelines follow.
  • 47. Principle Which includes things like… Perceivable •  Provide text alternatives for non-text content. •  Provide captions and other alternatives for multimedia. •  Create content that can be presented in different ways, •  including by assistive technologies, without losing meaning. •  Make it easier for users to see and hear content. Operable •  Make all functionality available from a keyboard. •  Give users enough time to read and use content. •  Do not use content that causes seizures. •  Help users navigate and find content. Understandable •  Make text readable and understandable. •  Make content appear and operate in predictable ways. •  Help users avoid and correct mistakes. Robust •  Maximize compatibility with current and future user tools.
  • 48. These Principles provide context for the end goal of each Guideline.
  • 50. Guidelines are merely goals. Success Criteria are the instructions.
  • 52.
  • 53.
  • 54.
  • 55. Success criteria contain: 1. Conformance Level. 2. Sufficient Techniques. 3. Advisory Techniques.
  • 56.
  • 57.
  • 58. ”Double A” More difficult to pull off, but much more accessible. Almost identical to Section 508, and other government standards, and is the most common level to build for. AA. “Level A” Basic, easy stuff you can do to try to make your site more easily accessible for all users. A. “Triple A” Is a royal pain in the ass even more difficult to pull off, but provides the most accessible user experience of all. Your “normal” users might start to notice accessible features, which they probably didn’t notice in levels A or AA. AAA. Conformance Levels:
  • 59. “Double A” “Audio description is provided for all prerecorded video content in synchronized media.” AA. “Level A” “Captions are provided for all prerecorded audio content in synchronized media, except when the media is a media alternative for text and is clearly labeled as such.” A. “Triple A” “Sign language interpretation is provided for all prerecorded audio content in synchronized media.” AAA. Guideline 1.2: Time-based Media
  • 60. Success criteria contain: 1. Conformance Level. 2. Sufficient Techniques. 3. Advisory Techniques.
  • 61.
  • 62.
  • 63.
  • 64. Defines implementation tactics that will meet this Success Criterion. Sufficient technique:
  • 65. Success criteria contain: 1. Conformance Level. 2. Sufficient Techniques. 3. Advisory Techniques.
  • 66.
  • 67. Preferred tactics that meet and exceed the Success Criterion, and deliver a better user experience. Advisory technique:
  • 68. Lets look at the difference between sufficient and advisory techniques, using alt text as an example.
  • 69. “Picture of a student.” “A postgraduate engineering student working in the new electron microscope lab.”
  • 70. Ideally, the alt text evocatively describes the content of the image to provide the user with meaningful context.
  • 71. It’s vital that the team understands the spirit of the Guidelines to ensure quality.
  • 72. Accessibility Standards Document Guideline Success Criterion (A) Success Criterion (AA) Sufficient Techniques Advisory Techniques Sufficient Techniques Advisory Techniques Success Criterion (AAA) Sufficient Techniques Advisory Techniques Principle 1 Principle 2 Guideline Success Criterion (A) Success Criterion (AA) Sufficient Techniques Advisory Techniques Sufficient Techniques Advisory Techniques Success Criterion (AAA) Sufficient Techniques Advisory Techniques Guideline Success Criterion (A) Success Criterion (AA) Sufficient Techniques Advisory Techniques Sufficient Techniques Advisory Techniques Success Criterion (AAA) Sufficient Techniques Advisory Techniques Anatomy of an Accessibility Guidelines document.
  • 74. There are 3 common technical approaches to meeting accessible Success Criteria.
  • 75. 3 common approaches to Accessibility: 1. Accommodation. 2. Equivalent Use. 3. Universal Design.
  • 76. Creating a separate, accessible version of the site, similar to creating a mobile- only site version. Accommodation:
  • 77. ”Separate but equal“ is wrong. Accommodation:
  • 78. 3 common approaches to Accessibility: 1. Accommodation. 2. Equivalent Use. 3. Universal Design.
  • 79. Same product, with alternative presentations of the same information. Equivalent use:
  • 80. 3 common approaches to Accessibility: 1. Accommodation. 2. Equivalent Use. 3. Universal Design.
  • 81. One site, same content, works for everyone. Universal design:
  • 82. There are multiple approaches to meeting Success Criteria; some provide higher user value than others.
  • 84. “You’ve convinced me. But how do I make my project accessible?”
  • 85. Recommendation. Determine which accessibility conformance level, if any, you are required to meet. Conformance audit. Design. Development.Quality assurance. Content strategy.
  • 86. Identify business goals & target users and recommend an accessible strategy for them. Determine which accessibility conformance level, if any, you are required to meet. Design. Development.Quality assurance. Content strategy. Recommendation.Conformance audit.
  • 87. Identify business goals & target users and recommend an accessible strategy for them. Craft a solution that includes accessible visual design and interactions. Determine which accessibility conformance level, if any, you are required to meet. Development.Quality assurance. Content strategy. Recommendation. Design.Conformance audit.
  • 88. Identify business goals & target users and recommend an accessible strategy for them. Craft a solution that includes accessible visual design and interactions. Involve Content Strategy in all aspects of copywriting, from marketing to metadata, to ensure accessibility requirements are met. Determine which accessibility conformance level, if any, you are required to meet. Development.Quality assurance. Recommendation. Design. Content strategy. Conformance audit.
  • 89. Identify business goals & target users and recommend an accessible strategy for them. Craft a solution that includes accessible visual design and interactions. Ensure that code is semantically structured and includes accessibility attributes. Involve Content Strategy in all aspects of copywriting, from marketing to metadata, to ensure accessibility requirements are met. Determine which accessibility conformance level, if any, you are required to meet. Quality assurance. Recommendation. Design. Development. Content strategy. Conformance audit.
  • 90. Recommendation. Design. Development. Test with assistive devices and common accessibility software to ensure a positive user experience. Quality assurance. Content strategy. Conformance audit. Identify business goals & target users and recommend an accessible strategy for them. Craft a solution that includes accessible visual design and interactions. Ensure that code is semantically structured and includes accessibility attributes. Involve Content Strategy in all aspects of copywriting, from marketing to metadata, to ensure accessibility requirements are met. Determine which accessibility conformance level, if any, you are required to meet.
  • 91. The earlier we understand accessibility requirements, the easier and cheaper they are to implement.
  • 92. When accessibility is incorporated from the beginning of a project, it is often a small percentage of the overall project cost.
  • 94. Use the following checklist at the beginning of a project to see if you will have accessibility requirements.
  • 95. Does this sound like your client? 1/3 q Is the client a financial institution? q Is the client currently mandated by law to meet an accessible standard? q Is this client subject to broader legislation about discrimination or equal opportunity? q Might this client be subject to legal or policy changes in the future? q Does this client have a corporate policy that includes accessibility?
  • 96. Does this sound like your client? 2/3 q Is the client a government agency? q Might they do business with a government via this site? q Does the client receive government funding? q Is the client an educational institution? q Is the client a non-profit that might accept government funding in the future? 
  • 97. Does this sound like your client? 3/3 q Does good PR rely on inclusivity for this client? q Does this client promise to provide equal opportunities? q Will many of their users be positively affected by accessibility? q Does this client plan on using this site for a long time? (greater than 2 years) Often, coding for accessibility means your site can more easily keep up with browser updates and newer technology. q Does their content heavily rely on inaccessible formats (i.e. video) to relay information?
  • 98. If you said “yes” to any of the checklist items, there is a good chance that your client requires an accessible product.
  • 99. If you didn’t say yes to any, can you confidently say “yes” to this: q  Does the client understand and accept the risks of failing to provide an accessible website?
  • 103. Resources: • Web Accessibility Initiative Homepage. • WCAG 2.0 • Understanding the Four Principles of Accessibility. • Understanding Levels of Conformance. • Essential Components of Web Accessibility. • “A Web for Everyone: Designing Accessible User Experiences.” [book] • Accessibility Confluence Space. [internal wiki] • “The user is drunk“ Hupspot.com review. [blog + video]
  • 104. Referenced documents: • “The Wide Range of Abilities and it’s Impact on Computer Technology.” A Research Report Commissioned by Microsoft Corporation and Conducted by Forrester Research, Inc. 2003. [PDF] • “SEO and Accessibility Overlap.” Article by Liam McGee. August 6, 2009. [Web article] • “Cell Internet Use 2012.” Study by Pew Research. 2012. [PDF] • “Accessible Information and Communication Technologies: Benefits to Business and Society.” OneVoice for Accessible ICT. 2009-2010. [PDF]
  • 106. Presentation definitions : (1/3) •  Accessibility refers to the degree to which a software product, place, service, or website can be accessed and utilized by it’s users. •  Disability: The deficit between user and system capability. (proposed definition.) •  Guidelines define what needs to be done to make the product as accessible to as many users as possible. •  Success Criteria are the instructions for fulfilling a Guideline, and they are actionable, measurable, testable.
  • 107. Definitions: continued 2/3. •  Sufficient Techniques define implementation tactics that will meet a Success Criterion. •  Advisory Techniques are preferred tactics that meet and exceed the Success Criterion, and deliver a better user experience. •  Accommodation: Creating a separate, accessible version of the site, similar to creating a mobile-only site version. In this author’s opinion, accommodation is bad because it creates separate, and likely not equal, experiences.
  • 108. Definitions: continued 3/3. •  Equivalent use describes one product that has alternative presentations of the same information. •  Universal Design: One site, same content, works for everyone.
  • 110. Assistive technology can be anything from a braille display to reading glasses. It’s just the extra things we use to get stuff done.
  • 111. Here are some examples of what it’s like to rely on more advanced assistive technology to access the internet.
  • 112. Assistive tech demos: •  In this refreshable braille display demo, Bruce explains how he shops on Amazon.com. Length is 6:42. Link opens YouTube. •  Tommy the blind film critic demos how blind people use an iPhone. Length is 3 minutes. Link opens YouTube. •  Joel is quadriplegic, and he demos how he uses a mouth stylus to type (really fast!) in this video. Length is 3 minutes. Link opens YouTube.
  • 113. Assistive tech demos: •  Michelle has limited use of her arms, so she uses a trackpad with her nose to create professional design work. Check out how she does it in this video or read about it in this blog post. Video length is 1:30, might play an ad first. First link opens YouTube. •  Here is a great screen reader demo. Length 9:30. Link opens YouTube. •  Here’s a quick blog post about common barriers for deaf web users, such as videos and audio alerts. No video at this link.
  • 114. Assistive tech demos: •  Here are some personas that illustrate some other common user impairments, and how it affects their online behavior. Link opens a website. •  Check out this chrome extension that allows you to view websites the way color blind users see. Allows you to toggle between 9 different types of colorblindness. If you can’t see, you can listen to what it’s like to be color blind in this video. Ad may play before video. Length is under 3 minutes. Link opens YouTube.
  • 115. Assistive tech demos: •  Here is a humorous promotional video about a Video Relay Service that includes in-browser video conferencing to an interpreter that can “speak” sign language. This is less common now that video phones are mainstream, but still very much in use by the deaf community. Video is 1 minute 35 seconds, and does not have audio. Link opens YouTube. •  If you cannot see the video at the link above, this Wikipedia article can tell you a little more about Video Relay services.
  • 116. Assistive tech demos: •  This video shows how Johann uses screen magnification software. Length is 9 minutes. Link open YouTube. •  One assistive feature that most of us are familiar with is closed captioning, but here is a link to the Wikipedia article if you are not familiar. You can also check out this TEDx talk about how the legal focus on quantity, and not quality, of captioning means that captioning is failing to serve the deaf community. Video is 10 minutes. Link opens YouTube.
  • 118. Graphics credits: Translation icon designed by Lek Potharam. Definition icon designed by Arthur Shlain. Vision icon designed by Christian Tabacco. Audio mute icon by Vania Platonov.
  • 119. Graphics credits: Router icon by Ilsur Aptukov. Old computer icon by Evgeny Kiverin. Brain icon by jessie_vp. Mobile device icon by Mourad Mokrane.
  • 120. Graphics credits: Dollar sign icon by Yarden Gilboa. Wheelchair user icon by José Campos. Audit icon by Miroslav Koša. Recommendation icon by iconsmind.com.
  • 121. Graphics credits: Design icon by Vijay Sekhar. Quality assurance icon by useiconic.com. Development icon by John Caserta. Content strategy icon by hunotika.
  • 122. Graphics credits: Braille icon by Iconathon. iPhone icon by Ross Sokolovski. Gear icon by Reed Enger.

Editor's Notes

  1. Note that not all of these users consider themselves disabled. -- Different countries have different definitions of disabled -- Some people just deal with their impairments but don’t consider them to be debilitating -- Some people don’t want to disclose their disability Cognitive and motor disabilities can both be worse on some days and trivial on others -- Includes temporary conditions, like recovering from an injury -- Mental illness -- Side effects of medication -- Simply being tired -- Being drunk or buzzed
  2. Regarding cost and mobile usage as infrastructure impairments, see this recent Wall Street Journal article about Google’s decision to modify sites in certain regions to reduce page weight: http://www.wsj.com/articles/google-modifies-websites-to-hasten-service-1432835838?mod=rss_Technology Other access factors not listed here are remote access (i.e. having to walk into town for internet access) and censorship.
  3. If you are Ludwick, or know Ludwick, sorry for using your image of Google. Please let me know if this one is okay.
  4. These infrastructure impairments don&amp;apos;t have anything to do with disability, but they have the same negative impact on the user&amp;apos;s ability to access and utilize the system.  So if accessibility addresses disability, we should broaden our definition to say that “Disability” is the deficit between the user’s capabilities to interact with the system, and the system’s capability to interact with that user.
  5. An accessible product addresses any disability that may affect the user&amp;apos;s ability to access and utilize your system.
  6. An accessible product addresses any disability that may affect the user&amp;apos;s ability to access and utilize your system.
  7. A responsive site only bridges the gap for Mobile users. Accessibility has to be a broader approach. We can reasonably assume that a visually impaired user has done what they can to overcome their impairment. They are probably using using a screen-reader, magnification software, or personalized operating system settings, such as text magnification keystrokes and heightened contrast.  We can also reasonably assume that they are proficient with these tools.  The system must meet them halfway, however, and be flexible enough to interact properly with those personalized settings and assistive devices.  For example, If certain content is not going to work well for mobile-only users, the system should degrade gracefully and offer alternative ways of consuming that content.  (i.e. Videos are too large to load?  Make sure there&amp;apos;s another way to consume that info that can be loaded more easily.) A good accessible product doesn&amp;apos;t have to look different from any other product, but it must be built for flexibility so that it can work on a wide range of output devices.
  8. Note that his monitor is not even on, yet this man is still interacting with the computer. This user’s interface is completely devoid of imagery, but is still very much a user interface for him.
  9. Many of you have seen Stephen Hawking give presentations, assisted by a really cool personalized computer rig he has on his chair. This is not “accessibility.” This is a highly usable solution built for a very small audience, often 1 person. Accessibility is built for use by all, where adaptive technology is built to address use cases of a very small subset of users.
  10. Accessibility is device agnostic, where usability techniques are often very device-centric.
  11. Ask your client to consult with their company’s legal team to find out if they are required to meet ADA guidelines. It is important to note that the ADA was written before the web and doesn’t prescribe specific web requirements, so compliance with ADA is highly subjective and requires judicious applications of common accessibility tactics.
  12. t
  13. If your site isn’t mobile optimized, you aren’t serving these users. And mobile-optimized doesn’t mean “it looks good on a comp of an iphone.” It means that it works on a mobile device, isn’t loaded down with unnecessary JavaScript and other resource-taxing code that makes it hard to actually load on a mobile device.
  14. This is a huge number. Most of the people encompassed in this statistic probably don’t think of themselves as using “accessible” features. I’ve seen a lot of people refer to “customizing” a computer to meet their specific needs.
  15. Lots of people have put a lot of time into distilling actionable, measurable, and testable guidelines to help you create an accessible product.
  16. These guidelines come from one of two places: the W3C-WAI, (&amp;quot;Web Accessibility Initiative&amp;quot;) which is an international organization, or government guidelines. The US government guidelines are usually referred to as Section 508, which you may have heard of. Let&amp;apos;s ignore the government guidelines for now, as there is currently an international push for all governments to stop creating separate guidelines and simply adopt the ones created and maintained by the W3C-WAI anyway.
  17. Authoring tool: software and services that &amp;quot;authors&amp;quot; (web developers, designers, writers, etc.) use to produce web content (static web pages, dynamic web applications, etc.).
  18. Authoring tool: software and services that &amp;quot;authors&amp;quot; (web developers, designers, writers, etc.) use to produce web content (static web pages, dynamic web applications, etc.).
  19. This is a Guideline from WCAG 2.0.
  20. This is a Guideline from WCAG 2.0.
  21. These are Success Criteria for this WCAG 2.0 Guideline.
  22. These are Success Criteria for this WCAG 2.0 Guideline.
  23. Conformance levels are highlighted. Note that these are specific to Success Criteria, not the Guideline.
  24. * Double A (AA) conformance is generally recognized as adhering to ADA and section 508 requirements. Currently, there are no legally enforced accessibility standards in the US. However, the Federal Government requires all of its sites to conform to its own Section 508 standards. This standard is also generally recognized as being met if a web site conforms to the WCAG 2.0 Double A (which is inclusive of Level A and Level AA criterions.)
  25. * Double A (AA) conformance is generally recognized as adhering to ADA and section 508 requirements. Currently, there are no legally enforced accessibility standards in the US. However, the Federal Government requires all of its sites to conform to its own Section 508 standards. This standard is also generally recognized as being met if a web site conforms to the WCAG 2.0 Double A (which is inclusive of Level A and Level AA criterions.)
  26. Although your project may technically fulfill the acceptance criteria, this alone should not be used as a measure of product quality.  For example, an image with alt text would fulfill WCAG 2.0 Guideline 1.1.  However, if that alt text was simply the file name of the image, the user experience sucks.  Let&amp;apos;s take the example of a non-sighted user using a screen reader. Imagine having to sit there and listen to a screen reader read off &amp;quot;1246972559_n.jpg.&amp;quot; Or even just &amp;quot;pie_chart.jpg.&amp;quot; What&amp;apos;s the gist of the pie chart? What is the actual data there? Ideally, the alt text evocatively describes the content of the image to provide the user with meaningful context.  While each of these scenarios will technically pass the Guideline&amp;apos;s Success Criteria, it&amp;apos;s important that testers understand the spirit of the Guidelines to ensure quality.
  27. It stigmatizes. It never provides equal access. If you haven’t internalized this already, I probably can’t convince you within the span of this presentation, but I’m just going to leave with this: whenever possible, we do not settle for accessible accommodation.
  28. We should ensure that we’ve done our research here, and not just rely on information from the client. Lawyers are not know for the technical savvy and may not understand how to interpret guidelines for a digital project. And since we as Huge are often pioneers of the digital frontier, it’s possible for us to end up with a project that has no legal precedent, but could still be subject to the ADA’s broad guidelines.
  29. Work with your teammates in the strategy department and the Business Analyst department to draft an accessible strategy recommendation, if the client does not already have a digital strategy in place.
  30. Make sure to involve design early in the process. I thought I know a lot about this until I spoke with designer Casey Britt, who pointed out a large number of very not-obvious ways that accessibility requirements can affect the design process.
  31. Remember! CMS labels are copy, too! Beware of projects that include migrating large amounts of content to a new platform. If their previous platform was not accessible, chances are, there’s an entirely new project scope required to update older, inaccessible content.
  32. This is something Huge does well. Make sure to talk to your project’s SA about accessibility requirements. If Huge is not doing the development work, make sure to work closely with your BA to accurately capture and document accessible requirements.
  33. Testing for accessibility about doubles the QA work required. The best way to streamline this process is to schedule your project so that your BA can work alongside QA early in the process to ensure that your acceptance criteria will actually validate against accessibility guidelines.
  34. Corporate legislative concerns.
  35. Government legislative concerns.
  36. User and business value concerns.