Skip to content
Snippets Groups Projects
schedule.md 23.58 KiB
layout: default
title: Schedule
description: Class schedule and links to lectures, readings and assignments
  • TOC {:toc}

{: .module}

Module 1: Accessibility Basics

{: .week}

Week 1 (9/27 - 9/29): Introduction to Disability & Accessibility

{% details Learning Goals and Class Plan %}

Learning Goals

  • What is Disability?
  • What is Accessibility?
  • What are Accessibility Technologies?

Lecture Plan

Wednesday Slides {% include slide.html title="Introduction to Course" loc="introduction.html" %}

Thursday Section Discussion and demos of access technologies

Friday Slides {% include slide.html title="Accessibility" loc="accessibility.html" %}

Homework

{: .homework} Required Reading and Reflection
{: .homework} AT Around Us Assigned: Find Accessibility Technologies

{% enddetails %}

{: .week}

Week 2 (10/2 - 10/6): Accessible Documents & Disability Justice

{% details Learning Goals and Class Plan %}

Learning Goals

We will start understanding how to make documents accessible

  • How to present accessibly
  • Get comfortable with basic image description (images, people)
  • Plain Language And study disability justice
  • Understand models for disability-centered design
  • What is Disability Justice

Lecture Plan

Monday Slides {% include slide.html title="Accessible Presentations and Presenting Accessibly" loc="presenting-accessibly.html" %}

Monday/Wednesday Slides {% include slide.html title="Introduction to Disability Justice" loc="disability-justice.html" %}

Wednesday Slides {% include slide.html title="Introduction to Plain Language" loc="plain-language.html" %}

Thursday: Section: Practice with Plain Language

Friday: AT Around Us Presentations

  • Zoom only day (rather than having three different physical rooms)
  • We will break up into three groups, each with a different zoom link so that we can record your presentations
  • Look for an Ed announcement on this

Homework

{: .homework} Required Reading and Reflection (for Wednesday)
{: .homework} Disability Justice Homework Assigned: Pick an access topic and analyze it from a disability justice perspective.

{% enddetails %}

{: .week}

Week 3 (10/9-10/13): Guidelines and Assessment

{% details Learning Goals and Class Plan%}

Learning Goals

  • What are the current accessibility standards
  • How do we use automated tools to assess accessibility
  • How can we use accessibility technology to assess accessibility
  • Get comfortable using existing freely available accessibility technology to support assessment
  • More advanced accessibility techniques
    • Differences between Image description, Diagram description and UI description
    • Video description & Captioning
    • Math, Tables & other elements (including custom interactors)

Lecture Plan

Monday Slides {% include slide.html title="Accessibility Testing" loc="testing.html" %}

Wednesday

  • {: .prepare} Come Prepared : Come to class with an image, diagram, or other graphic you want to describe
  • Slides {% include slide.html title="Accessibility Standards & Media Accessibility" loc="assessment.html" %}

Thursday Section: Practice with Accessibility Assessment

Friday Slides {% include slide.html title="More Accessibility Standards" loc="assessment2.html" %}

Homework

{: .homework} Required Reading and Reflection (for Wednesday)
{: .homework} Website Testing Homework Assigned: Assess a website or app and generate UARS for it

{% enddetails %}

{: .week}

Week 4 (10/16-10/20): Building & Remediating Accessible Interfaces

{% details Learning Goals & Plan %}

Learning Goals

  • How accessibility works under the hood
  • More on navigation and its impact
  • What are the trade offs between different tools?

Lecture Plan

Monday Slides {% include slide.html title="How to build for accessibility" loc="best-practices.html" %}

Wednesday Slides {% include slide.html title="Implementing Accessibility" loc="access-trees.html" %} Maybe a hands on exercise. Also discuss Aria

Thursday Section Group work on Report

Friday Slides {% include slide.html title="Comparing Automated Testing and Manual Testing" loc="comparing-approaches.html" %}

Homework

{: .homework} Required Reading and Reflection (for Wednesday)
{: .homework} Website Report Assigned: Write a group report about your assessment

{% enddetails %}

{: .week}

Week 5 (10/23 - 10/27): Accessible Need-Finding and Evaluation

{% details Learning Goals & Plan %}