What is accessibility?

Russ Weakley
Russ WeakleyUX/UI developer at Max Design
and why we should care?
web accessibility
what is
Introduction
https://static.pexels.com/photos/8987/pexels-photo.jpeg
This talk will cover: 

different types of disabilities,
assistive technologies, legal and
ethical responsibilities as well as a
range of terms such as W3C, WAI
and WCAG.
We’ll start by defining the terms
“web accessibility” and
“disability”.
“Web accessibility” is the measure of
how effectively all people, including
those with disabilities, are able to
access and use electronic
information.
A “disability” is any continuing
condition that restricts everyday
activities.
According to a 2015 ABS survey:

• 4,290,100 (18.3%) of Australians
have some sort of disability.

• 3,392,600 (14.5%) of Australians
have a disability that restricts daily
activities.
http://www.abs.gov.au/ausstats/abs@.nsf/0/C258C88A7AA5A87ECA2568A9001393E8?Opendocument
In other words:

• at least 1 in 5 Australians have
some sort of disability

• almost 1 in 7 Australians have a
disability that restricts daily
activities.
These ratios also increase with age.

• Around 2 in 5 Australians, 65
years or older, has some sort of
disability.
Types of disability
https://www.flickr.com/photos/hans-westbeek/3104818007
Disabilities are often broken down
into four broad categories: 

• visual
• auditory
• motor skill
• cognitive
1. Visual
Vision disabilities include:
Low Vision (vision loss that cannot
be corrected with glasses)

• Macular degeneration

• Glaucoma

• Diabetic retinopathy

• Cataract
Colour-blindness
• Protanopia (red deficiencies)

• Deuteranopia (green deficiencies)

• Tritanopia (blue deficiencies)

• Rod monochromacy (no colour)
Blindness

Which includes very little to no
vision.
2. Auditory
Auditory disabilities include:
Inability to hear:
• sounds below 30 decibels

• sounds below 50 decibels

• sounds below 80 decibels

• sounds below 95 decibels

• any sound in some cases
Hearing loss
Mild

Moderate

Severe

Profound
For people with mild hearing loss,
speech can be difficult to
understand, especially if
background noises are present.
For people with moderate hearing
loss, a hearing aid may be
required.
For people with severe hearing or
profound loss, communication may
be done through sign language;
others rely on lip-reading techniques.
3. Motor skill
Motor-skill disabilities include:
Traumatic Injuries
• Spinal cord injury

• Loss or permanent damage to
limb(s)
Diseases & Congenital Conditions
• Cerebral palsy

• Muscular dystrophy

• Multiple sclerosis

• Spina bifida

• ALS (Lou Gehrig’s Disease)

• Arthritis

• Parkinson’s disease
4. Cognitive
Cognitive disabilities include
various intellectual or cognitive
deficits.
In simple terms, a person who has a
cognitive disability has trouble
performing mental tasks that the
average person would be able to do.
This category includes:
• intellectual disability

• developmental delay

• developmental disability

• learning disabilities such as
Dyslexia and ADHD.
It can also include conditions that
cause cognitive impairment:

• acquired brain injuries

• genetic disability such as Down
syndrome, Autism, and Dementia
Assistive technologies
https://www.flickr.com/photos/bjkelly/17256224282
Assistive technologies are
products, equipment and systems
that enhance activities for people
with disabilities.
For digital accessibility, Assistive
Technologies are often broken down
into two categories:

• Input devices
• Output devices
Input devices
Input devices aid people when
interacting with websites and
applications.
An example would be where a user
has to fill in a form.
However, it also includes simple
activities such as using keyboard
functions to navigate around a web
page or web application.
Input devices include:
Accessible keyboards, Track pads,
Head wands, Mouth pieces, Puffers,
Switches, Touch screens, Eye-
trackers, Voice activation software,
etc.
https://www.youtube.com/watch?v=CBlaiBV_yJs
Judith: Cerebral Palsy
https://www.youtube.com/watch?v=ZMvikz2cA-8
Rocky: Tetraplegic due to spinal injury
Output devices
Output devices aid people when
presenting information from
websites and applications.
Output devices include:
Magnifiers, Screen Readers,
Refreshable Braille Devices etc.
Bruce: Blind/Partially deaf
Other barriers
https://www.flickr.com/photos/kakissel/5484265811
As well as long-term disabilities,
people can experience situational or
short-term barriers that affect their
ability to interact with websites and
web content.
Vision barriers could include eye
fatigue, blurred vision or even trying
to look at a mobile screen in bright
sunlight.
Auditory barriers could include
hearing issues while in a room with
loud music, or short-term hearing
loss from exposure to loud noise.
Motor-skill barriers could include
trying to perform a task while holding
a baby, or with a broken arm
Cognitive barriers could including
suffering from concussion or
recovering from short-term memory
loss.
More severe barriers
Other barriers that are not technically
disabilities but can have a major
impact on peoples lives include
literacy and language.
According to a 2009 ABS survey:

