SlideShare a Scribd company logo
1 of 49
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Accessible UX
Beyond the checklist
to great experiences
Whitney Quesenbery
@whitneyq | @AWebforEveryone
Presented at IAAP2015
Presented at IAAP 2015© 2015 – Whitney Quesenbery
On today's agenda
 Usability and accessibility
 Problems interact
 Accessible UX needs diversity
 Rethinking usability testing
 Going forward
2
Usability and
accessibility
Twins separated at birth
3
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Accessibility
The usability of a product,
service, environment or
facility by people with the
widest range of
capabilities.
ISO 9241-20
Usability
The effectiveness,
efficiency and satisfaction
with which the intended
users can use a product to
meet their goals
ISO 9241-11
4
Presented at IAAP 2015© 2015 – Whitney Quesenbery
The user-centered design process
1. Understand people
and context of use
2. Identify
requirements
3. Explore design
solutions
4. Evaluate
with users
Source: ISO 9241-210 (formerly ISO-13407)
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Accessibility error priorities
 Critical
An absolute barrier to access
 Serious
A barrier that could cause frustration to most and be
a barrier to some, causing a need for work-arounds
 Moderate
A frustration that would not prevent someone from
using the site
 Minor
A WCAG error that is unlikely to cause problems
- Glenda Sims, Deque
Source: 2103 Accessibility Summit: http://environmentsforhumans.com
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Usability problem priorities
 Critical
A problem that will prevent some users from
completing a common task
 Serious
A problem that will slow down some users and force
them to find work-arounds
 Medium
A problem that will cause frustration but will not
affect task completion
 Low
A quality or cosmetic problem, such as a spelling
error, that can damage the credibility of a site.
- David Travis, User Focus
Source: http://www.userfocus.co.uk/articles/prioritise.html
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Prioritize problems by their
impact on people
Type of problem What it means
Slammed doors
(critical)
Barriers that stop someone from using an app or feature
successfully – or at all
Frustrating
(serious)
Problems that slow someone down, or force them into
work-arounds
Annoying
(moderate)
Things that make the experience less pleasant (maybe
even enough to leave)
Noisy
(minor)
Minor issues that damage credibility but are unlikely to
cause problems
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Accessibility testing in layers
Principle Testing mode What it tests
Perceivable Inspection Basic accessibility errors
Robust Code review Use of code standards
Semantic structure
Operable Check using AT
Expert review
Interaction using keyboard,
screen reader, other AT
Operable/
Understandable
Usability testing Use by real people
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Inspection
Check for basic accessibility errors
Quick checks that are perceivable without
special technology
 Image "alt" text
 Text size and contrast
 Captions and transcripts
 Meaningful links and buttons
 Easy access to content (skip links)
 Keyboard navigation
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Code review
Check for accessible coding
Look for robust code that meets standards.
 Forms coding
 Semantic markup for content structure
 Reading order with a keyboard
 Coded to W3C standards
 Appropriate use of ARIA and HTML5 elements
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Use
Check with assistive technology
Check that it is operable and understandable
with assistive technology. Use the technology
with
 Screen readers: NVDA, VoiceOver or
JAWS
 Magnifiers: Browser magnification and
ZoomText
 Keyboard: Emulators, dual switches, Braille
notes
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Expert review
Check with expert AT users
Expert review by people who use assistive
technology to be sure it is operable and
understandable.
 Does it work well with a range of AT?
 Are there good cues for navigation and
orientation through the task?
 Can they complete all basic tasks, from the
start to finish?
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Usability testing
Check with voters with disabilities
Test again with a diverse set of "regular
users" to be sure it works for non-experts.
 Can they complete all basic tasks, from the
start to finish?
 Does it work with their own AT, with their
usual settings?
 Are there good cues for navigation and
orientation through the task?
Usability and
accessibility
problems interact
When interaction problems hide
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Noisy problems mask critical ones
Accessibility (noisy)
• Missing alt text
• Inconsistent heading coding
• Confusing labeling of sections
But the real problem was
Accessibility (critical)
• No way to jump past the
infinite ribbon at the top of the
page
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Critical features may not be
accessibly usable
Accessibility
(serious)
• The overall site is
accessible
but
• The insert task
links rely on
visual position
Insert Task
Insert Task
Thanks to Jayne Schurick and Jeanine Lineback for this example
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Participants with disabilities add
perspectives to a usability problem
Usability & accessibility
(serious)
 The general interface is both
usable and accessible, but the
language and terminology in
the content created serious
and critical problems for
people who did not know
university terminology.
Thanks to Jayne Schurick for this example
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Poor usability can become critical
accessibility barriers
Usability (serious)
 281 links, 45 lists
 98 Poor headings
 Overly complex information
Accessibility (critical)
 Missing semantic coding for
headings and in-page
navigation
Thanks to Jayne Schurick for this example
Presented at IAAP 2015© 2015 – Whitney Quesenbery
People with disabilties can show
where orientation is difficult
Source: OpenIDEO.com
Challenge Phases
Main Content
User Comments
Bio
Stats
Related
themes
Share
links
Activity
feed
Usability (serious)
 Complicated structure of a
page for an unusual interactive
site. Everyone had trouble
learning how to use the site
Accessibility (critical)
 Missing semantic coding made
it impossible to distinguish
different sections of the page
and join the challenge.
To understand accessible UX we
have to look at real people and real
behavior.
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Accessible UX
needs diversity
People with different
interaction styles make
usability testing more
valuable.
Source: rosenfeldmedia.com/books/a-web-
for-everyone/#resources
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Recruit "people" not "disabilities"
 Aptitude
motivation, emotion, risk tolerance,
persistence, optimism, tolerance for
frustration
 Attitude
current knowledge, ability to make
inferences or innovate solutions, expertise,
habits
 Ability
