SlideShare a Scribd company logo
1 of 28
Online Learning
                                         Resource
                                         Accessibility
                                         in a Lunchtime
                                                 David Sloan
                                                  @sloandr
                                                      8 June 2012
                                            eLearning Symposium
Photo credit: Flickr user @benshepherd
                                             University of Dundee
Accessibility and Online Learning
• We know that technology can make learning
  environments more inclusive:
   – Digital text is flexible in appearance and format
   – Online learning resources enable use and aggregation of
     different formats (video, audio, animation) to support
     different learning styles
   – Online learning resources can reduce or overcome the
     impact of physical barriers on participation in educational
     experiences
• But when we use online learning resources, we must
  avoid introducing new barriers
                     David Sloan, 8 June 2012                      2
But accessibility can seem
             daunting…
• …so this talk will give you five lunchtime
  activities that you can apply to a specific web
  resource:
  – Check for a particular accessibility issue - and
    know why it’s an issue for some people
  – And understand what to do (or what to tell
    someone else to do) if you find the issue



                  David Sloan, 8 June 2012             3
1. KEYBOARD
                                                   ACCESSIBILITY



Photo credit: flickr user @bobjudge



                        David Sloan, 8 June 2012                   4
Keyboard accessibility: What to look for
• Question 1: Can you operate the resource without
  having to use the mouse?
   – Can you navigate, access information, enter data, operate
     controls?
• Question 2: Can you proceed logically and efficiently
  through a screen or application?
• Question 3: Can you visually follow the tab focus?

• Why? Supporting anyone who can’t use a mouse.


                    David Sloan, 8 June 2012                     5
Keyboard accessibility: How to check
 • Use your keyboard!
 • Use the tab key to navigate through the page
 • Use enter to select the link or form control
   that currently has focus

 Example:
 http://www.bbc.co.uk/news



                  David Sloan, 8 June 2012        6
Keyboard accessibility: Actions
• Fixing efficiency problems:
   –   Add in-page navigation links
   –   Reducing unnecessary links and form components
   –   Optimising form design
   –   Adjusting CSS to style a:onfocus and a:onactive
• Sorting keyboard inaccessibility:
   – Likely to require modifying scripts that control dynamic
     behaviour
   – Provide alternative routes to accessing the same
     functionality?


                     David Sloan, 8 June 2012                   7
2.
                                                 ALTERNATIVE
                                                 TEXT FOR
                                                 GRAPHICS

Photo credit: flickr user @saucesupreme


                      David Sloan, 8 June 2012                 8
Alternative text: What to look for
• Alternative text that is:
  – Missing
  – Unhelpful
  – Redundant
  – Illogical


• Why? Supporting people who can’t see
  images

                 David Sloan, 8 June 2012   9
