SlideShare ist ein Scribd-Unternehmen logo
1 von 31
Downloaden Sie, um offline zu lesen
Improving Accessibility: quick wins
for local authority teams
Presentation by
Gavin Evans
Because everyone matters
Twitter: @DACcessibility
@GavinAEvans
Because everyone matters
About DAC
The Digital Accessibility Centre is a Social Enterprise,
operating on a 100% not-for-profit basis.
• We have been in operation for 6 years and currently employ 30
people
• Most of our employees are people with disabilities
• We are a Living Wage Foundation accredited employer
• We work with many high street banks, media organisations and
Government agencies.
• We perform the Accessibility reviews for Better Connected each
year
What is Web Accessibility?
Ensuring that all web based platforms and
applications are accessible to ALL
regardless of ability and or age
Vision
Cognitive
Hearing
Physical
What types of User groups do you need
to take into consideration?
People with Mobility
Impairments
•Therearemanydifferenttypesof
cognitiveimpairment
•Readingagemaybelower
•Maybeeasilydistracted
•Dyslexianeedstobeconsidered
Because everyone matters
People with Cognitive Impairments
People with Hearing
Impairments
Low Vision Users
Blind Users
Accessibility for Better Connected –
Desktop/Mobile
1. (Desktop) unique and informative page titles (Mobile) Website delivers a mobile
dedicated design
2. good heading structure
3. present and functioning visible skip links (Mobile) Limit scrolling to one direction
4. all-important content reachable by keyboard navigation (Mobile) In sequence
5. visible focus indicators on links and form elements
6. clear labels and instructions for forms
7. meaningful links in context
8. appropriate text alternatives for images
9. sufficient colour contrast
10. ability to resize text to 200% without loss of content
11. avoidance of movement on pages
12. no auto-starting for audio or video with sound
13. no flashing content
14. accessible downloadable ‘non-html’ documents
14 Criteria that accessibility for Better Connected is measured upon
Better Connected criteria and
scores
All important content reachable by keyboard navigation (4)
Keyboard trap
A keyboard user is in danger of becoming trapped in an area of the page when
navigating by tab key
Severity Level: 10
Illogical tab order
The tab order is not logical enough to allow a user to track their onscreen position
Severity Level: 5
Links and controls are device independent.
No problems identified
Severity Level: 0
Better Connected showstoppers
What can drop you to a score of 0 immediately
1. Auto-starting audio or video with sound
2. Flashing content
3. Inaccessible downloadable ‘non-html’ documents
4. Keyboard traps
5. CAPTCHA without an accessible alternative
NOTE: If sites are to be fully accessible to all, transactions
and interactions need to be available via online forms. The
existence or not of such forms is something that auto
testing cannot pick up.
Better Connected difficult rating
What can drop you to a score of 1 immediately
1. Movement on pages
2. Inaccessible downloadable ‘non-html’ documents
3. Website does not deliver a mobile dedicated design
4. Visible focus indicators on links and form elements
How the criteria impacts Blind Users
• Page Titles are front loaded and unique
• Require alternatives to visual content – only place an ‘alt’ on
inline images that convey meaning.
• Visual structure must be represented programmatically –
Heading in a logical hierarchy
• Clear labels and instructions for form elements
• Do no auto start video/audio
Press INS+F6 on Desktop and use rotor for mobile
Blind Users on desktop and mobile
Because everyone matters
Hiding content-Meaningful links make
sense in context
Occasionally, links require extra information for screen reader users
only. This content can be hidden from view by spanning content off
screen.
CSS
.hidden
{ position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;}
The 'hidden' class can be applied to any element but when only a certain part is to be hidden use
'span'
HTML
<a href="#" >Link text that will be seen <span class="hidden">This text is hidden. </span> </a>
How the criteria impacts on Low
Vision Users
• Text may not be large enough to read so ensure that this
can be resized on desktop as well as mobile
• Colour contrast is problematic for low vision and colour
blind users (Ensure text and foreground meet WCAG2
requirements of 4.5:1 contrast)
Low Vision Users on Mobile
Text may not be large enough to read – Do Not Suppress zoom capabilities on a
mobile design
Don’t do this
<meta content=”width=device-width; initial-scale=1.0; maximum-scale=1.0;
user-scalable=1;” name=”viewport”>
Or
<meta name=”viewport” content=”user-scalable=no” />
Do this
<meta content=”width=device-width; initial-scale=1.0; maximum-scale=2.0;
user-scalable=1;” name=”viewport”>
or
<meta name=”viewport” content=”user-scalable=YES” />
Because Everyone Matters
How the criteria impacts People
with Mobility Impairments
• It is important that keyboard users can see which element has
focus. Therefore, display:none; or display:0; must NOT be used.
• Mobile users – Limit scrolling to one direction
• A visible skip link is present
• It is best practise to offer additional focus indicators such as a
background colour, border underline and/or mouse change. This
can be done via CSS using the elements’ :focus attribute.
a:hover, a:focus, a:active { background-color: #ff9; }
• Z index below 100 for desktop voice
activation
Because everyone matters
Skip Links
It is recommended that a visible skip link is implemented to
allow users to skip to the accessibility statement link if it is
situated at the foot of the page.
Setting the tabindex to -1 ensures that the user is not returned to the
top of the page after activating the skip link.
<div id="skip" ><a href="#mainContent">skip to main
content</a></div>
<div id="mainContent" tabindex="-1"> </div>
Because everyone matters
How the criteria impacts on People with
Cognitive Impairments
• Can be affected by poor error handling
• Dyslexia needs to be considered – font
style,text alignment, do not use upper
case
• Ambiguous labels and icons can be
confusing – relying on placeholder text
is a no go!
What did I
do wrong?
Because everyone matters
Because everyone matters
• Images do not flicker at a rate that may trigger seizures
in susceptible individuals.
• Movement on the page is limited to 5 seconds.
• Use a control on the page that stops moving, blinking or
auto updating content.
• Provide a link button or other mechanisms that reloads the
page without any blinking content.
Avoid flickering blinking and moving
images and images of text
• Choose an accessibility champion
• Write an accessibility policy/Strategy
• Include references to current guidelines (WCAG 2.0)
• Involve project managers, developers, content authors
• Audit or test through all stages of the process, start with
automated tools and then manually audit with Assistive
Technologies, such as screen reader software, use the
keyboard, voice activation software, a mobile device
• Get expert help or certify content
• Get Users involved, Get Users involved, Get users involved
How do you get this done?
Access for people with disabilities
https://betterconnected.socitm.net/usability/ac
cessibility_stage_two/2016-17
References
WCAG2
http://www.w3.org/TR/WCAG20/
Mobile Accessibility: How WCAG 2.0 and Other W3C/WAI Guidelines Apply to
Mobile
http://www.w3.org/TR/mobile-accessibility-mapping/
ARIA Specification
http://www.w3.org/TR/wai-aria/
HTML5 Specification
http://www.w3.org/TR/html5/
Because everyone matters
Digital Accessibility Centre
Stephen Lloyd Suite, Llan Coed House,
Llandarcy, Neath, SA10 6FG.
Telephone: 01792 815267
www.digitalaccessibilitycentre.org
Thank you
Twitter: @DACcessibility
@GavinAEvans

Weitere ähnliche Inhalte

Was ist angesagt?

Designing, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityDesigning, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityEric Malcolm
 
Mobile Presentation
Mobile PresentationMobile Presentation
Mobile Presentationdmkirspel
 
Wave training
Wave trainingWave training
Wave trainingSean Yo
 
Household Insurance Sector Spotlight webinar April 2014
Household Insurance Sector Spotlight webinar April 2014Household Insurance Sector Spotlight webinar April 2014
Household Insurance Sector Spotlight webinar April 2014AbilityNet
 
Web Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityWeb Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityJoseph Dolson
 
I Am the LAAW! (Lean Accessibility Audit Workshops)
I Am the LAAW! (Lean Accessibility Audit Workshops)I Am the LAAW! (Lean Accessibility Audit Workshops)
I Am the LAAW! (Lean Accessibility Audit Workshops)Michael Ryan
 
Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web AccessibilitySteven Swafford
 
Understanding Web Accessibility
Understanding Web AccessibilityUnderstanding Web Accessibility
Understanding Web AccessibilityAndrea Dubravsky
 
Building Accessible Forms: Abilitynet Accessibility Webinar 26 Feb 2015
Building Accessible Forms: Abilitynet Accessibility Webinar 26 Feb 2015Building Accessible Forms: Abilitynet Accessibility Webinar 26 Feb 2015
Building Accessible Forms: Abilitynet Accessibility Webinar 26 Feb 2015AbilityNet
 
How to create accessible websites - WordCamp New York
How to create accessible websites - WordCamp New YorkHow to create accessible websites - WordCamp New York
How to create accessible websites - WordCamp New YorkRachel Cherry
 
Don't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resourcesDon't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resourcesMichael Ryan
 
Web accessibility testing methodologies, tools and tips
Web accessibility testing methodologies, tools and tipsWeb accessibility testing methodologies, tools and tips
Web accessibility testing methodologies, tools and tipsHenny Swan
 
Oct 2014 Siteimprove Stockholm Accessibility Conference
Oct 2014 Siteimprove Stockholm Accessibility ConferenceOct 2014 Siteimprove Stockholm Accessibility Conference
Oct 2014 Siteimprove Stockholm Accessibility ConferenceKevin Rydberg
 
The 10 Key Rules of Effective Online Copywriting
The 10 Key Rules of Effective Online CopywritingThe 10 Key Rules of Effective Online Copywriting
The 10 Key Rules of Effective Online CopywritingAmanda McCormick
 
Accessibility Testing 101
Accessibility Testing 101Accessibility Testing 101
Accessibility Testing 101Patrick Dunphy
 
But Can I Use It? Getting Started with Accessibiilty
But Can I Use It? Getting Started with AccessibiiltyBut Can I Use It? Getting Started with Accessibiilty
But Can I Use It? Getting Started with AccessibiiltyDesiree Livermon
 
What's This? Another Introduction to Web Accessibility? PSEWeb 2014
What's This? Another Introduction to Web Accessibility? PSEWeb 2014What's This? Another Introduction to Web Accessibility? PSEWeb 2014
What's This? Another Introduction to Web Accessibility? PSEWeb 2014Kevin Rydberg
 
Web browsers and browser version support
Web browsers and browser version supportWeb browsers and browser version support
Web browsers and browser version supportIan Brennan
 
Automated-Accessibility-Testing
Automated-Accessibility-TestingAutomated-Accessibility-Testing
Automated-Accessibility-TestingManoj Kumar Kumar
 
Practical First Steps for Achieving Web Accessibility and Avoiding Liability
Practical First Steps for Achieving Web Accessibility and Avoiding Liability Practical First Steps for Achieving Web Accessibility and Avoiding Liability
Practical First Steps for Achieving Web Accessibility and Avoiding Liability 3Play Media
 

Was ist angesagt? (20)

Designing, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityDesigning, Developing & Testing for Accessibility
Designing, Developing & Testing for Accessibility
 
Mobile Presentation
Mobile PresentationMobile Presentation
Mobile Presentation
 
Wave training
Wave trainingWave training
Wave training
 
Household Insurance Sector Spotlight webinar April 2014
Household Insurance Sector Spotlight webinar April 2014Household Insurance Sector Spotlight webinar April 2014
Household Insurance Sector Spotlight webinar April 2014
 
Web Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityWeb Accessibility: A Shared Responsibility
Web Accessibility: A Shared Responsibility
 
I Am the LAAW! (Lean Accessibility Audit Workshops)
I Am the LAAW! (Lean Accessibility Audit Workshops)I Am the LAAW! (Lean Accessibility Audit Workshops)
I Am the LAAW! (Lean Accessibility Audit Workshops)
 
Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web Accessibility
 
Understanding Web Accessibility
Understanding Web AccessibilityUnderstanding Web Accessibility
Understanding Web Accessibility
 
Building Accessible Forms: Abilitynet Accessibility Webinar 26 Feb 2015
Building Accessible Forms: Abilitynet Accessibility Webinar 26 Feb 2015Building Accessible Forms: Abilitynet Accessibility Webinar 26 Feb 2015
Building Accessible Forms: Abilitynet Accessibility Webinar 26 Feb 2015
 
How to create accessible websites - WordCamp New York
How to create accessible websites - WordCamp New YorkHow to create accessible websites - WordCamp New York
How to create accessible websites - WordCamp New York
 
Don't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resourcesDon't Panic! How to perform an accessibility evaluation with limited resources
Don't Panic! How to perform an accessibility evaluation with limited resources
 
Web accessibility testing methodologies, tools and tips
Web accessibility testing methodologies, tools and tipsWeb accessibility testing methodologies, tools and tips
Web accessibility testing methodologies, tools and tips
 
Oct 2014 Siteimprove Stockholm Accessibility Conference
Oct 2014 Siteimprove Stockholm Accessibility ConferenceOct 2014 Siteimprove Stockholm Accessibility Conference
Oct 2014 Siteimprove Stockholm Accessibility Conference
 
The 10 Key Rules of Effective Online Copywriting
The 10 Key Rules of Effective Online CopywritingThe 10 Key Rules of Effective Online Copywriting
The 10 Key Rules of Effective Online Copywriting
 
Accessibility Testing 101
Accessibility Testing 101Accessibility Testing 101
Accessibility Testing 101
 
But Can I Use It? Getting Started with Accessibiilty
But Can I Use It? Getting Started with AccessibiiltyBut Can I Use It? Getting Started with Accessibiilty
But Can I Use It? Getting Started with Accessibiilty
 
What's This? Another Introduction to Web Accessibility? PSEWeb 2014
What's This? Another Introduction to Web Accessibility? PSEWeb 2014What's This? Another Introduction to Web Accessibility? PSEWeb 2014
What's This? Another Introduction to Web Accessibility? PSEWeb 2014
 
Web browsers and browser version support
Web browsers and browser version supportWeb browsers and browser version support
Web browsers and browser version support
 
Automated-Accessibility-Testing
Automated-Accessibility-TestingAutomated-Accessibility-Testing
Automated-Accessibility-Testing
 
Practical First Steps for Achieving Web Accessibility and Avoiding Liability
Practical First Steps for Achieving Web Accessibility and Avoiding Liability Practical First Steps for Achieving Web Accessibility and Avoiding Liability
Practical First Steps for Achieving Web Accessibility and Avoiding Liability
 

Ähnlich wie Gavin Evans, Digital Accessibility Centre

Web accessibility is everyone's job
Web accessibility is everyone's jobWeb accessibility is everyone's job
Web accessibility is everyone's jobRemya Ramesh
 
How to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonHow to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonRachel Cherry
 
Quick Web Accessibility - Sensory Therapy Gardens Manual
Quick Web Accessibility - Sensory Therapy Gardens ManualQuick Web Accessibility - Sensory Therapy Gardens Manual
Quick Web Accessibility - Sensory Therapy Gardens ManualKlausGroenholm
 
Web Accessibility and why we need it
Web Accessibility and why we need itWeb Accessibility and why we need it
Web Accessibility and why we need itGenevieve Nelson
 
"Real Life Accessibility" by Gavin Evans
"Real Life Accessibility" by Gavin Evans"Real Life Accessibility" by Gavin Evans
"Real Life Accessibility" by Gavin EvansUXPA UK
 
Introduction to accessibility
Introduction to accessibilityIntroduction to accessibility
Introduction to accessibilityJoseph McLarty
 
Accessibility and why it matters
Accessibility and why it mattersAccessibility and why it matters
Accessibility and why it mattersMargarida Sousa
 
Top 10 Tips for Making Your Website Accessible
Top 10 Tips for Making Your Website AccessibleTop 10 Tips for Making Your Website Accessible
Top 10 Tips for Making Your Website AccessibleAEL Data
 
RBC Royal Bank : An Accessibility Evaluation & Recommendations
RBC Royal Bank : An Accessibility Evaluation & RecommendationsRBC Royal Bank : An Accessibility Evaluation & Recommendations
RBC Royal Bank : An Accessibility Evaluation & RecommendationsSivaprasad Paliyath (CUA - HFI)
 
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Whole Brain Group, LLC
 
Accessibility for Fun and Profit
Accessibility for Fun and ProfitAccessibility for Fun and Profit
Accessibility for Fun and ProfitMike Wilcox
 
Accessibility Quick Wins
Accessibility Quick WinsAccessibility Quick Wins
Accessibility Quick WinsJeff Reynolds
 
Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009Emagination ®
 
Web accessibility webinar 53017
Web accessibility webinar 53017Web accessibility webinar 53017
Web accessibility webinar 53017Dee Moradi
 
Design Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesDesign Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesInductive Automation
 
Design Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesDesign Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesInductive Automation
 
Implementing and Evaluating Web Application Accessibility
Implementing and Evaluating Web Application AccessibilityImplementing and Evaluating Web Application Accessibility
Implementing and Evaluating Web Application Accessibility3Play Media
 
Marketing in the disability services sector
Marketing in the disability services sectorMarketing in the disability services sector
Marketing in the disability services sectorsamantha singer
 
Web accessibility & AODA compliance
Web accessibility & AODA complianceWeb accessibility & AODA compliance
Web accessibility & AODA complianceNilenth Selvaraja
 
Plan For Accessibility - TODCon 2008
Plan For Accessibility - TODCon 2008Plan For Accessibility - TODCon 2008
Plan For Accessibility - TODCon 2008Denise Jacobs
 

Ähnlich wie Gavin Evans, Digital Accessibility Centre (20)

Web accessibility is everyone's job
Web accessibility is everyone's jobWeb accessibility is everyone's job
Web accessibility is everyone's job
 
How to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonHow to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp Boston
 
Quick Web Accessibility - Sensory Therapy Gardens Manual
Quick Web Accessibility - Sensory Therapy Gardens ManualQuick Web Accessibility - Sensory Therapy Gardens Manual
Quick Web Accessibility - Sensory Therapy Gardens Manual
 
Web Accessibility and why we need it
Web Accessibility and why we need itWeb Accessibility and why we need it
Web Accessibility and why we need it
 
"Real Life Accessibility" by Gavin Evans
"Real Life Accessibility" by Gavin Evans"Real Life Accessibility" by Gavin Evans
"Real Life Accessibility" by Gavin Evans
 
Introduction to accessibility
Introduction to accessibilityIntroduction to accessibility
Introduction to accessibility
 
Accessibility and why it matters
Accessibility and why it mattersAccessibility and why it matters
Accessibility and why it matters
 
Top 10 Tips for Making Your Website Accessible
Top 10 Tips for Making Your Website AccessibleTop 10 Tips for Making Your Website Accessible
Top 10 Tips for Making Your Website Accessible
 
RBC Royal Bank : An Accessibility Evaluation & Recommendations
RBC Royal Bank : An Accessibility Evaluation & RecommendationsRBC Royal Bank : An Accessibility Evaluation & Recommendations
RBC Royal Bank : An Accessibility Evaluation & Recommendations
 
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
 
Accessibility for Fun and Profit
Accessibility for Fun and ProfitAccessibility for Fun and Profit
Accessibility for Fun and Profit
 
Accessibility Quick Wins
Accessibility Quick WinsAccessibility Quick Wins
Accessibility Quick Wins
 
Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009
 
Web accessibility webinar 53017
Web accessibility webinar 53017Web accessibility webinar 53017
Web accessibility webinar 53017
 
Design Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesDesign Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation Schemes
 
Design Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesDesign Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation Schemes
 
Implementing and Evaluating Web Application Accessibility
Implementing and Evaluating Web Application AccessibilityImplementing and Evaluating Web Application Accessibility
Implementing and Evaluating Web Application Accessibility
 
Marketing in the disability services sector
Marketing in the disability services sectorMarketing in the disability services sector
Marketing in the disability services sector
 
Web accessibility & AODA compliance
Web accessibility & AODA complianceWeb accessibility & AODA compliance
Web accessibility & AODA compliance
 
Plan For Accessibility - TODCon 2008
Plan For Accessibility - TODCon 2008Plan For Accessibility - TODCon 2008
Plan For Accessibility - TODCon 2008
 

Mehr von Boilerhouse Communications

Stefan Webb, Future Cities Catapult presentation to #CLGLive17
Stefan Webb, Future Cities Catapult presentation to #CLGLive17Stefan Webb, Future Cities Catapult presentation to #CLGLive17
Stefan Webb, Future Cities Catapult presentation to #CLGLive17Boilerhouse Communications
 
James Harris RTPI Planning smart city regions
James Harris RTPI Planning smart city regions  James Harris RTPI Planning smart city regions
James Harris RTPI Planning smart city regions Boilerhouse Communications
 
Julie Hutchinson Blaby DC waste services presentation
Julie Hutchinson Blaby DC waste services presentation  Julie Hutchinson Blaby DC waste services presentation
Julie Hutchinson Blaby DC waste services presentation Boilerhouse Communications
 
James Coltham Better Connected waste & recycling survey presentation final
James Coltham Better Connected waste & recycling survey presentation finalJames Coltham Better Connected waste & recycling survey presentation final
James Coltham Better Connected waste & recycling survey presentation finalBoilerhouse Communications
 
James Coltham Better Connected reveiwer panel mobile
James Coltham Better Connected reveiwer panel mobileJames Coltham Better Connected reveiwer panel mobile
James Coltham Better Connected reveiwer panel mobileBoilerhouse Communications
 
Vicky Sargent Better Connected testing and findings 2016-17
Vicky Sargent Better Connected testing and findings 2016-17Vicky Sargent Better Connected testing and findings 2016-17
Vicky Sargent Better Connected testing and findings 2016-17Boilerhouse Communications
 
Stephen Blackburn, Data Mill North, Leeds City Council
Stephen Blackburn, Data Mill North, Leeds City CouncilStephen Blackburn, Data Mill North, Leeds City Council
Stephen Blackburn, Data Mill North, Leeds City CouncilBoilerhouse Communications
 
Andy Baker, Insight Manager (Intelligence) and Jon Day, Systems Integration a...
Andy Baker, Insight Manager (Intelligence) and Jon Day, Systems Integration a...Andy Baker, Insight Manager (Intelligence) and Jon Day, Systems Integration a...
Andy Baker, Insight Manager (Intelligence) and Jon Day, Systems Integration a...Boilerhouse Communications
 
Kathy Settle Chief Executive, Libraries Taskforce
Kathy Settle Chief Executive, Libraries Taskforce Kathy Settle Chief Executive, Libraries Taskforce
Kathy Settle Chief Executive, Libraries Taskforce Boilerhouse Communications
 

Mehr von Boilerhouse Communications (20)

Stefan Webb, Future Cities Catapult presentation to #CLGLive17
Stefan Webb, Future Cities Catapult presentation to #CLGLive17Stefan Webb, Future Cities Catapult presentation to #CLGLive17
Stefan Webb, Future Cities Catapult presentation to #CLGLive17
 
James Harris RTPI Planning smart city regions
James Harris RTPI Planning smart city regions  James Harris RTPI Planning smart city regions
James Harris RTPI Planning smart city regions
 
Julie Hutchinson Blaby DC waste services presentation
Julie Hutchinson Blaby DC waste services presentation  Julie Hutchinson Blaby DC waste services presentation
Julie Hutchinson Blaby DC waste services presentation
 
James Coltham Better Connected waste & recycling survey presentation final
James Coltham Better Connected waste & recycling survey presentation finalJames Coltham Better Connected waste & recycling survey presentation final
James Coltham Better Connected waste & recycling survey presentation final
 
James Coltham Better Connected reveiwer panel mobile
James Coltham Better Connected reveiwer panel mobileJames Coltham Better Connected reveiwer panel mobile
James Coltham Better Connected reveiwer panel mobile
 
Steve White, Yotta - Digital Waste Management
Steve White, Yotta - Digital Waste ManagementSteve White, Yotta - Digital Waste Management
Steve White, Yotta - Digital Waste Management
 
Vicky Sargent Better Connected testing and findings 2016-17
Vicky Sargent Better Connected testing and findings 2016-17Vicky Sargent Better Connected testing and findings 2016-17
Vicky Sargent Better Connected testing and findings 2016-17
 
Edward Hibbert, Freegle
Edward Hibbert, FreegleEdward Hibbert, Freegle
Edward Hibbert, Freegle
 
Jyoti basuita and sam culley, VerifyLocal
Jyoti basuita and sam culley, VerifyLocalJyoti basuita and sam culley, VerifyLocal
Jyoti basuita and sam culley, VerifyLocal
 
Kevin jump, Jumoo
Kevin jump, JumooKevin jump, Jumoo
Kevin jump, Jumoo
 
Helen Williams, Better Connected reviewer
Helen Williams, Better Connected reviewerHelen Williams, Better Connected reviewer
Helen Williams, Better Connected reviewer
 
Simon Hughesdon, Government Digital Service
Simon Hughesdon, Government Digital ServiceSimon Hughesdon, Government Digital Service
Simon Hughesdon, Government Digital Service
 
Rebecca Buckingham, Better Connected reviewer
Rebecca Buckingham, Better Connected reviewerRebecca Buckingham, Better Connected reviewer
Rebecca Buckingham, Better Connected reviewer
 
Martin ferguson
Martin fergusonMartin ferguson
Martin ferguson
 
Rebecca Buckingham, Better Connected reviewer
Rebecca Buckingham, Better Connected reviewerRebecca Buckingham, Better Connected reviewer
Rebecca Buckingham, Better Connected reviewer
 
Jo Lodge, Westminster City Council
Jo Lodge, Westminster City CouncilJo Lodge, Westminster City Council
Jo Lodge, Westminster City Council
 
Stephen Blackburn, Data Mill North, Leeds City Council
Stephen Blackburn, Data Mill North, Leeds City CouncilStephen Blackburn, Data Mill North, Leeds City Council
Stephen Blackburn, Data Mill North, Leeds City Council
 
Andy Baker, Insight Manager (Intelligence) and Jon Day, Systems Integration a...
Andy Baker, Insight Manager (Intelligence) and Jon Day, Systems Integration a...Andy Baker, Insight Manager (Intelligence) and Jon Day, Systems Integration a...
Andy Baker, Insight Manager (Intelligence) and Jon Day, Systems Integration a...
 
Jason Davies, West Midlands Fire Service
Jason Davies, West Midlands Fire ServiceJason Davies, West Midlands Fire Service
Jason Davies, West Midlands Fire Service
 
Kathy Settle Chief Executive, Libraries Taskforce
Kathy Settle Chief Executive, Libraries Taskforce Kathy Settle Chief Executive, Libraries Taskforce
Kathy Settle Chief Executive, Libraries Taskforce
 

Kürzlich hochgeladen

Action Toolkit - Earth Day 2024 - April 22nd.
Action Toolkit - Earth Day 2024 - April 22nd.Action Toolkit - Earth Day 2024 - April 22nd.
Action Toolkit - Earth Day 2024 - April 22nd.Christina Parmionova
 
call girls in Mukherjee Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝...
call girls in Mukherjee Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝...call girls in Mukherjee Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝...
call girls in Mukherjee Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝...saminamagar
 
No.1 Call Girls in Basavanagudi ! 7001305949 ₹2999 Only and Free Hotel Delive...
No.1 Call Girls in Basavanagudi ! 7001305949 ₹2999 Only and Free Hotel Delive...No.1 Call Girls in Basavanagudi ! 7001305949 ₹2999 Only and Free Hotel Delive...
No.1 Call Girls in Basavanagudi ! 7001305949 ₹2999 Only and Free Hotel Delive...narwatsonia7
 
call girls in West Patel Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service ...
call girls in West Patel Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service ...call girls in West Patel Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service ...
call girls in West Patel Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service ...saminamagar
 
call girls in Mehrauli DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Mehrauli  DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Mehrauli  DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Mehrauli DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 
call girls in Vasant Kunj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vasant Kunj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Vasant Kunj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vasant Kunj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 
call girls in moti bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in moti bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in moti bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in moti bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 
Enhancing Indigenous Peoples' right to self-determination in the context of t...
Enhancing Indigenous Peoples' right to self-determination in the context of t...Enhancing Indigenous Peoples' right to self-determination in the context of t...
Enhancing Indigenous Peoples' right to self-determination in the context of t...Christina Parmionova
 
Professional Conduct and ethics lecture.pptx
Professional Conduct and ethics lecture.pptxProfessional Conduct and ethics lecture.pptx
Professional Conduct and ethics lecture.pptxjennysansano2
 
history of 1935 philippine constitution.pptx
history of 1935 philippine constitution.pptxhistory of 1935 philippine constitution.pptx
history of 1935 philippine constitution.pptxhellokittymaearciaga
 
Start Donating your Old Clothes to Poor People
Start Donating your Old Clothes to Poor PeopleStart Donating your Old Clothes to Poor People
Start Donating your Old Clothes to Poor PeopleSERUDS INDIA
 
Powering Britain: Can we decarbonise electricity without disadvantaging poore...
Powering Britain: Can we decarbonise electricity without disadvantaging poore...Powering Britain: Can we decarbonise electricity without disadvantaging poore...
Powering Britain: Can we decarbonise electricity without disadvantaging poore...ResolutionFoundation
 
Press Freedom in Europe - Time to turn the tide.
Press Freedom in Europe - Time to turn the tide.Press Freedom in Europe - Time to turn the tide.
Press Freedom in Europe - Time to turn the tide.Christina Parmionova
 
WORLD CREATIVITY AND INNOVATION DAY 2024.
WORLD CREATIVITY AND INNOVATION DAY 2024.WORLD CREATIVITY AND INNOVATION DAY 2024.
WORLD CREATIVITY AND INNOVATION DAY 2024.Christina Parmionova
 
Call Girls Near Surya International Hotel New Delhi 9873777170
Call Girls Near Surya International Hotel New Delhi 9873777170Call Girls Near Surya International Hotel New Delhi 9873777170
Call Girls Near Surya International Hotel New Delhi 9873777170Sonam Pathan
 
办理约克大学毕业证成绩单|购买加拿大文凭证书
办理约克大学毕业证成绩单|购买加拿大文凭证书办理约克大学毕业证成绩单|购买加拿大文凭证书
办理约克大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
Premium Call Girls Btm Layout - 7001305949 Escorts Service with Real Photos a...
Premium Call Girls Btm Layout - 7001305949 Escorts Service with Real Photos a...Premium Call Girls Btm Layout - 7001305949 Escorts Service with Real Photos a...
Premium Call Girls Btm Layout - 7001305949 Escorts Service with Real Photos a...narwatsonia7
 
Yellow is My Favorite Color By Annabelle.pdf
Yellow is My Favorite Color By Annabelle.pdfYellow is My Favorite Color By Annabelle.pdf
Yellow is My Favorite Color By Annabelle.pdfAmir Saranga
 
Stop throwing your old clothes and start donating
Stop throwing your old clothes and start donatingStop throwing your old clothes and start donating
Stop throwing your old clothes and start donatingSERUDS INDIA
 
High-Level Thematic Event on Tourism - SUSTAINABILITY WEEK 2024- United Natio...
High-Level Thematic Event on Tourism - SUSTAINABILITY WEEK 2024- United Natio...High-Level Thematic Event on Tourism - SUSTAINABILITY WEEK 2024- United Natio...
High-Level Thematic Event on Tourism - SUSTAINABILITY WEEK 2024- United Natio...Christina Parmionova
 

Kürzlich hochgeladen (20)

Action Toolkit - Earth Day 2024 - April 22nd.
Action Toolkit - Earth Day 2024 - April 22nd.Action Toolkit - Earth Day 2024 - April 22nd.
Action Toolkit - Earth Day 2024 - April 22nd.
 
call girls in Mukherjee Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝...
call girls in Mukherjee Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝...call girls in Mukherjee Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝...
call girls in Mukherjee Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝...
 
No.1 Call Girls in Basavanagudi ! 7001305949 ₹2999 Only and Free Hotel Delive...
No.1 Call Girls in Basavanagudi ! 7001305949 ₹2999 Only and Free Hotel Delive...No.1 Call Girls in Basavanagudi ! 7001305949 ₹2999 Only and Free Hotel Delive...
No.1 Call Girls in Basavanagudi ! 7001305949 ₹2999 Only and Free Hotel Delive...
 
call girls in West Patel Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service ...
call girls in West Patel Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service ...call girls in West Patel Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service ...
call girls in West Patel Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service ...
 
call girls in Mehrauli DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Mehrauli  DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Mehrauli  DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Mehrauli DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 
call girls in Vasant Kunj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vasant Kunj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Vasant Kunj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vasant Kunj DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 
call girls in moti bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in moti bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in moti bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in moti bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 
Enhancing Indigenous Peoples' right to self-determination in the context of t...
Enhancing Indigenous Peoples' right to self-determination in the context of t...Enhancing Indigenous Peoples' right to self-determination in the context of t...
Enhancing Indigenous Peoples' right to self-determination in the context of t...
 
Professional Conduct and ethics lecture.pptx
Professional Conduct and ethics lecture.pptxProfessional Conduct and ethics lecture.pptx
Professional Conduct and ethics lecture.pptx
 
history of 1935 philippine constitution.pptx
history of 1935 philippine constitution.pptxhistory of 1935 philippine constitution.pptx
history of 1935 philippine constitution.pptx
 
Start Donating your Old Clothes to Poor People
Start Donating your Old Clothes to Poor PeopleStart Donating your Old Clothes to Poor People
Start Donating your Old Clothes to Poor People
 
Powering Britain: Can we decarbonise electricity without disadvantaging poore...
Powering Britain: Can we decarbonise electricity without disadvantaging poore...Powering Britain: Can we decarbonise electricity without disadvantaging poore...
Powering Britain: Can we decarbonise electricity without disadvantaging poore...
 
Press Freedom in Europe - Time to turn the tide.
Press Freedom in Europe - Time to turn the tide.Press Freedom in Europe - Time to turn the tide.
Press Freedom in Europe - Time to turn the tide.
 
WORLD CREATIVITY AND INNOVATION DAY 2024.
WORLD CREATIVITY AND INNOVATION DAY 2024.WORLD CREATIVITY AND INNOVATION DAY 2024.
WORLD CREATIVITY AND INNOVATION DAY 2024.
 
Call Girls Near Surya International Hotel New Delhi 9873777170
Call Girls Near Surya International Hotel New Delhi 9873777170Call Girls Near Surya International Hotel New Delhi 9873777170
Call Girls Near Surya International Hotel New Delhi 9873777170
 
办理约克大学毕业证成绩单|购买加拿大文凭证书
办理约克大学毕业证成绩单|购买加拿大文凭证书办理约克大学毕业证成绩单|购买加拿大文凭证书
办理约克大学毕业证成绩单|购买加拿大文凭证书
 
Premium Call Girls Btm Layout - 7001305949 Escorts Service with Real Photos a...
Premium Call Girls Btm Layout - 7001305949 Escorts Service with Real Photos a...Premium Call Girls Btm Layout - 7001305949 Escorts Service with Real Photos a...
Premium Call Girls Btm Layout - 7001305949 Escorts Service with Real Photos a...
 
Yellow is My Favorite Color By Annabelle.pdf
Yellow is My Favorite Color By Annabelle.pdfYellow is My Favorite Color By Annabelle.pdf
Yellow is My Favorite Color By Annabelle.pdf
 
Stop throwing your old clothes and start donating
Stop throwing your old clothes and start donatingStop throwing your old clothes and start donating
Stop throwing your old clothes and start donating
 
High-Level Thematic Event on Tourism - SUSTAINABILITY WEEK 2024- United Natio...
High-Level Thematic Event on Tourism - SUSTAINABILITY WEEK 2024- United Natio...High-Level Thematic Event on Tourism - SUSTAINABILITY WEEK 2024- United Natio...
High-Level Thematic Event on Tourism - SUSTAINABILITY WEEK 2024- United Natio...
 

Gavin Evans, Digital Accessibility Centre

  • 1. Improving Accessibility: quick wins for local authority teams Presentation by Gavin Evans Because everyone matters Twitter: @DACcessibility @GavinAEvans
  • 2. Because everyone matters About DAC The Digital Accessibility Centre is a Social Enterprise, operating on a 100% not-for-profit basis. • We have been in operation for 6 years and currently employ 30 people • Most of our employees are people with disabilities • We are a Living Wage Foundation accredited employer • We work with many high street banks, media organisations and Government agencies. • We perform the Accessibility reviews for Better Connected each year
  • 3. What is Web Accessibility? Ensuring that all web based platforms and applications are accessible to ALL regardless of ability and or age
  • 4. Vision Cognitive Hearing Physical What types of User groups do you need to take into consideration?
  • 10. Accessibility for Better Connected – Desktop/Mobile 1. (Desktop) unique and informative page titles (Mobile) Website delivers a mobile dedicated design 2. good heading structure 3. present and functioning visible skip links (Mobile) Limit scrolling to one direction 4. all-important content reachable by keyboard navigation (Mobile) In sequence 5. visible focus indicators on links and form elements 6. clear labels and instructions for forms 7. meaningful links in context 8. appropriate text alternatives for images 9. sufficient colour contrast 10. ability to resize text to 200% without loss of content 11. avoidance of movement on pages 12. no auto-starting for audio or video with sound 13. no flashing content 14. accessible downloadable ‘non-html’ documents 14 Criteria that accessibility for Better Connected is measured upon
  • 11. Better Connected criteria and scores All important content reachable by keyboard navigation (4) Keyboard trap A keyboard user is in danger of becoming trapped in an area of the page when navigating by tab key Severity Level: 10 Illogical tab order The tab order is not logical enough to allow a user to track their onscreen position Severity Level: 5 Links and controls are device independent. No problems identified Severity Level: 0
  • 12. Better Connected showstoppers What can drop you to a score of 0 immediately 1. Auto-starting audio or video with sound 2. Flashing content 3. Inaccessible downloadable ‘non-html’ documents 4. Keyboard traps 5. CAPTCHA without an accessible alternative NOTE: If sites are to be fully accessible to all, transactions and interactions need to be available via online forms. The existence or not of such forms is something that auto testing cannot pick up.
  • 13. Better Connected difficult rating What can drop you to a score of 1 immediately 1. Movement on pages 2. Inaccessible downloadable ‘non-html’ documents 3. Website does not deliver a mobile dedicated design 4. Visible focus indicators on links and form elements
  • 14. How the criteria impacts Blind Users • Page Titles are front loaded and unique • Require alternatives to visual content – only place an ‘alt’ on inline images that convey meaning. • Visual structure must be represented programmatically – Heading in a logical hierarchy • Clear labels and instructions for form elements • Do no auto start video/audio
  • 15. Press INS+F6 on Desktop and use rotor for mobile Blind Users on desktop and mobile
  • 16. Because everyone matters Hiding content-Meaningful links make sense in context Occasionally, links require extra information for screen reader users only. This content can be hidden from view by spanning content off screen. CSS .hidden { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;} The 'hidden' class can be applied to any element but when only a certain part is to be hidden use 'span' HTML <a href="#" >Link text that will be seen <span class="hidden">This text is hidden. </span> </a>
  • 17. How the criteria impacts on Low Vision Users • Text may not be large enough to read so ensure that this can be resized on desktop as well as mobile • Colour contrast is problematic for low vision and colour blind users (Ensure text and foreground meet WCAG2 requirements of 4.5:1 contrast)
  • 18. Low Vision Users on Mobile Text may not be large enough to read – Do Not Suppress zoom capabilities on a mobile design Don’t do this <meta content=”width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=1;” name=”viewport”> Or <meta name=”viewport” content=”user-scalable=no” /> Do this <meta content=”width=device-width; initial-scale=1.0; maximum-scale=2.0; user-scalable=1;” name=”viewport”> or <meta name=”viewport” content=”user-scalable=YES” />
  • 20. How the criteria impacts People with Mobility Impairments • It is important that keyboard users can see which element has focus. Therefore, display:none; or display:0; must NOT be used. • Mobile users – Limit scrolling to one direction • A visible skip link is present • It is best practise to offer additional focus indicators such as a background colour, border underline and/or mouse change. This can be done via CSS using the elements’ :focus attribute. a:hover, a:focus, a:active { background-color: #ff9; }
  • 21.
  • 22. • Z index below 100 for desktop voice activation
  • 23. Because everyone matters Skip Links It is recommended that a visible skip link is implemented to allow users to skip to the accessibility statement link if it is situated at the foot of the page. Setting the tabindex to -1 ensures that the user is not returned to the top of the page after activating the skip link. <div id="skip" ><a href="#mainContent">skip to main content</a></div> <div id="mainContent" tabindex="-1"> </div>
  • 24. Because everyone matters How the criteria impacts on People with Cognitive Impairments • Can be affected by poor error handling • Dyslexia needs to be considered – font style,text alignment, do not use upper case • Ambiguous labels and icons can be confusing – relying on placeholder text is a no go! What did I do wrong?
  • 26. Because everyone matters • Images do not flicker at a rate that may trigger seizures in susceptible individuals. • Movement on the page is limited to 5 seconds. • Use a control on the page that stops moving, blinking or auto updating content. • Provide a link button or other mechanisms that reloads the page without any blinking content. Avoid flickering blinking and moving images and images of text
  • 27.
  • 28. • Choose an accessibility champion • Write an accessibility policy/Strategy • Include references to current guidelines (WCAG 2.0) • Involve project managers, developers, content authors • Audit or test through all stages of the process, start with automated tools and then manually audit with Assistive Technologies, such as screen reader software, use the keyboard, voice activation software, a mobile device • Get expert help or certify content • Get Users involved, Get Users involved, Get users involved How do you get this done?
  • 29. Access for people with disabilities https://betterconnected.socitm.net/usability/ac cessibility_stage_two/2016-17
  • 30. References WCAG2 http://www.w3.org/TR/WCAG20/ Mobile Accessibility: How WCAG 2.0 and Other W3C/WAI Guidelines Apply to Mobile http://www.w3.org/TR/mobile-accessibility-mapping/ ARIA Specification http://www.w3.org/TR/wai-aria/ HTML5 Specification http://www.w3.org/TR/html5/
  • 31. Because everyone matters Digital Accessibility Centre Stephen Lloyd Suite, Llan Coed House, Llandarcy, Neath, SA10 6FG. Telephone: 01792 815267 www.digitalaccessibilitycentre.org Thank you Twitter: @DACcessibility @GavinAEvans