needs and preferences for interaction and
display, digital and reading literacy
http://www.slideshare.net/danachisnell/character-creator
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Vishnu
"I want to be on the same level as everyone else"
• Engineer working on
software for medical
products
• Speaks 5 languages
• Needs to adjust text size
and contrast to see the
screen well
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Vishnu
"I want to be on the same level as everyone else"
• Engineer working on
software for medical
products
• Speaks 5 languages
• Needs to adjust text size
and contrast to see the
screen well
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Steven
"My only disability is that everyone doesn't sign."
• Graphic designer in a
marketing agency
• Prefers visuals to text,
doesn't spell well
• Uses video conferencing,
captions and CART
Complete set of personas and images available at:
rosenfeldmedia.com/books/a-web-for-everyone/#resources
Rethink usability
testing methods
Aim to learn about people
not just "tasks"
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Maybe you think usability testing
looks like this.
Photo:www.unic.com
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Usability testing can also look like...
Photos:UXBlog.comandJennyGreeve
Presented at IAAP 2015© 2015 – Whitney Quesenbery
What makes it a usability test?
 We observe behavior
 Quietly
 And use the results to inform
design
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Build relationships in the community
Get to know
 Community centers
 Independent living centers
 Organizations and associations
 Schools and universities
 Churches
 Libraries
 Adult literacy centers
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Engage expertise in many ways
Think outside the "lab" –
especially early in a project
 Design studio workshops
 A panel of repeat testers
 Customer councils
 Advisory committee
Photos: ITIF AVTI/CATEA
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Aim for a rich view
Take time to:
 Ask how they work now
 Talk to participants about their experiences
and preferences.
 Get them to show you the products they use
(or even find delightful).
 Explore what features are valuable, what
barriers tolerable (or not)
 Go back over interactions to see why and how
they worked well (or not-so-well).
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Expand your recruiting reach
 Think about where to advertise
 Identify transit options in the notice
 Use snowball methods
 Ask for help reaching a new community
 Be explicit about being inclusive
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Work with your
participants
Tips and tricks for successful
usability sessions with diverse
users
Photo: mtstcil.org
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Think beyond the "task"
Are your research sessions flexible enough to
adapt to a range of interaction styles?
Are you open to variations in how they complete
tasks?
Are you flexible about the length of time for each
session?
Can you adapt the session to react to unexpected
barriers?
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Getting set-up is part of the session
Watch how participants get comfortable in a new
place, on a new system, or in a new situation.
 Allow time for participants to get settled in the
space and identify where everything is.
 Make sure they are comfortable with your
system or that theirs connects to the network
and other technology.
 Learn how they set audio volume, colors, or
speech speed.
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Be flexible about devices
Using their device
 Their choice of browsers or apps
 Their assistive technology and settings
 How they set up their preferences
 But there may be problems with a prototype
Using your device
 Tested with your app, site, prototype
 Control of browser and application versions
 But they on a system they don't know
 Small differences in settings can be disorienting
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Include a preliminary activity
Use this time to learn more about how they use
the web.
 What strategies do they use with familiar and
trusted sites?
 What strategies do they use to explore a new
site?
 What cues help them assess the experience
they are about to encounter?
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Decide on the research location
At your site, look for
 Availability of public transportation, parking
 Friendly reception area for an assistant
 Space in the room for wheelchairs or dogs
At their site, be sure to check
 Reliable internet
 Quiet area for the session
 Know how and exactly where you will meet
 Rules for use of the space
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Consider your recording options
Check for conflicts between assistive technology
and recording software.
 Avoid recording on the participant's computer. It
can interfere with AT the participant's interactions.
 Use WebEx or GoToMeeting to display the
participant's screen on a second computer and
record from there.
 Use an 'over-the-shoulder' camera to record the
screen.
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Recording setup with screen sharing
GoToMeeting recording
does not capture faces.
Check the audio setup to
avoid tech conflicts.
 The participant
computer connects by
telephone (but doesn't
dial in).
 The room mic on the
recording computer
captures audio.
 External speakers for
system and screen
reader audio.
This setup also allowed remote observers to watch
easily.
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Recording setup with 2 cameras
Morae has an option to
record from two cameras.
 The screen camera is on a
stand just to the right of the
participant.
 The face camera is on a
stand across the table.
 External speakers for
system and screen reader
audio.
 A mic on the Morae
computer captures the
room audio.
This setup is also useful when you have a mix of
devices. An adjustable stand lets you put the
camera overhead to see a tablet, too.
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Interacting with the participant
Don't distract
 Give them time to get oriented on each page.
 Let them tell you if they are lost or stuck.
 Use small retrospectives instead of talk-aloud.
Watch and listen
 How do they navigated efficiently? Solve problems? Stay
oriented?
 Do they have any unexpected uses for the product?
 What is novel or unexpectedly delightful for them?
 And all the usual rules about staying neutral.
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Be prepared. Don't panic.
Sharing a web address or task instructions
 Set up bookmarks
 Have easy-to-type page with links
 Send a text message
Getting past accessibility barriers
 Decide in advance how (and when) you will assist
with problems.
 Be prepared by knowing the site well.
 Know when you will abandon a task or ask them
to persist.
Above all, be human.
Presented at IAAP 2015© 2015 – Whitney Quesenbery
You can...
 Help usability and accessibility reunite.
 Look for ways that extreme interactions styles
can suggest innovation.
 Look for personal adaptations that can suggest
useful design tactics
 Include a wide range of people, not just those
who are technically adept.
 Adjust your research methods to 'work with'
and learn from your participants.
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Whitney
UX research, plain language, accessibility, civic design
http://civicdesign.org
AUX Personas
Personas shown in the presentation are available
here:http://rosenfeldmedia.com/books/a-web-for-everyone/
A Podcast for Everyone
on UIE All You Can Learn, iTunes, Rosenfeld
Mediahttp://rosenfeldmedia.com/books/a-web-for-everyone/#a-podcast-for-
everyone
https://itunes.apple.com/us/podcast/a-podcast-for-everyone/id833646317
48
Presented at IAAP 2015© 2015 – Whitney Quesenbery
Session description
Accessible UX: beyond the checklist
Checklists, standards, and even patterns can only
make sure that basic rules are followed.
Even products that meet standards can be difficult
or even impossible to use.
But the questions we want to focus on are:
How easy, useful, efficient, and delightful is this?
Is this something people want to use?
Is it a great experience?

More Related Content

What's hot

Web accessibility
Web accessibilityWeb accessibility
Web accessibilityAGILEDROP
 
Understanding Web Accessibility
Understanding Web AccessibilityUnderstanding Web Accessibility
Understanding Web AccessibilityAndrea Dubravsky
 
Where UX fails Accessibility : Alastair Campbell
Where UX fails Accessibility : Alastair Campbell Where UX fails Accessibility : Alastair Campbell
Where UX fails Accessibility : Alastair Campbell Nomensa
 
Understanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityRachel Cherry
 
UX Lesson 4: Task & Feature Analysis
UX Lesson 4: Task & Feature AnalysisUX Lesson 4: Task & Feature Analysis
UX Lesson 4: Task & Feature AnalysisJoan Lumanauw
 
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
 
Basics of Web Accessibility
Basics of Web AccessibilityBasics of Web Accessibility
Basics of Web AccessibilityMoin Shaikh
 
Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web AccessibilitySteven Swafford
 
UX & UI Design - Differentiate through design
UX & UI Design - Differentiate through designUX & UI Design - Differentiate through design
UX & UI Design - Differentiate through designDMI
 
Accessibility testing kailash 26_nov_ 2010
Accessibility testing kailash 26_nov_ 2010Accessibility testing kailash 26_nov_ 2010
Accessibility testing kailash 26_nov_ 2010Kailash More
 
Intro to UX: Enterprise UX
Intro to UX: Enterprise UXIntro to UX: Enterprise UX
Intro to UX: Enterprise UXBart Van Hecke
 

What's hot (20)

Web accessibility
Web accessibilityWeb accessibility
Web accessibility
 
UI/UX Fundamentals
UI/UX FundamentalsUI/UX Fundamentals
UI/UX Fundamentals
 
UX Best Practices
UX Best PracticesUX Best Practices
UX Best Practices
 
Understanding Web Accessibility
Understanding Web AccessibilityUnderstanding Web Accessibility
Understanding Web Accessibility
 
UI UX in depth
UI UX in depthUI UX in depth
UI UX in depth
 
Where UX fails Accessibility : Alastair Campbell
Where UX fails Accessibility : Alastair Campbell Where UX fails Accessibility : Alastair Campbell
Where UX fails Accessibility : Alastair Campbell
 
Understanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web Accessibility
 
UX Lesson 4: Task & Feature Analysis
UX Lesson 4: Task & Feature AnalysisUX Lesson 4: Task & Feature Analysis
UX Lesson 4: Task & Feature Analysis
 
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
 
Basics of Web Accessibility
Basics of Web AccessibilityBasics of Web Accessibility
Basics of Web Accessibility
 
UX is not UI!
UX is not UI!UX is not UI!
UX is not UI!
 
Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web Accessibility
 
UX design
UX designUX design
UX design
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
UX & UI Design - Differentiate through design
UX & UI Design - Differentiate through designUX & UI Design - Differentiate through design
UX & UI Design - Differentiate through design
 
Ui vs UX design
Ui vs UX designUi vs UX design
Ui vs UX design
 
Inclusion and Accessibility: UX Put into Practice
Inclusion and Accessibility: UX Put into PracticeInclusion and Accessibility: UX Put into Practice
Inclusion and Accessibility: UX Put into Practice
 
UX Usability Heuristics
UX Usability HeuristicsUX Usability Heuristics
UX Usability Heuristics
 
Accessibility testing kailash 26_nov_ 2010
Accessibility testing kailash 26_nov_ 2010Accessibility testing kailash 26_nov_ 2010
Accessibility testing kailash 26_nov_ 2010
 
Intro to UX: Enterprise UX
Intro to UX: Enterprise UXIntro to UX: Enterprise UX
Intro to UX: Enterprise UX
 

Viewers also liked

Design for Everyone: Tips for Successful Accessibility
Design for Everyone: Tips for Successful Accessibility Design for Everyone: Tips for Successful Accessibility
Design for Everyone: Tips for Successful Accessibility Pix By Nix
 
UX & A11Y: How a Wake-up Call "Flipped it"
UX & A11Y: How a Wake-up Call "Flipped it"UX & A11Y: How a Wake-up Call "Flipped it"
UX & A11Y: How a Wake-up Call "Flipped it"barnettdesignky
 
User Experience and Accessibility
User Experience and AccessibilityUser Experience and Accessibility
User Experience and Accessibilityfaisalqau
 
Usable Stories: Discovering Contextual Insights
Usable Stories: Discovering Contextual InsightsUsable Stories: Discovering Contextual Insights
Usable Stories: Discovering Contextual InsightsGuiseppe Getto
 
Accessibility: Are UX-perienced? Understanding User Needs for an Accessible U...
Accessibility: Are UX-perienced? Understanding User Needs for an Accessible U...Accessibility: Are UX-perienced? Understanding User Needs for an Accessible U...
Accessibility: Are UX-perienced? Understanding User Needs for an Accessible U...Angela M. Hooker
 
Design for Accessibility
Design for AccessibilityDesign for Accessibility
Design for Accessibilityqixingz
 
Hacking the next
Hacking the nextHacking the next
Hacking the nextaeioux
 
CSS3: Using media queries to improve the web site experience
CSS3: Using media queries to improve the web site experienceCSS3: Using media queries to improve the web site experience
CSS3: Using media queries to improve the web site experienceZoe Gillenwater
 
Building Responsive Layouts
Building Responsive LayoutsBuilding Responsive Layouts
Building Responsive LayoutsZoe Gillenwater
 
Accessibility and inclusive design
Accessibility and inclusive designAccessibility and inclusive design
Accessibility and inclusive designLindaHurd
 
Deconstructing delight
Deconstructing delightDeconstructing delight
Deconstructing delightDana Chisnell
 
Building apps faster with lightning and winter '17
Building apps faster with lightning and winter '17Building apps faster with lightning and winter '17
Building apps faster with lightning and winter '17Salesforce Developers
 
aria-live: the good, the bad and the ugly
aria-live: the good, the bad and the uglyaria-live: the good, the bad and the ugly
aria-live: the good, the bad and the uglyRuss Weakley
 
From Desktop to Home: Optimizing for Voice
From Desktop to Home: Optimizing for VoiceFrom Desktop to Home: Optimizing for Voice
From Desktop to Home: Optimizing for VoicePeter "Dr. Pete" Meyers
 

Viewers also liked (16)

Design for Everyone: Tips for Successful Accessibility
Design for Everyone: Tips for Successful Accessibility Design for Everyone: Tips for Successful Accessibility
Design for Everyone: Tips for Successful Accessibility
 
UX & A11Y: How a Wake-up Call "Flipped it"
UX & A11Y: How a Wake-up Call "Flipped it"UX & A11Y: How a Wake-up Call "Flipped it"
UX & A11Y: How a Wake-up Call "Flipped it"
 