• 7.3 million (44%) of Australians
had literacy skills at Levels 1 or 2

• 6.4 million (39%) at Level 3

• 2.7 million (17%) at Level 4/5
http://www.abs.gov.au/ausstats/abs@.nsf/Lookup/4228.0main+features992011-2012
A large percentage of Australians
with lower levels of literally are non-
native English speakers. This group
is often referred to as “English as a
Second Language” (ESL).
For example, 17% of Aboriginal and
Torres Strait Islander people who
speak an Indigenous language do
not speak English well or at all.

http://www.abs.gov.au/ausstats/abs@.nsf/Lookup/2076.0main+features902011
This is why it is vital for web
content writers to consider reading
levels, keyword density and the
avoidance of technical “jargon”.
These levels can be measured
using algorithms such as Flesch
Kincaid and the Gunning Fox Index.
Anyone involved in writing content
should avoid terms like “dumbing
down” as this is not only insulting, it
is a fundamental misunderstanding
of effective communication.
Why is it important to be
aware of these barriers?
1. We need to be aware of how our
users interact with our products in
all sorts of situations and different
environments.
2. Solving problems for situational
and short-term barriers often
benefits disabled audiences as
well.
3. Some groups, such as ESL, even
though not classed as a disability,
need special attention.
Legal vs ethical responsibility
https://www.pexels.com/photo/animal-dog-cute-french-bulldog-20470/
All Australian websites and mobile
applications must comply with the
World Wide Web Access: Disability
Discrimination Act 1992

https://docs.education.gov.au/system/files/doc/other/dse-fact-sheet-1-dda_0.pdf
The relevant Advisory Note states:
“All existing non-government
websites and web content should
comply with WCAG 2.0 to a
minimum level of AA conformance
by December 31, 2013.”
This means more than just websites
and apps; it means all content that
is presented to users - including
Word files, PDF files and much more.
We’ll look at what “WCAG 2.0”
means soon, but before we do…
It is important that we look beyond
our “legal responsibilities”.
We should aim to make our websites
and content accessible because we
care!
What is WCAG?
https://www.flickr.com/photos/edanley/3246241416
The World Wide Web Consortium
or the W3C is an international
community that develops the open
standards for the Web.
The W3C produces specifications
on a wide range of web-related
topics including HTML, CSS and
Accessibility.
Within the W3C, there is a sub-group
called the Web Accessibility
Initiative (WAI) Working Group.
The WAI Working Group has been
responsible for developing the Web
Content Accessibility Guidelines
(WCAG).
The WCAG guidelines provide a
standard for web content
accessibility.
WCAG 1.0 became a W3C
Recommendation in May 1999.

https://www.w3.org/TR/WAI-WEBCONTENT/
WCAG 2.0 became a W3C
Recommendation in December
2008.

http://www.w3.org/TR/WCAG20/
WCAG 2.1 became a Candidate
Recommendation in January 2018.
It is not yet a W3C Recommendation.

https://www.w3.org/TR/WCAG21/
Website owners should be aware of
changes in this latest version and
prepare for when it becomes a full
recommendation.
WCAG 2.0 has the following overall
structure.
- 4 Principles

- 12 Guidelines

- 61 Success Criteria
- Sufficient Techniques

- Advisory Techniques