Alternative text: How to check
• Automated tools (e.g. the WAVE:
  http://wave.webaim.org)
  – Can inform you of missing alternative text
  – And some dodgy alternative text
• Human inspection
  – Look at appropriateness of text by viewing the
    page as text-only
  – Listen to the page using a screen reader – does
    the alternative text make sense when read out?

                 David Sloan, 8 June 2012             10
The WAVE in action




   David Sloan, 8 June 2012   11
Alternative text: Actions
• Change any alternative text that you find is
  problematic
  – Hand-edit the HTML (alt attribute of img
    element)
  – Or using a content management system/blogging
    software to select the image, and change its
    alternative text value




                David Sloan, 8 June 2012            12
3.
                                                  USE OF
                                                  COLOUR



Photo credit: flickr user @daffydil


                       David Sloan, 8 June 2012            13
Use of colour: What to look for
• Question 1: Are there any instances of low-contrast
  text and background colours?
• Question 2: Are there any instances of problematic
  colour combinations? (e.g. red/green, red/black, red/
  blue)
• Question 3: Are there any instances where colour
  perception is required to understand information?

• Why? Accommodating people with colour deficit.

                  David Sloan, 8 June 2012           14
Colour issues: How to check
• Use your eyes!
   – Print off a page on a black and white printer – does
     information still make sense?
• Colour contrast checking tools:
   – TPG’s Colour Contrast Analyser: http://goo.gl/Qfvbs
   – Snook.ca’s Online Colour contrast check:
     http://goo.gl/Zpq3
• Use Vischeck’s simulator
  http://www.vischeck.com/vischeck/ to identify
  possible issues for people with colour deficit

                     David Sloan, 8 June 2012               15
The Colour Contrast Analyser




        David Sloan, 8 June 2012   16
Colour issues: Actions
• Low contrast colour schemes
  – Increase contrast wherever possible by adjusting
    colour values
• Avoid use of problematic colour pairs
• Provide redundancy so that information
  available via colour coding is also available
  without perceiving colour (e.g. asterisks, text)
• If you can’t avoid colour problems, provide the
  same information in an additional format
                 David Sloan, 8 June 2012              17
4.
                                                  HEADINGS
                                                  AND LISTS


Photo credit: flickr user @tonx


                       David Sloan, 8 June 2012               18
Headings and lists: What to look for
• Question 1: Are headings suitably identified in
  the page’s HTML?
• Question 2: Are lists suitably identified in the
  page’s HTML?

• Why? Important landmark information for
  screen reader users. Helpful ways to identify
  and break up text for everyone.

                David Sloan, 8 June 2012          19
Headings and lists: How to check
• Check a page’s HTML code to see if what looks
  like a:
  – heading is actually identified as such (<h1>…
    <h6>)
  – List is actually identified as such (<ol> or <ul>
    + <li>; or <dl> + <dt> and <dd>)
• Use a tool to highlight all headings and lists on
  a page:
  – e.g. the Web Developer Toolbar

                 David Sloan, 8 June 2012               20
David Sloan, 8 June 2012   21
Headings and lists: Actions

• Edit HTML to clearly identify headings

• Edit HTML to clearly identify lists
  – Ordered, unordered, definition lists
  – Can use CSS to control appearance of the list and
    bullet points



                 David Sloan, 8 June 2012               22
5.
                                                   ACCESSIBILITY
                                                   IN RESOURCE
                                                   SELECTION
                                                   POLICY AND
Photo credit: flickr user
@rubber_slippers_in_italy                          PROCESS
                        David Sloan, 8 June 2012               23
Accessibility in resource selection
       policy and process
• Question 1: Do you have a policy for selecting,
  commissioning, procuring, appropriating
  online resources for use in your teaching?
• Question 2: If so, does it include accessibility?

• Why should it? Accessibility should be part of
  a QA process – identify opportunities and
  threats early, rather than at the last minute

                 David Sloan, 8 June 2012          24
Accessibility in resource selection
       policy and process
• Consider the potential a resource offers to increase
  inclusion for specific groups
• Consider the threat that the resource presents in
  terms of introducing new barriers…and how that
  threat can be dealt with:
   – Can the accessibility barrier be repaired?
   – Is there a workaround?
   – Accept the barrier cannot be removed and provide
     an alternative for affected groups?
   – Or reject the resource?
                 David Sloan, 8 June 2012           25
Finding out more: accessibility at UoD
• Checking the eAccessibility Blog:
  http://blog.dundee.ac.uk/accessibility/
• Consulting with on-campus help and support:
  – Web Accessibility Support service
  – Alternative Formats service (
    http://blog.dundee.ac.uk/altformats/)
• Sharing best practice via the Inclusive Practice
  Showcase

                  David Sloan, 8 June 2012       26
Summary
• Those were some – not all! – things you can to
  to consider online learning accessibility
• Lots of tools and techniques available to help
  you address accessibility and inclusion, bite by
  bite
• Embedding accessibility into online learning
  resource selection and usage helps anticipate
  and deal with potential barriers

                David Sloan, 8 June 2012         27
THANKYOU!

email: dsloan@computing.dundee.ac.uk
twitter: @sloandr

blogs: www.58sound.com --- blog.dundee.ac.uk/eaccessibility
work: www.dmag.org.uk --- www.computing.dundee.ac.uk

                                                         28

More Related Content

What's hot

D219 Conference - Going Global
D219 Conference - Going GlobalD219 Conference - Going Global
D219 Conference - Going GlobalLucy Gray
 
Tech Talk: SlideShare
Tech Talk: SlideShareTech Talk: SlideShare
Tech Talk: SlideSharelmaceusd
 
Academic Libraries & Open Educational Resources: Developing Partnerships
Academic Libraries & Open Educational Resources: Developing PartnershipsAcademic Libraries & Open Educational Resources: Developing Partnerships
Academic Libraries & Open Educational Resources: Developing PartnershipsHeather Blicher
 
Ppt for blog about 2.0 tools
Ppt for blog about 2.0 toolsPpt for blog about 2.0 tools
Ppt for blog about 2.0 toolsMaryannaJohnson
 
Webinar social media and e learning Sept 2012
Webinar social media and e learning Sept 2012Webinar social media and e learning Sept 2012
Webinar social media and e learning Sept 2012Mandi Axmann
 
Lightboard Design and Deployment: Creating Pedagocally Embedded Learning Reso...
Lightboard Design and Deployment: Creating Pedagocally Embedded Learning Reso...Lightboard Design and Deployment: Creating Pedagocally Embedded Learning Reso...
Lightboard Design and Deployment: Creating Pedagocally Embedded Learning Reso...Michael Paskevicius
 
Social eLearning - SIDLIT
Social eLearning - SIDLITSocial eLearning - SIDLIT
Social eLearning - SIDLITRobert Gibson
 
Consider the possibilities: Starting and Sustaining Online Teaching and Learn...
Consider the possibilities: Starting and Sustaining Online Teaching and Learn...Consider the possibilities: Starting and Sustaining Online Teaching and Learn...
Consider the possibilities: Starting and Sustaining Online Teaching and Learn...Kevin Gannon
 
Blended Learning: Practical Strategies for the Classroom
Blended Learning: Practical Strategies for the ClassroomBlended Learning: Practical Strategies for the Classroom
Blended Learning: Practical Strategies for the ClassroomKerry Rice
 
Napsterisation of learning
Napsterisation of learningNapsterisation of learning
Napsterisation of learningPlanBlearning
 
How to use facebook as an aid
How to use facebook as an aidHow to use facebook as an aid
How to use facebook as an aidntechproject
 
Five Minute Idea Exchange for Teaching and Learning in Higher Education
Five Minute Idea Exchange for Teaching and Learning in Higher EducationFive Minute Idea Exchange for Teaching and Learning in Higher Education
Five Minute Idea Exchange for Teaching and Learning in Higher EducationD2L
 
21c learning amd emerging edtech trends
21c learning amd emerging edtech trends21c learning amd emerging edtech trends
21c learning amd emerging edtech trendsMichael Coghlan
 
Search, citation and plagiarism: skills for a digital age have to be taught!
Search, citation and plagiarism: skills for a digital age have to be taught!Search, citation and plagiarism: skills for a digital age have to be taught!
Search, citation and plagiarism: skills for a digital age have to be taught!CIT, NUS
 
Language Symposium 2012: Social Media for Language Learning Outside the Class...
Language Symposium 2012: Social Media for Language Learning Outside the Class...Language Symposium 2012: Social Media for Language Learning Outside the Class...
Language Symposium 2012: Social Media for Language Learning Outside the Class...Language and Culture Learning Center
 
Social Networking In E Learning Courses: Building Sense of Community
Social Networking In E Learning Courses:  Building Sense of CommunitySocial Networking In E Learning Courses:  Building Sense of Community
Social Networking In E Learning Courses: Building Sense of CommunitySteve Yuen
 
Un-tapping Social Media - Poster full
Un-tapping Social Media - Poster fullUn-tapping Social Media - Poster full
Un-tapping Social Media - Poster fullBCcampus
 

What's hot (20)

D219 Conference - Going Global
D219 Conference - Going GlobalD219 Conference - Going Global
D219 Conference - Going Global
 
Tech Talk: SlideShare
Tech Talk: SlideShareTech Talk: SlideShare
Tech Talk: SlideShare
 
Academic Libraries & Open Educational Resources: Developing Partnerships
Academic Libraries & Open Educational Resources: Developing PartnershipsAcademic Libraries & Open Educational Resources: Developing Partnerships
Academic Libraries & Open Educational Resources: Developing Partnerships
 
Ppt for blog about 2.0 tools
Ppt for blog about 2.0 toolsPpt for blog about 2.0 tools
Ppt for blog about 2.0 tools
 
Webinar social media and e learning Sept 2012
Webinar social media and e learning Sept 2012Webinar social media and e learning Sept 2012
Webinar social media and e learning Sept 2012
 
Lightboard Design and Deployment: Creating Pedagocally Embedded Learning Reso...
Lightboard Design and Deployment: Creating Pedagocally Embedded Learning Reso...Lightboard Design and Deployment: Creating Pedagocally Embedded Learning Reso...
Lightboard Design and Deployment: Creating Pedagocally Embedded Learning Reso...
 
Conole final nl
Conole final nlConole final nl
Conole final nl
 
Learning in the Social Web with Ning
Learning in the Social Web with NingLearning in the Social Web with Ning
Learning in the Social Web with Ning
 
Social eLearning - SIDLIT
Social eLearning - SIDLITSocial eLearning - SIDLIT
Social eLearning - SIDLIT
 
Consider the possibilities: Starting and Sustaining Online Teaching and Learn...
Consider the possibilities: Starting and Sustaining Online Teaching and Learn...Consider the possibilities: Starting and Sustaining Online Teaching and Learn...
Consider the possibilities: Starting and Sustaining Online Teaching and Learn...
 
Blended Learning: Practical Strategies for the Classroom
Blended Learning: Practical Strategies for the ClassroomBlended Learning: Practical Strategies for the Classroom
Blended Learning: Practical Strategies for the Classroom
 
Napsterisation of learning
Napsterisation of learningNapsterisation of learning
Napsterisation of learning
 
How to use facebook as an aid
How to use facebook as an aidHow to use facebook as an aid
How to use facebook as an aid
 
ttech15
ttech15ttech15
ttech15
 
Five Minute Idea Exchange for Teaching and Learning in Higher Education
Five Minute Idea Exchange for Teaching and Learning in Higher EducationFive Minute Idea Exchange for Teaching and Learning in Higher Education
Five Minute Idea Exchange for Teaching and Learning in Higher Education
 
21c learning amd emerging edtech trends
21c learning amd emerging edtech trends21c learning amd emerging edtech trends
21c learning amd emerging edtech trends
 
Search, citation and plagiarism: skills for a digital age have to be taught!
Search, citation and plagiarism: skills for a digital age have to be taught!Search, citation and plagiarism: skills for a digital age have to be taught!
Search, citation and plagiarism: skills for a digital age have to be taught!
 
Language Symposium 2012: Social Media for Language Learning Outside the Class...
Language Symposium 2012: Social Media for Language Learning Outside the Class...Language Symposium 2012: Social Media for Language Learning Outside the Class...
Language Symposium 2012: Social Media for Language Learning Outside the Class...
 
Social Networking In E Learning Courses: Building Sense of Community
Social Networking In E Learning Courses:  Building Sense of CommunitySocial Networking In E Learning Courses:  Building Sense of Community
Social Networking In E Learning Courses: Building Sense of Community
 
Un-tapping Social Media - Poster full
Un-tapping Social Media - Poster fullUn-tapping Social Media - Poster full
Un-tapping Social Media - Poster full
 

Viewers also liked

Technology to support inclusion for distance learners
Technology to support inclusion for distance learnersTechnology to support inclusion for distance learners
Technology to support inclusion for distance learnersnewlearning
 
Engaging industry and the public sector in accessible, inclusive design
Engaging industry and the public sector in accessible, inclusive designEngaging industry and the public sector in accessible, inclusive design
Engaging industry and the public sector in accessible, inclusive designDavid Sloan
 
Global Considerations in Creating an Organizational Web Accessibility Policy
Global Considerations in Creating an Organizational Web Accessibility PolicyGlobal Considerations in Creating an Organizational Web Accessibility Policy
Global Considerations in Creating an Organizational Web Accessibility PolicyDavid Sloan
 
Creating accessible online learning experiences
Creating accessible online learning experiencesCreating accessible online learning experiences
Creating accessible online learning experiencesDavid Sloan
 
Legal Update: How to Avoid Jail-Time. Making Digital Resources Accessible.
Legal Update:  How to Avoid Jail-Time.  Making Digital Resources Accessible. Legal Update:  How to Avoid Jail-Time.  Making Digital Resources Accessible.
Legal Update: How to Avoid Jail-Time. Making Digital Resources Accessible. Raymond Rose
 
Supporting and sustaining effective use of ICT in later life
Supporting and sustaining effective use of ICT in later lifeSupporting and sustaining effective use of ICT in later life
Supporting and sustaining effective use of ICT in later lifeDavid Sloan
 
Implementing Universal and Inclusive Design for Online Learning Accessibility
Implementing Universal and Inclusive Design for Online Learning AccessibilityImplementing Universal and Inclusive Design for Online Learning Accessibility
Implementing Universal and Inclusive Design for Online Learning Accessibility3Play Media
 

Viewers also liked (7)

Technology to support inclusion for distance learners
Technology to support inclusion for distance learnersTechnology to support inclusion for distance learners
Technology to support inclusion for distance learners
 
Engaging industry and the public sector in accessible, inclusive design
Engaging industry and the public sector in accessible, inclusive designEngaging industry and the public sector in accessible, inclusive design
Engaging industry and the public sector in accessible, inclusive design
 
Global Considerations in Creating an Organizational Web Accessibility Policy
Global Considerations in Creating an Organizational Web Accessibility PolicyGlobal Considerations in Creating an Organizational Web Accessibility Policy
Global Considerations in Creating an Organizational Web Accessibility Policy
 
Creating accessible online learning experiences
Creating accessible online learning experiencesCreating accessible online learning experiences
Creating accessible online learning experiences
 
Legal Update: How to Avoid Jail-Time. Making Digital Resources Accessible.
Legal Update:  How to Avoid Jail-Time.  Making Digital Resources Accessible. Legal Update:  How to Avoid Jail-Time.  Making Digital Resources Accessible.
Legal Update: How to Avoid Jail-Time. Making Digital Resources Accessible.
 
Supporting and sustaining effective use of ICT in later life
Supporting and sustaining effective use of ICT in later lifeSupporting and sustaining effective use of ICT in later life
Supporting and sustaining effective use of ICT in later life
 
Implementing Universal and Inclusive Design for Online Learning Accessibility
Implementing Universal and Inclusive Design for Online Learning AccessibilityImplementing Universal and Inclusive Design for Online Learning Accessibility
Implementing Universal and Inclusive Design for Online Learning Accessibility
 

Similar to Online Learning Resource Accessibility in a Lunchtime

Approaches to Inclusive eAssessment
Approaches to Inclusive eAssessmentApproaches to Inclusive eAssessment
Approaches to Inclusive eAssessmentDavid Sloan
 
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...Ian Glover
 
Designing OER with Diversity in Mind
Designing OER with Diversity in MindDesigning OER with Diversity in Mind
Designing OER with Diversity in MindUna Daly
 
Moodle as a virtual learning environment bccca
Moodle as a virtual learning environment   bcccaMoodle as a virtual learning environment   bccca
Moodle as a virtual learning environment bcccaLambda Solutions
 
The Impact of UKOER programme
The Impact of UKOER programmeThe Impact of UKOER programme
The Impact of UKOER programmeJoanna Wild
 
Leveraging Academic Networks for Promotion and Tenure
Leveraging Academic Networks for Promotion and Tenure Leveraging Academic Networks for Promotion and Tenure
Leveraging Academic Networks for Promotion and Tenure Linda Galloway
 
Open Educational Practice for Colloque International Montreal 2014
Open Educational Practice for Colloque International Montreal 2014Open Educational Practice for Colloque International Montreal 2014
Open Educational Practice for Colloque International Montreal 2014Terry Anderson
 
UCISA Learning Anaytics Pre-Conference Workshop
UCISA Learning Anaytics Pre-Conference WorkshopUCISA Learning Anaytics Pre-Conference Workshop
UCISA Learning Anaytics Pre-Conference WorkshopMike Moore
 
Making Thinking Visible & Audible: iPad apps in secondary education
Making Thinking Visible & Audible: iPad apps in secondary educationMaking Thinking Visible & Audible: iPad apps in secondary education
Making Thinking Visible & Audible: iPad apps in secondary educationchaebig
 
Evaluation of learning resources
Evaluation of learning resourcesEvaluation of learning resources
Evaluation of learning resourcesDamian T. Gordon
 
Sloan-C Merlot 12: OER and Accessibility Higher Education Status and Issues
Sloan-C Merlot 12:  OER and Accessibility Higher Education Status and IssuesSloan-C Merlot 12:  OER and Accessibility Higher Education Status and Issues
Sloan-C Merlot 12: OER and Accessibility Higher Education Status and IssuesUna Daly
 
Universal Design for Learning: A framework for addressing learner diversity
Universal Design for Learning: A framework for addressing learner diversityUniversal Design for Learning: A framework for addressing learner diversity
Universal Design for Learning: A framework for addressing learner diversityHarvard Web Working Group
 
Rehumanizing Classes through Technology
Rehumanizing Classes through TechnologyRehumanizing Classes through Technology
Rehumanizing Classes through TechnologyKelvin Thompson
 
Smithsonian Learning Lab - research foundations and development
Smithsonian Learning Lab  - research foundations and developmentSmithsonian Learning Lab  - research foundations and development
Smithsonian Learning Lab - research foundations and developmentDarren Milligan
 
ePortfolios in 2012 (according to Don) - CAPLA version
ePortfolios in 2012 (according to Don) - CAPLA versionePortfolios in 2012 (according to Don) - CAPLA version
ePortfolios in 2012 (according to Don) - CAPLA versionDon Presant
 
Increase usage of online resources Edina presentation
Increase usage of online resources Edina presentationIncrease usage of online resources Edina presentation
Increase usage of online resources Edina presentationJISC RSC Eastern
 
Using Social Media for Peer Feedback in a Translation Class
Using Social Media for Peer Feedback in a Translation ClassUsing Social Media for Peer Feedback in a Translation Class
Using Social Media for Peer Feedback in a Translation ClassBenoît Guilbaud
 
SlideShare on Assistive Technology and Diversity
SlideShare on Assistive Technology and DiversitySlideShare on Assistive Technology and Diversity
SlideShare on Assistive Technology and Diversityabooker2
 

Similar to Online Learning Resource Accessibility in a Lunchtime (20)

Approaches to Inclusive eAssessment
Approaches to Inclusive eAssessmentApproaches to Inclusive eAssessment
Approaches to Inclusive eAssessment
 
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
 
Designing OER with Diversity in Mind
Designing OER with Diversity in MindDesigning OER with Diversity in Mind
Designing OER with Diversity in Mind
 
Moodle as a virtual learning environment bccca
Moodle as a virtual learning environment   bcccaMoodle as a virtual learning environment   bccca
Moodle as a virtual learning environment bccca
 
The Impact of UKOER programme
The Impact of UKOER programmeThe Impact of UKOER programme
The Impact of UKOER programme
 
Leveraging Academic Networks for Promotion and Tenure
Leveraging Academic Networks for Promotion and Tenure Leveraging Academic Networks for Promotion and Tenure
Leveraging Academic Networks for Promotion and Tenure
 
Open Educational Practice for Colloque International Montreal 2014
Open Educational Practice for Colloque International Montreal 2014Open Educational Practice for Colloque International Montreal 2014
Open Educational Practice for Colloque International Montreal 2014
 
Professional learning environment
Professional learning environmentProfessional learning environment
Professional learning environment
 
UCISA Learning Anaytics Pre-Conference Workshop
UCISA Learning Anaytics Pre-Conference WorkshopUCISA Learning Anaytics Pre-Conference Workshop
UCISA Learning Anaytics Pre-Conference Workshop
 
Making Thinking Visible & Audible: iPad apps in secondary education
Making Thinking Visible & Audible: iPad apps in secondary educationMaking Thinking Visible & Audible: iPad apps in secondary education
Making Thinking Visible & Audible: iPad apps in secondary education
 
Evaluation of learning resources
Evaluation of learning resourcesEvaluation of learning resources
Evaluation of learning resources
 
Sloan-C Merlot 12: OER and Accessibility Higher Education Status and Issues
Sloan-C Merlot 12:  OER and Accessibility Higher Education Status and IssuesSloan-C Merlot 12:  OER and Accessibility Higher Education Status and Issues
Sloan-C Merlot 12: OER and Accessibility Higher Education Status and Issues
 
Universal Design for Learning: A framework for addressing learner diversity
Universal Design for Learning: A framework for addressing learner diversityUniversal Design for Learning: A framework for addressing learner diversity
Universal Design for Learning: A framework for addressing learner diversity
 
Rehumanizing Classes through Technology
Rehumanizing Classes through TechnologyRehumanizing Classes through Technology
Rehumanizing Classes through Technology
 
Smithsonian Learning Lab - research foundations and development
Smithsonian Learning Lab  - research foundations and developmentSmithsonian Learning Lab  - research foundations and development
Smithsonian Learning Lab - research foundations and development
 
ePortfolios in 2012 (according to Don) - CAPLA version
ePortfolios in 2012 (according to Don) - CAPLA versionePortfolios in 2012 (according to Don) - CAPLA version
ePortfolios in 2012 (according to Don) - CAPLA version
 
Increase usage of online resources Edina presentation
Increase usage of online resources Edina presentationIncrease usage of online resources Edina presentation
Increase usage of online resources Edina presentation
 
Using Social Media for Peer Feedback in a Translation Class
Using Social Media for Peer Feedback in a Translation ClassUsing Social Media for Peer Feedback in a Translation Class
Using Social Media for Peer Feedback in a Translation Class
 
SlideShare on Assistive Technology and Diversity
SlideShare on Assistive Technology and DiversitySlideShare on Assistive Technology and Diversity
SlideShare on Assistive Technology and Diversity
 
Technology
TechnologyTechnology
Technology
 

More from David Sloan

Accessibility as a focus for people-first design
Accessibility as a focus for people-first designAccessibility as a focus for people-first design
Accessibility as a focus for people-first designDavid Sloan
 
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
 
Exploring pedagogical culture for accessibility education in Computing Science
Exploring pedagogical culture for accessibility education in Computing ScienceExploring pedagogical culture for accessibility education in Computing Science
Exploring pedagogical culture for accessibility education in Computing ScienceDavid Sloan
 
What to teach and how: a consultant's perspective on accessibility education
What to teach and how: a consultant's perspective on accessibility educationWhat to teach and how: a consultant's perspective on accessibility education
What to teach and how: a consultant's perspective on accessibility educationDavid Sloan
 
Dealing with (ir)responsibility for accessibility in UX
Dealing with (ir)responsibility for accessibility in UXDealing with (ir)responsibility for accessibility in UX
Dealing with (ir)responsibility for accessibility in UXDavid Sloan
 
Accessibility as a Driver for User Experience
Accessibility as a Driver for User ExperienceAccessibility as a Driver for User Experience
Accessibility as a Driver for User ExperienceDavid Sloan
 
Empathy, Education and Excellence in Inclusive Design
Empathy, Education and Excellence in Inclusive DesignEmpathy, Education and Excellence in Inclusive Design
Empathy, Education and Excellence in Inclusive DesignDavid Sloan
 
Accessibility: A core quality and a shared responsibility
Accessibility: A core quality and a shared responsibilityAccessibility: A core quality and a shared responsibility
Accessibility: A core quality and a shared responsibilityDavid Sloan
 
Joining Accessibility and UX for Accessible UX
Joining Accessibility and UX for Accessible UXJoining Accessibility and UX for Accessible UX
Joining Accessibility and UX for Accessible UXDavid Sloan
 
Design thinking for accessible user experiences - UX Scotland2014
Design thinking for accessible user experiences - UX Scotland2014Design thinking for accessible user experiences - UX Scotland2014
Design thinking for accessible user experiences - UX Scotland2014David Sloan
 
Developing a Global Digital Accessibility Policy: What’s Going On Around the ...
Developing a Global Digital Accessibility Policy: What’s Going On Around the ...Developing a Global Digital Accessibility Policy: What’s Going On Around the ...
Developing a Global Digital Accessibility Policy: What’s Going On Around the ...David Sloan
 
Digital Inclusive Practice in Learning and Teaching
Digital Inclusive Practice in Learning and TeachingDigital Inclusive Practice in Learning and Teaching
Digital Inclusive Practice in Learning and TeachingDavid Sloan
 
Rich internet application accessibility - a quick overview
Rich internet application accessibility - a quick overviewRich internet application accessibility - a quick overview
Rich internet application accessibility - a quick overviewDavid Sloan
 
Teaching inclusive technology design at the University of Dundee
Teaching inclusive technology design at the University of DundeeTeaching inclusive technology design at the University of Dundee
Teaching inclusive technology design at the University of DundeeDavid Sloan
 
Managing the Process of Providing an Inclusive Institutional Web Presence: Wo...
Managing the Process of Providing an Inclusive Institutional Web Presence: Wo...Managing the Process of Providing an Inclusive Institutional Web Presence: Wo...
Managing the Process of Providing an Inclusive Institutional Web Presence: Wo...David Sloan
 
A Challenge to Web Accessibility Metrics and Guidelines: Putting People and P...
A Challenge to Web Accessibility Metrics and Guidelines: Putting People and P...A Challenge to Web Accessibility Metrics and Guidelines: Putting People and P...
A Challenge to Web Accessibility Metrics and Guidelines: Putting People and P...David Sloan
 
Inclusive user experiences for older web users
Inclusive user experiences for older web usersInclusive user experiences for older web users
Inclusive user experiences for older web usersDavid Sloan
 
Web Accessibility and Older People - not as straighforward as you think?
Web Accessibility and Older People - not as straighforward as you think?Web Accessibility and Older People - not as straighforward as you think?
Web Accessibility and Older People - not as straighforward as you think?David Sloan
 
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web UsersThe Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web UsersDavid Sloan
 
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web UsersThe Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web UsersDavid Sloan
 

More from David Sloan (20)

Accessibility as a focus for people-first design
Accessibility as a focus for people-first designAccessibility as a focus for people-first design
Accessibility as a focus for people-first design
 
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
 
Exploring pedagogical culture for accessibility education in Computing Science
Exploring pedagogical culture for accessibility education in Computing ScienceExploring pedagogical culture for accessibility education in Computing Science
Exploring pedagogical culture for accessibility education in Computing Science
 
What to teach and how: a consultant's perspective on accessibility education
What to teach and how: a consultant's perspective on accessibility educationWhat to teach and how: a consultant's perspective on accessibility education
What to teach and how: a consultant's perspective on accessibility education
 
Dealing with (ir)responsibility for accessibility in UX
Dealing with (ir)responsibility for accessibility in UXDealing with (ir)responsibility for accessibility in UX
Dealing with (ir)responsibility for accessibility in UX
 
Accessibility as a Driver for User Experience
Accessibility as a Driver for User ExperienceAccessibility as a Driver for User Experience
Accessibility as a Driver for User Experience
 
Empathy, Education and Excellence in Inclusive Design
Empathy, Education and Excellence in Inclusive DesignEmpathy, Education and Excellence in Inclusive Design
Empathy, Education and Excellence in Inclusive Design
 
Accessibility: A core quality and a shared responsibility
Accessibility: A core quality and a shared responsibilityAccessibility: A core quality and a shared responsibility
Accessibility: A core quality and a shared responsibility
 
Joining Accessibility and UX for Accessible UX
Joining Accessibility and UX for Accessible UXJoining Accessibility and UX for Accessible UX
Joining Accessibility and UX for Accessible UX
 
Design thinking for accessible user experiences - UX Scotland2014
Design thinking for accessible user experiences - UX Scotland2014Design thinking for accessible user experiences - UX Scotland2014
Design thinking for accessible user experiences - UX Scotland2014
 
Developing a Global Digital Accessibility Policy: What’s Going On Around the ...
Developing a Global Digital Accessibility Policy: What’s Going On Around the ...Developing a Global Digital Accessibility Policy: What’s Going On Around the ...
Developing a Global Digital Accessibility Policy: What’s Going On Around the ...
 
Digital Inclusive Practice in Learning and Teaching
Digital Inclusive Practice in Learning and TeachingDigital Inclusive Practice in Learning and Teaching
Digital Inclusive Practice in Learning and Teaching
 
Rich internet application accessibility - a quick overview
Rich internet application accessibility - a quick overviewRich internet application accessibility - a quick overview
Rich internet application accessibility - a quick overview
 
Teaching inclusive technology design at the University of Dundee
Teaching inclusive technology design at the University of DundeeTeaching inclusive technology design at the University of Dundee
Teaching inclusive technology design at the University of Dundee
 
Managing the Process of Providing an Inclusive Institutional Web Presence: Wo...
Managing the Process of Providing an Inclusive Institutional Web Presence: Wo...Managing the Process of Providing an Inclusive Institutional Web Presence: Wo...
Managing the Process of Providing an Inclusive Institutional Web Presence: Wo...
 
A Challenge to Web Accessibility Metrics and Guidelines: Putting People and P...
A Challenge to Web Accessibility Metrics and Guidelines: Putting People and P...A Challenge to Web Accessibility Metrics and Guidelines: Putting People and P...
A Challenge to Web Accessibility Metrics and Guidelines: Putting People and P...
 
Inclusive user experiences for older web users
Inclusive user experiences for older web usersInclusive user experiences for older web users
Inclusive user experiences for older web users
 
Web Accessibility and Older People - not as straighforward as you think?
Web Accessibility and Older People - not as straighforward as you think?Web Accessibility and Older People - not as straighforward as you think?
Web Accessibility and Older People - not as straighforward as you think?
 
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web UsersThe Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
 
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web UsersThe Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
The Potential of Adaptive Interfaces as an Accessibility Aid for Older Web Users
 

Recently uploaded

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 

Recently uploaded (20)

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 

Online Learning Resource Accessibility in a Lunchtime

  • 1. Online Learning Resource Accessibility in a Lunchtime David Sloan @sloandr 8 June 2012 eLearning Symposium Photo credit: Flickr user @benshepherd University of Dundee
  • 2. Accessibility and Online Learning • We know that technology can make learning environments more inclusive: – Digital text is flexible in appearance and format – Online learning resources enable use and aggregation of different formats (video, audio, animation) to support different learning styles – Online learning resources can reduce or overcome the impact of physical barriers on participation in educational experiences • But when we use online learning resources, we must avoid introducing new barriers David Sloan, 8 June 2012 2
  • 3. But accessibility can seem daunting… • …so this talk will give you five lunchtime activities that you can apply to a specific web resource: – Check for a particular accessibility issue - and know why it’s an issue for some people – And understand what to do (or what to tell someone else to do) if you find the issue David Sloan, 8 June 2012 3
  • 4. 1. KEYBOARD ACCESSIBILITY Photo credit: flickr user @bobjudge David Sloan, 8 June 2012 4
  • 5. Keyboard accessibility: What to look for • Question 1: Can you operate the resource without having to use the mouse? – Can you navigate, access information, enter data, operate controls? • Question 2: Can you proceed logically and efficiently through a screen or application? • Question 3: Can you visually follow the tab focus? • Why? Supporting anyone who can’t use a mouse. David Sloan, 8 June 2012 5
  • 6. Keyboard accessibility: How to check • Use your keyboard! • Use the tab key to navigate through the page • Use enter to select the link or form control that currently has focus Example: http://www.bbc.co.uk/news David Sloan, 8 June 2012 6
  • 7. Keyboard accessibility: Actions • Fixing efficiency problems: – Add in-page navigation links – Reducing unnecessary links and form components – Optimising form design – Adjusting CSS to style a:onfocus and a:onactive • Sorting keyboard inaccessibility: – Likely to require modifying scripts that control dynamic behaviour – Provide alternative routes to accessing the same functionality? David Sloan, 8 June 2012 7
  • 8. 2. ALTERNATIVE TEXT FOR GRAPHICS Photo credit: flickr user @saucesupreme David Sloan, 8 June 2012 8
  • 9. Alternative text: What to look for • Alternative text that is: – Missing – Unhelpful – Redundant – Illogical • Why? Supporting people who can’t see images David Sloan, 8 June 2012 9
  • 10. Alternative text: How to check • Automated tools (e.g. the WAVE: http://wave.webaim.org) – Can inform you of missing alternative text – And some dodgy alternative text • Human inspection – Look at appropriateness of text by viewing the page as text-only – Listen to the page using a screen reader – does the alternative text make sense when read out? David Sloan, 8 June 2012 10
  • 11. The WAVE in action David Sloan, 8 June 2012 11
  • 12. Alternative text: Actions • Change any alternative text that you find is problematic – Hand-edit the HTML (alt attribute of img element) – Or using a content management system/blogging software to select the image, and change its alternative text value David Sloan, 8 June 2012 12
  • 13. 3. USE OF COLOUR Photo credit: flickr user @daffydil David Sloan, 8 June 2012 13
  • 14. Use of colour: What to look for • Question 1: Are there any instances of low-contrast text and background colours? • Question 2: Are there any instances of problematic colour combinations? (e.g. red/green, red/black, red/ blue) • Question 3: Are there any instances where colour perception is required to understand information? • Why? Accommodating people with colour deficit. David Sloan, 8 June 2012 14
  • 15. Colour issues: How to check • Use your eyes! – Print off a page on a black and white printer – does information still make sense? • Colour contrast checking tools: – TPG’s Colour Contrast Analyser: http://goo.gl/Qfvbs – Snook.ca’s Online Colour contrast check: http://goo.gl/Zpq3 • Use Vischeck’s simulator http://www.vischeck.com/vischeck/ to identify possible issues for people with colour deficit David Sloan, 8 June 2012 15
  • 16. The Colour Contrast Analyser David Sloan, 8 June 2012 16
  • 17. Colour issues: Actions • Low contrast colour schemes – Increase contrast wherever possible by adjusting colour values • Avoid use of problematic colour pairs • Provide redundancy so that information available via colour coding is also available without perceiving colour (e.g. asterisks, text) • If you can’t avoid colour problems, provide the same information in an additional format David Sloan, 8 June 2012 17
  • 18. 4. HEADINGS AND LISTS Photo credit: flickr user @tonx David Sloan, 8 June 2012 18
  • 19. Headings and lists: What to look for • Question 1: Are headings suitably identified in the page’s HTML? • Question 2: Are lists suitably identified in the page’s HTML? • Why? Important landmark information for screen reader users. Helpful ways to identify and break up text for everyone. David Sloan, 8 June 2012 19
  • 20. Headings and lists: How to check • Check a page’s HTML code to see if what looks like a: – heading is actually identified as such (<h1>… <h6>) – List is actually identified as such (<ol> or <ul> + <li>; or <dl> + <dt> and <dd>) • Use a tool to highlight all headings and lists on a page: – e.g. the Web Developer Toolbar David Sloan, 8 June 2012 20
  • 21. David Sloan, 8 June 2012 21
  • 22. Headings and lists: Actions • Edit HTML to clearly identify headings • Edit HTML to clearly identify lists – Ordered, unordered, definition lists – Can use CSS to control appearance of the list and bullet points David Sloan, 8 June 2012 22
  • 23. 5. ACCESSIBILITY IN RESOURCE SELECTION POLICY AND Photo credit: flickr user @rubber_slippers_in_italy PROCESS David Sloan, 8 June 2012 23
  • 24. Accessibility in resource selection policy and process • Question 1: Do you have a policy for selecting, commissioning, procuring, appropriating online resources for use in your teaching? • Question 2: If so, does it include accessibility? • Why should it? Accessibility should be part of a QA process – identify opportunities and threats early, rather than at the last minute David Sloan, 8 June 2012 24
  • 25. Accessibility in resource selection policy and process • Consider the potential a resource offers to increase inclusion for specific groups • Consider the threat that the resource presents in terms of introducing new barriers…and how that threat can be dealt with: – Can the accessibility barrier be repaired? – Is there a workaround? – Accept the barrier cannot be removed and provide an alternative for affected groups? – Or reject the resource? David Sloan, 8 June 2012 25
  • 26. Finding out more: accessibility at UoD • Checking the eAccessibility Blog: http://blog.dundee.ac.uk/accessibility/ • Consulting with on-campus help and support: – Web Accessibility Support service – Alternative Formats service ( http://blog.dundee.ac.uk/altformats/) • Sharing best practice via the Inclusive Practice Showcase David Sloan, 8 June 2012 26
  • 27. Summary • Those were some – not all! – things you can to to consider online learning accessibility • Lots of tools and techniques available to help you address accessibility and inclusion, bite by bite • Embedding accessibility into online learning resource selection and usage helps anticipate and deal with potential barriers David Sloan, 8 June 2012 27
  • 28. THANKYOU! email: dsloan@computing.dundee.ac.uk twitter: @sloandr blogs: www.58sound.com --- blog.dundee.ac.uk/eaccessibility work: www.dmag.org.uk --- www.computing.dundee.ac.uk 28

Editor's Notes

  1. BBC News web site shows examples of good practice – supports keyboard access, logical tab order, some in-page keyboard shortcuts, visual indication of current location of tab focus
  2. Screenshots show the WAVE identifying alternative text it considers appropriate, and erroneous.
  3. Screenshot shows the Colour Contrast Analyser reporting sufficient contrast – between black and white! Note that very high contrast between text and background colours can also cause readability problems for some people.
  4. Web Developer Toolbar has an option to outline all headings (as identified in HTML) on a page. In this screenshot, there are two instances of text that visually resembles a heading. One is outlined, and therefore marked up in HTML as a heading; the other is not. Is that a problem?