User Experience and Accessibility
User Experience and AccessibilityUser Experience and Accessibility
User Experience and Accessibility
 
Usable Stories: Discovering Contextual Insights
Usable Stories: Discovering Contextual InsightsUsable Stories: Discovering Contextual Insights
Usable Stories: Discovering Contextual Insights
 
Accessibility: Are UX-perienced? Understanding User Needs for an Accessible U...
Accessibility: Are UX-perienced? Understanding User Needs for an Accessible U...Accessibility: Are UX-perienced? Understanding User Needs for an Accessible U...
Accessibility: Are UX-perienced? Understanding User Needs for an Accessible U...
 
Design for Accessibility
Design for AccessibilityDesign for Accessibility
Design for Accessibility
 
Hacking the next
Hacking the nextHacking the next
Hacking the next
 
CSS3: Using media queries to improve the web site experience
CSS3: Using media queries to improve the web site experienceCSS3: Using media queries to improve the web site experience
CSS3: Using media queries to improve the web site experience
 
Building Responsive Layouts
Building Responsive LayoutsBuilding Responsive Layouts
Building Responsive Layouts
 
Accessibility and inclusive design
Accessibility and inclusive designAccessibility and inclusive design
Accessibility and inclusive design
 
Deconstructing delight
Deconstructing delightDeconstructing delight
Deconstructing delight
 
The World of Google: US Vs. Europe
The World of Google: US Vs. EuropeThe World of Google: US Vs. Europe
The World of Google: US Vs. Europe
 
SLDS and Lightning Components
SLDS and Lightning ComponentsSLDS and Lightning Components
SLDS and Lightning Components
 
Building apps faster with lightning and winter '17
Building apps faster with lightning and winter '17Building apps faster with lightning and winter '17
Building apps faster with lightning and winter '17
 
aria-live: the good, the bad and the ugly
aria-live: the good, the bad and the uglyaria-live: the good, the bad and the ugly
aria-live: the good, the bad and the ugly
 
From Desktop to Home: Optimizing for Voice
From Desktop to Home: Optimizing for VoiceFrom Desktop to Home: Optimizing for Voice
From Desktop to Home: Optimizing for Voice
 

Similar to Accessible UX: Beyond the checklist to great experiences

From barrier-free to delightful
From barrier-free to delightfulFrom barrier-free to delightful
From barrier-free to delightfulWhitney Quesenbery
 
Usability Testing for Usable Accessibility
Usability Testing for Usable AccessibilityUsability Testing for Usable Accessibility
Usability Testing for Usable AccessibilityKate Walser
 
hcid2011 - Practial Tips for Designing for Inclusive UX: Kath Moonan
hcid2011 - Practial Tips for Designing for Inclusive UX: Kath Moonanhcid2011 - Practial Tips for Designing for Inclusive UX: Kath Moonan
hcid2011 - Practial Tips for Designing for Inclusive UX: Kath MoonanCity University London
 
Making Accessibility Business as Usual
Making Accessibility Business as UsualMaking Accessibility Business as Usual
Making Accessibility Business as UsualWendy Moltrup
 
CAN I USE THIS? - A Mnemonic for Usability Testing
CAN I USE THIS? - A Mnemonic for Usability TestingCAN I USE THIS? - A Mnemonic for Usability Testing
CAN I USE THIS? - A Mnemonic for Usability TestingDavid Greenlees
 
Accessibility 2.0: Blended Learning For Blended Accessibility
Accessibility 2.0: Blended Learning For Blended AccessibilityAccessibility 2.0: Blended Learning For Blended Accessibility
Accessibility 2.0: Blended Learning For Blended Accessibilitylisbk
 
Web accessibility is everyone's job
Web accessibility is everyone's jobWeb accessibility is everyone's job
Web accessibility is everyone's jobRemya Ramesh
 
User Experience Design: an Overview
User Experience Design: an OverviewUser Experience Design: an Overview
User Experience Design: an OverviewJulie Grundy
 
The Accessible Web
The Accessible WebThe Accessible Web
The Accessible Weblisbk
 
Accessibility in the Engineering Village CSUN 2019
Accessibility in the Engineering Village CSUN 2019Accessibility in the Engineering Village CSUN 2019
Accessibility in the Engineering Village CSUN 2019Ted Gies
 
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
 
Getting Started With Web Accessibility
Getting Started With Web AccessibilityGetting Started With Web Accessibility
Getting Started With Web AccessibilitySean Yo
 
One no, many yeses—sharing responsibility for accessibility
One no, many yeses—sharing responsibility for accessibilityOne no, many yeses—sharing responsibility for accessibility
One no, many yeses—sharing responsibility for accessibilityDavid Sloan
 
Business Decisions Done Right: Through the Four Elements of User Experience
Business Decisions Done Right: Through the Four Elements of User ExperienceBusiness Decisions Done Right: Through the Four Elements of User Experience
Business Decisions Done Right: Through the Four Elements of User ExperienceFrank Guo
 
BS 8878 and the Holistic Approaches to Web Accessibility
BS 8878 and the Holistic Approaches to Web AccessibilityBS 8878 and the Holistic Approaches to Web Accessibility
BS 8878 and the Holistic Approaches to Web Accessibilitylisbk
 
Accessibility 2.0: People, Policies and Processes
Accessibility 2.0: People, Policies and ProcessesAccessibility 2.0: People, Policies and Processes
Accessibility 2.0: People, Policies and Processeslisbk
 
2009: Maturing in accessibility - a brief BBC history
2009: Maturing in accessibility - a brief BBC history2009: Maturing in accessibility - a brief BBC history
2009: Maturing in accessibility - a brief BBC historyJonathan Hassell
 
Beyond Compliance - A Holistic Approach to Web Accessibility
Beyond Compliance - A Holistic Approach to Web AccessibilityBeyond Compliance - A Holistic Approach to Web Accessibility
Beyond Compliance - A Holistic Approach to Web Accessibilitylisbk
 

Similar to Accessible UX: Beyond the checklist to great experiences (20)

From barrier-free to delightful
From barrier-free to delightfulFrom barrier-free to delightful
From barrier-free to delightful
 
Usability Testing for Usable Accessibility
Usability Testing for Usable AccessibilityUsability Testing for Usable Accessibility
Usability Testing for Usable Accessibility
 