- Failures
The 61 Success Criteria are a
checklist that can be used to
determine if a website/application
conforms to WCAG 2.0 guidelines.
Each of the 61 success criteria is
defined as either A, AA or AAA
compliance.
Level A: satisfies all the Level A
Success Criteria.
Level AA: satisfies all the Level A &
Level AA Success Criteria.
Level AAA: satisfies all the Level A,
Level AA & Level AAA Success Criteria.
If we go back to the DDA Advisory
Note mentioned earlier:
“All existing non-government
websites and web content should
comply with WCAG 2.0 to a
minimum level of AA conformance
by December 31, 2013.”
This means that websites should aim
to pass all of the WCAG 2.0 Success
Criteria classified as A and AA.
Accessibility in large organisations
https://www.flickr.com/photos/quandc/16426960180
A lot of people focus on
Accessibility testing tools and
Expert accessibility audits as
solutions.
The problem is that almost all tools
and audits only focus on the end
result - such as the final code. This
is far too late in the process!
It is critical that accessibility
becomes understood, appreciated,
and an integral part of all disciplines
and processes.
This includes (but isn’t limited to)
processes such as:
1. Making inclusive design a core
principle.
2. Including diverse audiences as
part of testing processes wherever
possible.
3. For all public-facing content,
consider reading levels, the use of
technical jargon and keyword density
as mentioned earlier.
4. For front-end teams, include
regular testing processes to emulate
keyboard-only users as well as
running tests using a range of
different screen readers.
Russ Weakley
Twitter: twitter.com/russmaxdesign
Slideshare: slideshare.net/maxdesign
1 of 100

Recommended

Web accessibility: it’s everyone’s responsibility by
Web accessibility: it’s everyone’s responsibilityWeb accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityMedia Access Australia
1.7K views26 slides
Introduction To Web Accessibility by
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web AccessibilitySteven Swafford
11K views24 slides
Website Accessibility by
Website AccessibilityWebsite Accessibility
Website AccessibilityNishan Bose
1.7K views30 slides
Web Accessibility: A Shared Responsibility by
Web Accessibility: A Shared ResponsibilityWeb Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityJoseph Dolson
3.9K views36 slides
Accessibility Basics by
Accessibility BasicsAccessibility Basics
Accessibility BasicsWhitney Quesenbery
2.5K views89 slides
WCAG 2.0, Simplified by
WCAG 2.0, SimplifiedWCAG 2.0, Simplified
WCAG 2.0, Simplifiedciwstudy
6.7K views46 slides

More Related Content

What's hot

Web accessibility by
Web accessibilityWeb accessibility
Web accessibilityAGILEDROP
9.3K views27 slides
Web accessibility 101: The why, who, what, and how of "a11y" by
Web accessibility 101: The why, who, what, and how of "a11y"Web accessibility 101: The why, who, what, and how of "a11y"
Web accessibility 101: The why, who, what, and how of "a11y"ecentricarts
4.3K views65 slides
Basics of Web Accessibility by
Basics of Web AccessibilityBasics of Web Accessibility
Basics of Web AccessibilityMoin Shaikh
520 views66 slides
Web accessibility by
Web accessibilityWeb accessibility
Web accessibilityPatrick Broens
2.5K views28 slides
Understanding and Supporting Web Accessibility by
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityRachel Cherry
4.9K views54 slides
Introduction To WCAG 2.0 by
Introduction To WCAG 2.0Introduction To WCAG 2.0
Introduction To WCAG 2.0Vision Australia
2.4K views31 slides

What's hot(20)

Web accessibility by AGILEDROP
Web accessibilityWeb accessibility
Web accessibility
AGILEDROP9.3K views
Web accessibility 101: The why, who, what, and how of "a11y" by ecentricarts
Web accessibility 101: The why, who, what, and how of "a11y"Web accessibility 101: The why, who, what, and how of "a11y"
Web accessibility 101: The why, who, what, and how of "a11y"
ecentricarts4.3K views
Basics of Web Accessibility by Moin Shaikh
Basics of Web AccessibilityBasics of Web Accessibility
Basics of Web Accessibility
Moin Shaikh520 views
Understanding and Supporting Web Accessibility by Rachel Cherry
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web Accessibility
Rachel Cherry4.9K views
WCAG 2.1: What You Need to Know About the Most Recent Accessibility Standards by UXPA International
WCAG 2.1: What You Need to Know About the Most Recent Accessibility StandardsWCAG 2.1: What You Need to Know About the Most Recent Accessibility Standards
WCAG 2.1: What You Need to Know About the Most Recent Accessibility Standards
UXPA International 3.6K views
What Is Accessibility Testing? by QA InfoTech
What Is Accessibility Testing?What Is Accessibility Testing?
What Is Accessibility Testing?
QA InfoTech3.2K views
ADA Compliance and Website Accessibility by SilverTech
ADA Compliance and Website AccessibilityADA Compliance and Website Accessibility
ADA Compliance and Website Accessibility
SilverTech558 views
Web Content Accessibility Guidelines by PurnimaAgarwal6
Web Content Accessibility GuidelinesWeb Content Accessibility Guidelines
Web Content Accessibility Guidelines
PurnimaAgarwal6551 views
Design for Accessibility by qixingz
Design for AccessibilityDesign for Accessibility
Design for Accessibility
qixingz5K views
Accessible Design Presentation by Topher Kanyuga
Accessible Design PresentationAccessible Design Presentation
Accessible Design Presentation
Topher Kanyuga822 views
Accessible UX: Beyond the checklist to great experiences by Whitney Quesenbery
Accessible UX: Beyond the checklist to great experiencesAccessible UX: Beyond the checklist to great experiences
Accessible UX: Beyond the checklist to great experiences
Whitney Quesenbery3.7K views

