PosterPDF Available

Teaching Accessibility in India: A Work in Progress

Authors:

Abstract

There are about one billion persons with disabilities (PWDs) in the world. Between 40 and 80 million of them are in India. In 2015, the Government of India launched the Sugamya Bharat Abhiyan (Accessible India Campaign), a "nation-wide Campaign for achieving universal accessibility for PWDs". One of its three components, "Information and Communication Eco-System Accessibility," focuses on accessible softwares and digital artifacts. The private industry is also increasingly emphasizing developing soft- wares that are accessible to everyone. However, the CS curricula that ought to prepare the future professionals to develop such accessible softwares hardly cover topics related to accessibility. This project is aimed at understanding the status of accessibility education in India and developing appropriate course content.
Teaching Accessibility in India: A Work in Progress
Swaroop Joshi
swaroopj@goa.bits-pilani.ac.in
BITS Pilani, K. K. Birla Goa Campus
Zuarinagar, Goa, India
ABSTRACT
There are about one billion persons with disabilities (PWDs) in
the world [
8
]. Between 40 and 80 million of them are in India [
5
].
In 2015, the Government of India launched the Sugamya Bh
¯
arat
Abhiy
¯
an (Accessible India Campaign), a “nation-wide Campaign
for achieving universal accessibility for PWDs”. One of its three
components, “Information and Communication Eco-System Acces-
sibility”, focuses on accessible softwares and digital artifacts. The
private industry is also increasingly emphasizing developing soft-
wares that are accessible to everyone [See, e.g.,
1
,
3
,
4
,
7
]. However,
the CS curricula that ought to prepare the future professionals to
develop such accessible softwares hardly cover topics related to
accessibility.
This project is aimed at understanding the status of accessibil-
ity education in India and developing appropriate course content.
I present initial ideas, solicit feedback, and invite collaborators
through the discussion on this poster.
It is important to note that teaching accessibility (including ac-
cessibility topics in your courses) and teaching accessibly (making
your course content accessible) are two dierent things; my focus
is on the former.
(1) Understanding the challenges to accessibility integration in
CS education in India. We rst need to understand the faculty’s
preparedness for and attitude towards teaching accessibility topics.
Shinohara et al
. [6]
report that very few CS faculty in the US teach
accessibility (20% of the respondents but only 2.5% of all faculty
surveyed). Moreover, most of them include accessibility topics in
specialized human-computer interaction (HCI) courses rather than
core CS courses such as Software Engineering. The numbers in India
are likely to be much lower due to various factors; for instance, a
cursory survey of CS faculty proles in the twenty “Institutes of
Eminence” in India revealed that only three have someone with
HCI expertise.
I am developing an instrument to investigate the following initial
research questions:
Which institutions are teaching accessibility and in which
courses?
To what extent are CS faculty aware of digital accessibility
topics?
What courses can more readily include accessibility topics?
What are the barriers to teaching accessibility?
Permission to make digital or hard copies of part or all of this work for personal or
classroom use is granted without fee provided that copies are not made or distributed
for prot or commercial advantage and that copies bear this notice and the full citation
on the rst page. Copyrights for third-party components of this work must be honored.
For all other uses, contact the owner/author(s).
ICER 2021, August 16–19, 2021, Virtual Event, USA
©2021 Copyright held by the owner/author(s).
ACM ISBN 978-1-4503-8326-4/21/08.
https://doi.org/10.1145/3446871.3469783
(2) Developing accessibility-themed courses and evaluating their
eects. I will teach a software engineering course with a focus on
Android app development in Fall 2021. I am currently developing
materials for this course such that accessibility will be an underlying
theme throughout the semester. I plan to include the following
four topics, observed in the literature [
2
], in the course learning
objectives:
Accessibility awareness—disabilities, laws, ethics;
Technical knowledge—requirements, guidelines, testing;
Empathy—inclusive design; and
Potential endeavors—careers in accessibility.
I will evaluate the eects of this course on how students learned
certain software engineering concepts and their attitude towards
accessibility.
CCS CONCEPTS
Social and professional topics
Software engineering edu-
cation;Human-centered computing Accessibility.
KEYWORDS
Accessibility, Global Computing Education, India
ACM Reference Format:
Swaroop Joshi. 2021. Teaching Accessibility in India: A Work in Progress.
In Proceedings of the 17th ACM Conference on International Computing Edu-
cation Research (ICER 2021), August 16–19, 2021, Virtual Event, USA. ACM,
New York, NY, USA, 1 page. https://doi.org/10.1145/3446871.3469783
ACKNOWLEDGMENTS
This work is supported by Birla Institute of Technology and Science,
Pilani, Research Initiation Grant BPGC/RIG/2020-21/04-2021/02.
REFERENCES
[1]
Apple Inc. [n.d.]. Apple Human Interface Guidelines - Accessibil-
ity. https://developer.apple.com/design/human-interface- guidelines/accessibility/
overview/introduction/
[2]
Catherine M. Baker, Yasmine N. El-Glaly, and Kristen Shinohara. 2020. A Sys-
tematic Analysis of Accessibility in Computing Education Research. In Pro-
ceedings of the 51st ACM Technical Symposium on Computer Science Education
(SIGCSE ’20). Association for Computing Machinery, New York, NY, USA, 107–113.
https://doi.org/10.1145/3328778.3366843
[3]
Google Inc. [n.d.]. Google - Developing for Accessibility. https://www.google.
com/accessibility/for-developers/
[4]
Microsoft Inc. 2016. Microsoft Design: Inclusive Design Toolkit. https://www.
microsoft.com/design/inclusive/
[5]
Meera Shenoy. 2011. Persons with Disability and the India Labour Market: Chal-
lenges and Opportunities. http://www.ilo.org/newdelhi/whatwedo/publications/
WCMS_229259/
[6]
Kristen Shinohara, Saba Kawas, Andrew J. Ko, and Richard E. Ladner. 2018. Who
Teaches Accessibility? (2018), 197–202. https://doi.org/10.1145/3159450.3159484
[7]
Tatiana Iskandar, Dominic Gannaway, Ankit Sardesai, and Jonathan Yung. 2020.
Making Facebook.Com Accessible to as Many People as Possible. https:
//engineering.fb.com/2020/07/30/web/facebook-com- accessibility/
[8]
World Health Organization. 2011. World Report on Disability Summary. https:
//www.who.int/publications/i/item/WHO-NMH-VIP- 11.01
ResearchGate has not been able to resolve any citations for this publication.
Conference Paper
Industry demand for software developers with knowledge of accessibility has increased substantially in recent years. However, there is little knowledge about the prevalence of higher education teaching about accessibility or faculty's perceived barriers to teaching accessibility. To address this gap, we surveyed 14,176 computing and information science faculty in the United States. We received a representative sample of at least one response from 318 of the 352 institutions we surveyed, totaling 1,857 responses. We found that 175 institutions (50%) had at least one instructor teaching accessibility and that no fewer than 2.5% of faculty overall teach accessibility. Faculty that teach accessibility are twice as likely to be female, to have expertise in HCI and software engineering, and to know people with disabilities. The most critical barriers to teaching accessibility that faculty reported were the absence of clear and discipline-specific accessibility learning objectives and the lack of faculty knowledge about accessibility. Faculty desired resources that were specific to the areas of computing in which they teach rather than general accessibility resources and guidelines.
Making Facebook.Com Accessible to as Many People as Possible
  • Tatiana Iskandar
  • Dominic Gannaway
  • Ankit Sardesai
  • Jonathan Yung
Tatiana Iskandar, Dominic Gannaway, Ankit Sardesai, and Jonathan Yung. 2020. Making Facebook.Com Accessible to as Many People as Possible. https: //engineering.fb.com/2020/07/30/web/facebook-com-accessibility/
World Health Organization
World Health Organization. 2011. World Report on Disability Summary. https: //www.who.int/publications/i/item/WHO-NMH-VIP-11.01
Google - Developing for Accessibility
  • Google Inc
Who Teaches Accessibility?
  • Kristen Shinohara Saba Kawas Andrew
  • J Ko
  • Richard E Ladner