hcid2011 - Practial Tips for Designing for Inclusive UX: Kath Moonan
hcid2011 - Practial Tips for Designing for Inclusive UX: Kath Moonanhcid2011 - Practial Tips for Designing for Inclusive UX: Kath Moonan
hcid2011 - Practial Tips for Designing for Inclusive UX: Kath Moonan
 
Making Accessibility Business as Usual
Making Accessibility Business as UsualMaking Accessibility Business as Usual
Making Accessibility Business as Usual
 
CAN I USE THIS? - A Mnemonic for Usability Testing
CAN I USE THIS? - A Mnemonic for Usability TestingCAN I USE THIS? - A Mnemonic for Usability Testing
CAN I USE THIS? - A Mnemonic for Usability Testing
 
Accessibility 2.0: Blended Learning For Blended Accessibility
Accessibility 2.0: Blended Learning For Blended AccessibilityAccessibility 2.0: Blended Learning For Blended Accessibility
Accessibility 2.0: Blended Learning For Blended Accessibility
 
Web accessibility is everyone's job
Web accessibility is everyone's jobWeb accessibility is everyone's job
Web accessibility is everyone's job
 
User Experience Design: an Overview
User Experience Design: an OverviewUser Experience Design: an Overview
User Experience Design: an Overview
 
The Accessible Web
The Accessible WebThe Accessible Web
The Accessible Web
 
Accessibility in the Engineering Village CSUN 2019
Accessibility in the Engineering Village CSUN 2019Accessibility in the Engineering Village CSUN 2019
Accessibility in the Engineering Village CSUN 2019
 
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
 
Getting Started With Web Accessibility
Getting Started With Web AccessibilityGetting Started With Web Accessibility
Getting Started With Web Accessibility
 
Demystifying Accessibility Testing
Demystifying Accessibility TestingDemystifying Accessibility Testing
Demystifying Accessibility Testing
 
One no, many yeses—sharing responsibility for accessibility
One no, many yeses—sharing responsibility for accessibilityOne no, many yeses—sharing responsibility for accessibility
One no, many yeses—sharing responsibility for accessibility
 
Business Decisions Done Right: Through the Four Elements of User Experience
Business Decisions Done Right: Through the Four Elements of User ExperienceBusiness Decisions Done Right: Through the Four Elements of User Experience
Business Decisions Done Right: Through the Four Elements of User Experience
 
BS 8878 and the Holistic Approaches to Web Accessibility
BS 8878 and the Holistic Approaches to Web AccessibilityBS 8878 and the Holistic Approaches to Web Accessibility
BS 8878 and the Holistic Approaches to Web Accessibility
 
Accessibility 2.0: People, Policies and Processes
Accessibility 2.0: People, Policies and ProcessesAccessibility 2.0: People, Policies and Processes
Accessibility 2.0: People, Policies and Processes
 
2009: Maturing in accessibility - a brief BBC history
2009: Maturing in accessibility - a brief BBC history2009: Maturing in accessibility - a brief BBC history
2009: Maturing in accessibility - a brief BBC history
 
Beyond Compliance - A Holistic Approach to Web Accessibility
Beyond Compliance - A Holistic Approach to Web AccessibilityBeyond Compliance - A Holistic Approach to Web Accessibility
Beyond Compliance - A Holistic Approach to Web Accessibility
 
A11y presentation-2017
A11y presentation-2017A11y presentation-2017
A11y presentation-2017
 

More from Whitney Quesenbery

Designing for difference: Are you failing at the most important design challenge
Designing for difference: Are you failing at the most important design challengeDesigning for difference: Are you failing at the most important design challenge
Designing for difference: Are you failing at the most important design challengeWhitney Quesenbery
 
Storytelling: Finding the insights in research data
Storytelling: Finding the insights in research data Storytelling: Finding the insights in research data
Storytelling: Finding the insights in research data Whitney Quesenbery
 
Storytelling makes research data come to life
Storytelling makes research data come to lifeStorytelling makes research data come to life
Storytelling makes research data come to lifeWhitney Quesenbery
 
From barrier-free to delightful
From barrier-free to delightfulFrom barrier-free to delightful
From barrier-free to delightfulWhitney Quesenbery
 
Plain language is accessibility for content
Plain language is accessibility for contentPlain language is accessibility for content
Plain language is accessibility for contentWhitney Quesenbery
 
Usability testing for accessible UX
Usability testing for accessible UXUsability testing for accessible UX
Usability testing for accessible UXWhitney Quesenbery
 
Usability Testing: Making it fast, good, and cheap
Usability Testing: Making it fast, good, and cheapUsability Testing: Making it fast, good, and cheap
Usability Testing: Making it fast, good, and cheapWhitney Quesenbery
 
Security insights & issues for poll workers
Security insights & issues for poll workersSecurity insights & issues for poll workers
Security insights & issues for poll workersWhitney Quesenbery
 
Plain language (accessibility for content)
Plain language (accessibility for content)Plain language (accessibility for content)
Plain language (accessibility for content)Whitney Quesenbery
 
The power of stories: creating empathy and connection
The power of stories: creating empathy and connectionThe power of stories: creating empathy and connection
The power of stories: creating empathy and connectionWhitney Quesenbery
 
What you can learn from usability testing
What you can learn from usability testingWhat you can learn from usability testing
What you can learn from usability testingWhitney Quesenbery
 
Accessibility as Innovation: Creating accessible user experiences
Accessibility as Innovation: Creating accessible user experiencesAccessibility as Innovation: Creating accessible user experiences
Accessibility as Innovation: Creating accessible user experiencesWhitney Quesenbery
 
Using Personas and Stories Effectively - Workshop for TriUXPA
Using Personas and Stories Effectively - Workshop for TriUXPAUsing Personas and Stories Effectively - Workshop for TriUXPA
Using Personas and Stories Effectively - Workshop for TriUXPAWhitney Quesenbery
 
Persona Stories: Weaving together quant & qual for a richer picture
Persona Stories: Weaving together quant & qual for a richer picturePersona Stories: Weaving together quant & qual for a richer picture
Persona Stories: Weaving together quant & qual for a richer pictureWhitney Quesenbery
 

More from Whitney Quesenbery (20)

Designing for difference: Are you failing at the most important design challenge
Designing for difference: Are you failing at the most important design challengeDesigning for difference: Are you failing at the most important design challenge
Designing for difference: Are you failing at the most important design challenge
 
