<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sugamyata | Swaroop Joshi</title><link>https://swaroopjoshi.in/tags/sugamyata/</link><atom:link href="https://swaroopjoshi.in/tags/sugamyata/index.xml" rel="self" type="application/rss+xml"/><description>Sugamyata</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 19 Dec 2023 23:47:53 +0530</lastBuildDate><image><url>https://swaroopjoshi.in/media/icon_hu_4af439994a67251.png</url><title>Sugamyata</title><link>https://swaroopjoshi.in/tags/sugamyata/</link></image><item><title>Accessible Indian Bubbles: A Radio Show in New Zealand!</title><link>https://swaroopjoshi.in/blog/blowing-bubbles-dec2023/</link><pubDate>Tue, 19 Dec 2023 23:47:53 +0530</pubDate><guid>https://swaroopjoshi.in/blog/blowing-bubbles-dec2023/</guid><description>&lt;p&gt;At the recent ACM
conference at IIIT-Hyderabad, we met
, one of the keynote speakers and a professor at Otago Polytechnic, New Zealand.&lt;/p&gt;
&lt;p&gt;Otago Polytechnic is one of the southernmost universities in the world.
They aim to have all their graduating students be able to &amp;ldquo;think and act as sustainability practitioners&amp;rdquo; irrespective of their areas of expertise. Sam has pioneered this program and has authored a book titled &lt;em&gt;The Green Graduate&lt;/em&gt; on the same.&lt;/p&gt;
&lt;p&gt;He also hosts a weekly radio show, &lt;em&gt;Blowing Bubbles&lt;/em&gt;, on Otago Access Radio. After learning about
, he invited us to record an episode for his show, which was broadcast on Dec 13.&lt;/p&gt;
&lt;p&gt;We talked about teaching accessibility from various angles: what we are doing and why we are doing it, to whether accessibility should be taught in a separate course or be a part of all CS courses, to our &lt;em&gt;superpowers&lt;/em&gt;, to what gets us going in the morning, to the challenges and opportunities we foresee in the coming few years.&lt;/p&gt;
&lt;p&gt;It was great talking to Sam about these and many other things (outside the podcast). I hope you will enjoy listening to our conversation.&lt;/p&gt;
&lt;p&gt;I found his characterisation that &amp;ldquo;People with disabilities is the largest minority anyone can become a part of in a heartbeat&amp;rdquo; very insightful.&lt;/p&gt;
&lt;p&gt;After the recording, I asked Sam what &lt;em&gt;his&lt;/em&gt; superpower is, and he said he can find anything exciting. Isn&amp;rsquo;t that fascinating!&lt;/p&gt;
&lt;div class="text-left"&gt;
&lt;a
id="button-08537f5c23faaaf9ce4c6216f4ba09c7"
href="//podcasts.apple.com/in/podcast/blowing-bubbles/id1505689109?i=1000638383911"
class="inline-flex items-center gap-2 font-medium no-underline transition-all duration-300 ease-out transform-gpu focus:outline-none focus:ring-4 focus:ring-offset-2 focus:ring-offset-white dark:focus:ring-offset-zinc-900 disabled:opacity-50 disabled:cursor-not-allowed disabled:pointer-events-none bg-gradient-to-br from-primary-500 to-primary-600 hover:from-primary-600 hover:to-primary-700 active:from-primary-700 active:to-primary-800 text-white shadow-lg shadow-primary-500/25 hover:shadow-xl hover:shadow-primary-500/30 hover:-translate-y-0.5 hover:scale-[1.02] active:scale-[0.98] focus:ring-primary-500/50 px-4 py-2 text-base rounded-lg"
role="button"
aria-label="Go to the Podcast"
&gt;
&lt;span&gt;Go to the Podcast&lt;/span&gt;
&lt;/a&gt;
&lt;/div&gt;</description></item><item><title>Teaching Digital Accessibility through Serious Games</title><link>https://swaroopjoshi.in/projects/sugamyata/</link><pubDate>Sat, 20 Mar 2021 12:45:18 +0530</pubDate><guid>https://swaroopjoshi.in/projects/sugamyata/</guid><description>&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;The
estimates that more than a billion people live with some form of disability.
The
mandates countries to &amp;ldquo;&amp;hellip; promote the design, development, production, and distribution of accessible information and communications technologies and systems&amp;hellip;&amp;rdquo;. To accomplish this, concepts and skills needed to develop accessible products and services must be included in computing education.
Software companies like
,
,
, and
emphasize making their products accessible, and accessibility often features as a preferred skill in their job postings.
For instance, a current
for a Software Engineer position specifies &amp;ldquo;Experience developing accessible technologies&amp;rdquo; as a &lt;em&gt;preferred&lt;/em&gt; qualification.&lt;/p&gt;
&lt;h2 id="the-problem"&gt;The Problem&lt;/h2&gt;
&lt;p&gt;Despite such increasing awareness in the software industry about accessibility in the recent years, many
.
Software professionals point to
for this gap in implementing accessibility.&lt;/p&gt;
&lt;p&gt;According to the
, the main barriers to teaching accessibility include the lack of clear learning objectives about accessibility and their lack of knowledge about accessibility.
Also, most instructors who teach accessibility have a background in human-computer interaction (HCI) and related fields and teach these topics in specialized courses.
This indicates that other instructors may find it challenging to build their expertise and to incorporate accessibility topics in &amp;ldquo;mainstream&amp;rdquo; CS courses.&lt;/p&gt;
&lt;h2 id="our-contribution"&gt;Our Contribution&lt;/h2&gt;
&lt;p&gt;We have developed fun, self-paced learning interventions, in the form of three sets of games:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Accessibility Awareness: (a) a special version of Wordle that asks you to guess a five-letter word, and tells you how it relates to accessibility, and (b) a game that asks you to burst the bubbles that carry a &lt;em&gt;myth&lt;/em&gt; about accessibility, while saving the ones that carry a fact.&lt;/li&gt;
&lt;li&gt;Access Quest: A role playing game that helps you learn WCAG guidelines about accessibility by solving puzzles and challenges a software developer may face in a day-to-day life.&lt;/li&gt;
&lt;li&gt;Bug Hunter: A race against time game with a goal to find as many accessibility bugs in a web page as possible. The game is designed to assess your knowledge of WCAG guidelines.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="callout flex px-4 py-3 mb-6 rounded-md border-l-4 bg-green-100 dark:bg-green-900 border-green-500"
data-callout="success"
data-callout-metadata=""&gt;
&lt;span class="callout-icon pr-3 pt-1 text-green-600 dark:text-green-300"&gt;
&lt;svg height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12.75L11.25 15L15 9.75M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0"/&gt;&lt;/svg&gt;
&lt;/span&gt;
&lt;div class="callout-content dark:text-neutral-300"&gt;
&lt;div class="callout-title font-semibold mb-1"&gt;You can try out these games at&lt;/div&gt;
&lt;div class="callout-body"&gt;&lt;p&gt;.&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;We welcome your feedback and suggestion.&lt;/p&gt;
&lt;div class="callout flex px-4 py-3 mb-6 rounded-md border-l-4 bg-blue-100 dark:bg-blue-900 border-blue-500"
data-callout="info"
data-callout-metadata=""&gt;
&lt;span class="callout-icon pr-3 pt-1 text-blue-600 dark:text-blue-300"&gt;
&lt;svg height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.25 11.25l.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-9-3.75h.008v.008H12z"/&gt;&lt;/svg&gt;
&lt;/span&gt;
&lt;div class="callout-content dark:text-neutral-300"&gt;
&lt;div class="callout-title font-semibold mb-1"&gt;This project is supported by the&lt;/div&gt;
&lt;div class="callout-body"&gt;&lt;p&gt; and BITS Pilani Research Initiation Grant.&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item></channel></rss>