Similar to What is accessibility?

Great design and usability, your website can have both. by
Great design and usability, your website can have both.Great design and usability, your website can have both.
Great design and usability, your website can have both.Lisa Spitz Design
345 views156 slides
What is WCAG 2 and why should we care? by
What is WCAG 2 and why should we care?What is WCAG 2 and why should we care?
What is WCAG 2 and why should we care?Russ Weakley
312 views63 slides
Accessibility Overview - 508 and WCAG Compliance by
Accessibility Overview - 508 and WCAG ComplianceAccessibility Overview - 508 and WCAG Compliance
Accessibility Overview - 508 and WCAG ComplianceFrank Walsh
559 views56 slides
Usability ≠ Accessibility. An intro to web accessibility for agencies. by
Usability ≠ Accessibility. An intro to web accessibility for agencies.Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.Kate Horowitz
807 views122 slides
Web Accessibility by
Web AccessibilityWeb Accessibility
Web AccessibilityManjeet Vaseer
861 views17 slides
Global Accessibility Awareness Day by
Global Accessibility Awareness DayGlobal Accessibility Awareness Day
Global Accessibility Awareness DayClaudio Luis Vera, MBA, CPWA
328 views47 slides

Similar to What is accessibility?(20)

Great design and usability, your website can have both. by Lisa Spitz Design
Great design and usability, your website can have both.Great design and usability, your website can have both.
Great design and usability, your website can have both.
Lisa Spitz Design345 views
What is WCAG 2 and why should we care? by Russ Weakley
What is WCAG 2 and why should we care?What is WCAG 2 and why should we care?
What is WCAG 2 and why should we care?
Russ Weakley312 views
Accessibility Overview - 508 and WCAG Compliance by Frank Walsh
Accessibility Overview - 508 and WCAG ComplianceAccessibility Overview - 508 and WCAG Compliance
Accessibility Overview - 508 and WCAG Compliance
Frank Walsh559 views
Usability ≠ Accessibility. An intro to web accessibility for agencies. by Kate Horowitz
Usability ≠ Accessibility. An intro to web accessibility for agencies.Usability ≠ Accessibility. An intro to web accessibility for agencies.
Usability ≠ Accessibility. An intro to web accessibility for agencies.
Kate Horowitz807 views
Accessibility Issues by liddy
Accessibility IssuesAccessibility Issues
Accessibility Issues
liddy695 views
Why Accessibility Matters by Tremis Skeete
Why Accessibility MattersWhy Accessibility Matters
Why Accessibility Matters
Tremis Skeete180 views
E-Maginarium - NDCO assistive technologies and accessibility - Liz Reid by Service Industries TAC
E-Maginarium - NDCO assistive technologies and accessibility - Liz ReidE-Maginarium - NDCO assistive technologies and accessibility - Liz Reid
E-Maginarium - NDCO assistive technologies and accessibility - Liz Reid
2009: Social inclusion in a Digital Age by Jonathan Hassell
2009: Social inclusion in a Digital Age2009: Social inclusion in a Digital Age
2009: Social inclusion in a Digital Age
Jonathan Hassell1.2K views
Accessibility Myths for the Mobile Generation (HCID Open 2015) by Jonathan Hassell
Accessibility Myths for the Mobile Generation (HCID Open 2015)Accessibility Myths for the Mobile Generation (HCID Open 2015)
Accessibility Myths for the Mobile Generation (HCID Open 2015)
Jonathan Hassell1.5K views
Higher Education Digital Accessibility 101 by Gareth Edwards
Higher Education Digital Accessibility 101Higher Education Digital Accessibility 101
Higher Education Digital Accessibility 101
Gareth Edwards306 views
Importance of Accessibility for a Successful and Future-Proof Business - CSUN... by Artur Ortega
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Importance of Accessibility for a Successful and Future-Proof Business - CSUN...
Artur Ortega1.6K views
Enhancing the User Experience for People with Disabilities by UXPA International
Enhancing the User Experience for People with DisabilitiesEnhancing the User Experience for People with Disabilities
Enhancing the User Experience for People with Disabilities
Happy webusers - World Information Arcitecture Day 2015 by Andrew Arch
Happy webusers - World Information Arcitecture Day 2015Happy webusers - World Information Arcitecture Day 2015
Happy webusers - World Information Arcitecture Day 2015
Andrew Arch473 views