Storytelling: Finding the insights in research data
Storytelling: Finding the insights in research data Storytelling: Finding the insights in research data
Storytelling: Finding the insights in research data
 
Storytelling makes research data come to life
Storytelling makes research data come to lifeStorytelling makes research data come to life
Storytelling makes research data come to life
 
From barrier-free to delightful
From barrier-free to delightfulFrom barrier-free to delightful
From barrier-free to delightful
 
Writing Great Alt Text
Writing Great Alt TextWriting Great Alt Text
Writing Great Alt Text
 
Plain language is accessibility for content
Plain language is accessibility for contentPlain language is accessibility for content
Plain language is accessibility for content
 
Usability testing for accessible UX
Usability testing for accessible UXUsability testing for accessible UX
Usability testing for accessible UX
 
Accessibility as innovation
Accessibility as innovationAccessibility as innovation
Accessibility as innovation
 
Usability Testing: Making it fast, good, and cheap
Usability Testing: Making it fast, good, and cheapUsability Testing: Making it fast, good, and cheap
Usability Testing: Making it fast, good, and cheap
 
Security insights & issues for poll workers
Security insights & issues for poll workersSecurity insights & issues for poll workers
Security insights & issues for poll workers
 
Writing Great Alt Text
Writing Great Alt TextWriting Great Alt Text
Writing Great Alt Text
 
Don't Make Me Read
Don't Make Me ReadDon't Make Me Read
Don't Make Me Read
 
Plain language (accessibility for content)
Plain language (accessibility for content)Plain language (accessibility for content)
Plain language (accessibility for content)
 
The power of stories: creating empathy and connection
The power of stories: creating empathy and connectionThe power of stories: creating empathy and connection
The power of stories: creating empathy and connection
 
Personas for Accessible UX
Personas for Accessible UXPersonas for Accessible UX
Personas for Accessible UX
 
What you can learn from usability testing
What you can learn from usability testingWhat you can learn from usability testing
What you can learn from usability testing
 
Accessibility as Innovation: Creating accessible user experiences
Accessibility as Innovation: Creating accessible user experiencesAccessibility as Innovation: Creating accessible user experiences
Accessibility as Innovation: Creating accessible user experiences
 
Using Personas and Stories Effectively - Workshop for TriUXPA
Using Personas and Stories Effectively - Workshop for TriUXPAUsing Personas and Stories Effectively - Workshop for TriUXPA
Using Personas and Stories Effectively - Workshop for TriUXPA
 
Persona Stories: Weaving together quant & qual for a richer picture
Persona Stories: Weaving together quant & qual for a richer picturePersona Stories: Weaving together quant & qual for a richer picture
Persona Stories: Weaving together quant & qual for a richer picture
 
Notetaking workshop
Notetaking workshopNotetaking workshop
Notetaking workshop
 

Recently uploaded

Tapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the FunnelTapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the Funneljen_giacalone
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Servicearoranaina404
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceanilsa9823
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️soniya singh
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxmirandajeremy200221
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja Nehwal
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...BarusRa
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...amitlee9823
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfAmirYakdi
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...sonalitrivedi431
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdftbatkhuu1
 
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...Call Girls in Nagpur High Profile
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...amitlee9823
 

Recently uploaded (20)

Tapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the FunnelTapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the Funnel
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
B. Smith. (Architectural Portfolio.).pdf
B. Smith. (Architectural Portfolio.).pdfB. Smith. (Architectural Portfolio.).pdf
B. Smith. (Architectural Portfolio.).pdf
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptx
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 