More from Russ Weakley

Accessible chat windows by
Accessible chat windowsAccessible chat windows
Accessible chat windowsRuss Weakley
200 views158 slides
Accessible names & descriptions by
Accessible names & descriptionsAccessible names & descriptions
Accessible names & descriptionsRuss Weakley
16 views154 slides
A deep dive into accessible names by
A deep dive into accessible namesA deep dive into accessible names
A deep dive into accessible namesRuss Weakley
23 views122 slides
What are accessible names and why should you care? by
What are accessible names and why should you care?What are accessible names and why should you care?
What are accessible names and why should you care?Russ Weakley
1.4K views175 slides
How to build accessible UI components by
How to build accessible UI componentsHow to build accessible UI components
How to build accessible UI componentsRuss Weakley
438 views98 slides
Accessible states in Design Systems by
Accessible states in Design SystemsAccessible states in Design Systems
Accessible states in Design SystemsRuss Weakley
1.3K views168 slides

More from Russ Weakley(20)

Accessible chat windows by Russ Weakley
Accessible chat windowsAccessible chat windows
Accessible chat windows
Russ Weakley200 views
Accessible names & descriptions by Russ Weakley
Accessible names & descriptionsAccessible names & descriptions
Accessible names & descriptions
Russ Weakley16 views
A deep dive into accessible names by Russ Weakley
A deep dive into accessible namesA deep dive into accessible names
A deep dive into accessible names
Russ Weakley23 views
What are accessible names and why should you care? by Russ Weakley
What are accessible names and why should you care?What are accessible names and why should you care?
What are accessible names and why should you care?
Russ Weakley1.4K views
How to build accessible UI components by Russ Weakley
How to build accessible UI componentsHow to build accessible UI components
How to build accessible UI components
Russ Weakley438 views
Accessible states in Design Systems by Russ Weakley
Accessible states in Design SystemsAccessible states in Design Systems
Accessible states in Design Systems
Russ Weakley1.3K views
Creating accessible modals and autocompletes by Russ Weakley
Creating accessible modals and autocompletesCreating accessible modals and autocompletes
Creating accessible modals and autocompletes
Russ Weakley1.6K views
Building an accessible progressive loader by Russ Weakley
Building an accessible progressive loaderBuilding an accessible progressive loader
Building an accessible progressive loader
Russ Weakley2.4K views
Accessibility in Design systems - the pain and glory by Russ Weakley
Accessibility in Design systems - the pain and gloryAccessibility in Design systems - the pain and glory
Accessibility in Design systems - the pain and glory
Russ Weakley1.8K views
Accessible Inline errors messages by Russ Weakley
Accessible Inline errors messagesAccessible Inline errors messages
Accessible Inline errors messages
Russ Weakley1.7K views
Accessible Form Hints and Errors by Russ Weakley
Accessible Form Hints and ErrorsAccessible Form Hints and Errors
Accessible Form Hints and Errors
Russ Weakley1.8K views
Accessibility in Pattern Libraries by Russ Weakley
Accessibility in Pattern LibrariesAccessibility in Pattern Libraries
Accessibility in Pattern Libraries
Russ Weakley1.6K views
Accessibility in pattern libraries by Russ Weakley
Accessibility in pattern librariesAccessibility in pattern libraries
Accessibility in pattern libraries
Russ Weakley1.6K views
Building an accessible auto-complete - #ID24 by Russ Weakley
Building an accessible auto-complete - #ID24Building an accessible auto-complete - #ID24
Building an accessible auto-complete - #ID24
Russ Weakley1.4K views
Building an accessible auto-complete by Russ Weakley
Building an accessible auto-completeBuilding an accessible auto-complete
Building an accessible auto-complete
Russ Weakley9.9K views
Creating Acessible floating labels by Russ Weakley
Creating Acessible floating labelsCreating Acessible floating labels
Creating Acessible floating labels
Russ Weakley2.8K views
Creating an Accessible button dropdown by Russ Weakley
Creating an Accessible button dropdownCreating an Accessible button dropdown
Creating an Accessible button dropdown
Russ Weakley3.6K views
Creating a Simple, Accessible On/Off Switch by Russ Weakley
Creating a Simple, Accessible On/Off SwitchCreating a Simple, Accessible On/Off Switch
Creating a Simple, Accessible On/Off Switch
Russ Weakley2.4K views
Accessible custom radio buttons and checkboxes by Russ Weakley
Accessible custom radio buttons and checkboxesAccessible custom radio buttons and checkboxes
Accessible custom radio buttons and checkboxes
Russ Weakley3.2K views
Deep Dive into Line-Height by Russ Weakley
Deep Dive into Line-HeightDeep Dive into Line-Height
Deep Dive into Line-Height
Russ Weakley3.8K views

Recently uploaded

Drama KS5 Breakdown by
Drama KS5 BreakdownDrama KS5 Breakdown
Drama KS5 BreakdownWestHatch
71 views2 slides
Classification of crude drugs.pptx by
Classification of crude drugs.pptxClassification of crude drugs.pptx
Classification of crude drugs.pptxGayatriPatra14
77 views13 slides
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx by
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptxEIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptxISSIP
317 views50 slides
JiscOAWeek_LAIR_slides_October2023.pptx by
JiscOAWeek_LAIR_slides_October2023.pptxJiscOAWeek_LAIR_slides_October2023.pptx
JiscOAWeek_LAIR_slides_October2023.pptxJisc
79 views8 slides
Material del tarjetero LEES Travesías.docx by
Material del tarjetero LEES Travesías.docxMaterial del tarjetero LEES Travesías.docx
Material del tarjetero LEES Travesías.docxNorberto Millán Muñoz
68 views9 slides
ACTIVITY BOOK key water sports.pptx by
ACTIVITY BOOK key water sports.pptxACTIVITY BOOK key water sports.pptx
ACTIVITY BOOK key water sports.pptxMar Caston Palacio
430 views4 slides

Recently uploaded(20)

Drama KS5 Breakdown by WestHatch
Drama KS5 BreakdownDrama KS5 Breakdown
Drama KS5 Breakdown
WestHatch71 views
Classification of crude drugs.pptx by GayatriPatra14
Classification of crude drugs.pptxClassification of crude drugs.pptx
Classification of crude drugs.pptx
GayatriPatra1477 views
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx by ISSIP
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptxEIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx
ISSIP317 views
JiscOAWeek_LAIR_slides_October2023.pptx by Jisc
JiscOAWeek_LAIR_slides_October2023.pptxJiscOAWeek_LAIR_slides_October2023.pptx
JiscOAWeek_LAIR_slides_October2023.pptx
Jisc79 views
ISO/IEC 27001 and ISO/IEC 27005: Managing AI Risks Effectively by PECB
ISO/IEC 27001 and ISO/IEC 27005: Managing AI Risks EffectivelyISO/IEC 27001 and ISO/IEC 27005: Managing AI Risks Effectively
ISO/IEC 27001 and ISO/IEC 27005: Managing AI Risks Effectively
PECB 545 views
Psychology KS5 by WestHatch
Psychology KS5Psychology KS5
Psychology KS5
WestHatch77 views
Narration ppt.pptx by TARIQ KHAN
Narration  ppt.pptxNarration  ppt.pptx
Narration ppt.pptx
TARIQ KHAN119 views
Scope of Biochemistry.pptx by shoba shoba
Scope of Biochemistry.pptxScope of Biochemistry.pptx
Scope of Biochemistry.pptx
shoba shoba124 views
Education and Diversity.pptx by DrHafizKosar
Education and Diversity.pptxEducation and Diversity.pptx
Education and Diversity.pptx
DrHafizKosar118 views
11.28.23 Social Capital and Social Exclusion.pptx by mary850239
11.28.23 Social Capital and Social Exclusion.pptx11.28.23 Social Capital and Social Exclusion.pptx
11.28.23 Social Capital and Social Exclusion.pptx
mary850239281 views

What is accessibility?