Accessible UX: Beyond the checklist to great experiences

  • 1. Presented at IAAP 2015© 2015 – Whitney Quesenbery Accessible UX Beyond the checklist to great experiences Whitney Quesenbery @whitneyq | @AWebforEveryone Presented at IAAP2015
  • 2. Presented at IAAP 2015© 2015 – Whitney Quesenbery On today's agenda  Usability and accessibility  Problems interact  Accessible UX needs diversity  Rethinking usability testing  Going forward 2
  • 4. Presented at IAAP 2015© 2015 – Whitney Quesenbery Accessibility The usability of a product, service, environment or facility by people with the widest range of capabilities. ISO 9241-20 Usability The effectiveness, efficiency and satisfaction with which the intended users can use a product to meet their goals ISO 9241-11 4
  • 5. Presented at IAAP 2015© 2015 – Whitney Quesenbery The user-centered design process 1. Understand people and context of use 2. Identify requirements 3. Explore design solutions 4. Evaluate with users Source: ISO 9241-210 (formerly ISO-13407)
  • 6. Presented at IAAP 2015© 2015 – Whitney Quesenbery Accessibility error priorities  Critical An absolute barrier to access  Serious A barrier that could cause frustration to most and be a barrier to some, causing a need for work-arounds  Moderate A frustration that would not prevent someone from using the site  Minor A WCAG error that is unlikely to cause problems - Glenda Sims, Deque Source: 2103 Accessibility Summit: http://environmentsforhumans.com
  • 7. Presented at IAAP 2015© 2015 – Whitney Quesenbery Usability problem priorities  Critical A problem that will prevent some users from completing a common task  Serious A problem that will slow down some users and force them to find work-arounds  Medium A problem that will cause frustration but will not affect task completion  Low A quality or cosmetic problem, such as a spelling error, that can damage the credibility of a site. - David Travis, User Focus Source: http://www.userfocus.co.uk/articles/prioritise.html
  • 8. Presented at IAAP 2015© 2015 – Whitney Quesenbery Prioritize problems by their impact on people Type of problem What it means Slammed doors (critical) Barriers that stop someone from using an app or feature successfully – or at all Frustrating (serious) Problems that slow someone down, or force them into work-arounds Annoying (moderate) Things that make the experience less pleasant (maybe even enough to leave) Noisy (minor) Minor issues that damage credibility but are unlikely to cause problems
  • 9. Presented at IAAP 2015© 2015 – Whitney Quesenbery Accessibility testing in layers Principle Testing mode What it tests Perceivable Inspection Basic accessibility errors Robust Code review Use of code standards Semantic structure Operable Check using AT Expert review Interaction using keyboard, screen reader, other AT Operable/ Understandable Usability testing Use by real people
  • 10. Presented at IAAP 2015© 2015 – Whitney Quesenbery Inspection Check for basic accessibility errors Quick checks that are perceivable without special technology  Image "alt" text  Text size and contrast  Captions and transcripts  Meaningful links and buttons  Easy access to content (skip links)  Keyboard navigation
  • 11. Presented at IAAP 2015© 2015 – Whitney Quesenbery Code review Check for accessible coding Look for robust code that meets standards.  Forms coding  Semantic markup for content structure  Reading order with a keyboard  Coded to W3C standards  Appropriate use of ARIA and HTML5 elements
  • 12. Presented at IAAP 2015© 2015 – Whitney Quesenbery Use Check with assistive technology Check that it is operable and understandable with assistive technology. Use the technology with  Screen readers: NVDA, VoiceOver or JAWS  Magnifiers: Browser magnification and ZoomText  Keyboard: Emulators, dual switches, Braille notes
  • 13. Presented at IAAP 2015© 2015 – Whitney Quesenbery Expert review Check with expert AT users Expert review by people who use assistive technology to be sure it is operable and understandable.  Does it work well with a range of AT?  Are there good cues for navigation and orientation through the task?  Can they complete all basic tasks, from the start to finish?
  • 14. Presented at IAAP 2015© 2015 – Whitney Quesenbery Usability testing Check with voters with disabilities Test again with a diverse set of "regular users" to be sure it works for non-experts.  Can they complete all basic tasks, from the start to finish?  Does it work with their own AT, with their usual settings?  Are there good cues for navigation and orientation through the task?
  • 16. Presented at IAAP 2015© 2015 – Whitney Quesenbery Noisy problems mask critical ones Accessibility (noisy) • Missing alt text • Inconsistent heading coding • Confusing labeling of sections But the real problem was Accessibility (critical) • No way to jump past the infinite ribbon at the top of the page
  • 17. Presented at IAAP 2015© 2015 – Whitney Quesenbery Critical features may not be accessibly usable Accessibility (serious) • The overall site is accessible but • The insert task links rely on visual position Insert Task Insert Task Thanks to Jayne Schurick and Jeanine Lineback for this example
  • 18. Presented at IAAP 2015© 2015 – Whitney Quesenbery Participants with disabilities add perspectives to a usability problem Usability & accessibility (serious)  The general interface is both usable and accessible, but the language and terminology in the content created serious and critical problems for people who did not know university terminology. Thanks to Jayne Schurick for this example
  • 19. Presented at IAAP 2015© 2015 – Whitney Quesenbery Poor usability can become critical accessibility barriers Usability (serious)  281 links, 45 lists  98 Poor headings  Overly complex information Accessibility (critical)  Missing semantic coding for headings and in-page navigation Thanks to Jayne Schurick for this example
  • 20. Presented at IAAP 2015© 2015 – Whitney Quesenbery People with disabilties can show where orientation is difficult Source: OpenIDEO.com Challenge Phases Main Content User Comments Bio Stats Related themes Share links Activity feed Usability (serious)  Complicated structure of a page for an unusual interactive site. Everyone had trouble learning how to use the site Accessibility (critical)  Missing semantic coding made it impossible to distinguish different sections of the page and join the challenge.
  • 21. To understand accessible UX we have to look at real people and real behavior.
  • 22. Presented at IAAP 2015© 2015 – Whitney Quesenbery Accessible UX needs diversity People with different interaction styles make usability testing more valuable. Source: rosenfeldmedia.com/books/a-web- for-everyone/#resources
  • 23. Presented at IAAP 2015© 2015 – Whitney Quesenbery Recruit "people" not "disabilities"  Aptitude motivation, emotion, risk tolerance, persistence, optimism, tolerance for frustration  Attitude current knowledge, ability to make inferences or innovate solutions, expertise, habits  Ability needs and preferences for interaction and display, digital and reading literacy http://www.slideshare.net/danachisnell/character-creator
  • 24. Presented at IAAP 2015© 2015 – Whitney Quesenbery Vishnu "I want to be on the same level as everyone else" • Engineer working on software for medical products • Speaks 5 languages • Needs to adjust text size and contrast to see the screen well
  • 25. Presented at IAAP 2015© 2015 – Whitney Quesenbery Vishnu "I want to be on the same level as everyone else" • Engineer working on software for medical products • Speaks 5 languages • Needs to adjust text size and contrast to see the screen well
  • 26. Presented at IAAP 2015© 2015 – Whitney Quesenbery Steven "My only disability is that everyone doesn't sign." • Graphic designer in a marketing agency • Prefers visuals to text, doesn't spell well • Uses video conferencing, captions and CART Complete set of personas and images available at: rosenfeldmedia.com/books/a-web-for-everyone/#resources
  • 27. Rethink usability testing methods Aim to learn about people not just "tasks"
  • 28. Presented at IAAP 2015© 2015 – Whitney Quesenbery Maybe you think usability testing looks like this. Photo:www.unic.com
  • 29. Presented at IAAP 2015© 2015 – Whitney Quesenbery Usability testing can also look like... Photos:UXBlog.comandJennyGreeve
  • 30. Presented at IAAP 2015© 2015 – Whitney Quesenbery What makes it a usability test?  We observe behavior  Quietly  And use the results to inform design
  • 31. Presented at IAAP 2015© 2015 – Whitney Quesenbery Build relationships in the community Get to know  Community centers  Independent living centers  Organizations and associations  Schools and universities  Churches  Libraries  Adult literacy centers
  • 32. Presented at IAAP 2015© 2015 – Whitney Quesenbery Engage expertise in many ways Think outside the "lab" – especially early in a project  Design studio workshops  A panel of repeat testers  Customer councils  Advisory committee Photos: ITIF AVTI/CATEA
  • 33. Presented at IAAP 2015© 2015 – Whitney Quesenbery Aim for a rich view Take time to:  Ask how they work now  Talk to participants about their experiences and preferences.  Get them to show you the products they use (or even find delightful).  Explore what features are valuable, what barriers tolerable (or not)  Go back over interactions to see why and how they worked well (or not-so-well).
  • 34. Presented at IAAP 2015© 2015 – Whitney Quesenbery Expand your recruiting reach  Think about where to advertise  Identify transit options in the notice  Use snowball methods  Ask for help reaching a new community  Be explicit about being inclusive
  • 35. Presented at IAAP 2015© 2015 – Whitney Quesenbery Work with your participants Tips and tricks for successful usability sessions with diverse users Photo: mtstcil.org
  • 36. Presented at IAAP 2015© 2015 – Whitney Quesenbery Think beyond the "task" Are your research sessions flexible enough to adapt to a range of interaction styles? Are you open to variations in how they complete tasks? Are you flexible about the length of time for each session? Can you adapt the session to react to unexpected barriers?
  • 37. Presented at IAAP 2015© 2015 – Whitney Quesenbery Getting set-up is part of the session Watch how participants get comfortable in a new place, on a new system, or in a new situation.  Allow time for participants to get settled in the space and identify where everything is.  Make sure they are comfortable with your system or that theirs connects to the network and other technology.  Learn how they set audio volume, colors, or speech speed.
  • 38. Presented at IAAP 2015© 2015 – Whitney Quesenbery Be flexible about devices Using their device  Their choice of browsers or apps  Their assistive technology and settings  How they set up their preferences  But there may be problems with a prototype Using your device  Tested with your app, site, prototype  Control of browser and application versions  But they on a system they don't know  Small differences in settings can be disorienting
  • 39. Presented at IAAP 2015© 2015 – Whitney Quesenbery Include a preliminary activity Use this time to learn more about how they use the web.  What strategies do they use with familiar and trusted sites?  What strategies do they use to explore a new site?  What cues help them assess the experience they are about to encounter?
  • 40. Presented at IAAP 2015© 2015 – Whitney Quesenbery Decide on the research location At your site, look for  Availability of public transportation, parking  Friendly reception area for an assistant  Space in the room for wheelchairs or dogs At their site, be sure to check  Reliable internet  Quiet area for the session  Know how and exactly where you will meet  Rules for use of the space
  • 41. Presented at IAAP 2015© 2015 – Whitney Quesenbery Consider your recording options Check for conflicts between assistive technology and recording software.  Avoid recording on the participant's computer. It can interfere with AT the participant's interactions.  Use WebEx or GoToMeeting to display the participant's screen on a second computer and record from there.  Use an 'over-the-shoulder' camera to record the screen.
  • 42. Presented at IAAP 2015© 2015 – Whitney Quesenbery Recording setup with screen sharing GoToMeeting recording does not capture faces. Check the audio setup to avoid tech conflicts.  The participant computer connects by telephone (but doesn't dial in).  The room mic on the recording computer captures audio.  External speakers for system and screen reader audio. This setup also allowed remote observers to watch easily.
  • 43. Presented at IAAP 2015© 2015 – Whitney Quesenbery Recording setup with 2 cameras Morae has an option to record from two cameras.  The screen camera is on a stand just to the right of the participant.  The face camera is on a stand across the table.  External speakers for system and screen reader audio.  A mic on the Morae computer captures the room audio. This setup is also useful when you have a mix of devices. An adjustable stand lets you put the camera overhead to see a tablet, too.
  • 44. Presented at IAAP 2015© 2015 – Whitney Quesenbery Interacting with the participant Don't distract  Give them time to get oriented on each page.  Let them tell you if they are lost or stuck.  Use small retrospectives instead of talk-aloud. Watch and listen  How do they navigated efficiently? Solve problems? Stay oriented?  Do they have any unexpected uses for the product?  What is novel or unexpectedly delightful for them?  And all the usual rules about staying neutral.
  • 45. Presented at IAAP 2015© 2015 – Whitney Quesenbery Be prepared. Don't panic. Sharing a web address or task instructions  Set up bookmarks  Have easy-to-type page with links  Send a text message Getting past accessibility barriers  Decide in advance how (and when) you will assist with problems.  Be prepared by knowing the site well.  Know when you will abandon a task or ask them to persist.
  • 46. Above all, be human.
  • 47. Presented at IAAP 2015© 2015 – Whitney Quesenbery You can...  Help usability and accessibility reunite.  Look for ways that extreme interactions styles can suggest innovation.  Look for personal adaptations that can suggest useful design tactics  Include a wide range of people, not just those who are technically adept.  Adjust your research methods to 'work with' and learn from your participants.
  • 48. Presented at IAAP 2015© 2015 – Whitney Quesenbery Whitney UX research, plain language, accessibility, civic design http://civicdesign.org AUX Personas Personas shown in the presentation are available here:http://rosenfeldmedia.com/books/a-web-for-everyone/ A Podcast for Everyone on UIE All You Can Learn, iTunes, Rosenfeld Mediahttp://rosenfeldmedia.com/books/a-web-for-everyone/#a-podcast-for- everyone https://itunes.apple.com/us/podcast/a-podcast-for-everyone/id833646317 48
  • 49. Presented at IAAP 2015© 2015 – Whitney Quesenbery Session description Accessible UX: beyond the checklist Checklists, standards, and even patterns can only make sure that basic rules are followed. Even products that meet standards can be difficult or even impossible to use. But the questions we want to focus on are: How easy, useful, efficient, and delightful is this? Is this something people want to use? Is it a great experience?

Editor's Notes

  1. Almost all of the most common – and basic – accessibility problems can be found through inspection. There are a few tools that are useful – accessibility testing tools can help automate the process, for example checking for alt text, and testing the contrast. One of the heuristics is that you can catch a relatively low percentage of a11y problems (about 20-30%) with automated tools. But that just makes it even more ridiculous that they exist at all.
  2. The next round of testing looks at the robustness of the code. Just as in web development in general, there is a strong movement towards standards-based code in a11y. Instead of catering to AT, we are starting to expect AT to meet code ina robust standard. These tests can also be done without using any special AT, by inspecting the code, or working through the pages with keyboard alone.
  3. Next, you need to actually check the site with assistive technology. In general, you can look at three basic types of AT. For bonus points, you might look at Braille note readers, because (a) they are common and (b) they are critical to the deaf-blind (and they might be one of the more common types of personal AT we might see at a polling place)
  4. These examples are drawn from our experiences doing usability testing. Although we show partial screens from real site, these are simply typical problems, and not unique to those sites. In most cases, these companies are actively working on both usability and accessibility, and some of the issues described in this presentation have already been fixed.
  5. Observing behavior: How people use the site or app How easily they meet their goals What causes confusion or problems Quietly Don't explain or demo. Watch what they do. Listen to their comments. Take their problems seriously. Use the results to inform design