From 7a381a8f3918a873b22715c337bf4624d30188e2 Mon Sep 17 00:00:00 2001
From: Jennifer Mankoff <jmankoff@cs.washington.edu>
Date: Thu, 11 Mar 2021 06:53:15 -0800
Subject: [PATCH] Modified a few small formatting details

---
 _includes/navigation.html |  2 +-
 schedule.md               | 36 ++++++++++++++++++++----------------
 2 files changed, 21 insertions(+), 17 deletions(-)

diff --git a/_includes/navigation.html b/_includes/navigation.html
index 15c9aa2b..f8f5fc7e 100644
--- a/_includes/navigation.html
+++ b/_includes/navigation.html
@@ -1,4 +1,4 @@
-<!-- Much of this code copied from pdarragh at https://gist.github.com/pdarragh/c7ca120604c1a1d8b8de -->
+q<!-- Much of this code copied from pdarragh at https://gist.github.com/pdarragh/c7ca120604c1a1d8b8de -->
 
 {% for entry in site.data.navigation %}
  {% if entry.url == "canvas" %}
diff --git a/schedule.md b/schedule.md
index 203613a3..b4d4239a 100644
--- a/schedule.md
+++ b/schedule.md
@@ -29,7 +29,7 @@ Guest lecture by Kurt Johnson, Professor, Department of Rehabilitation Medicine
 : **Reading**
 - [Disability Studies as a source of critical inquiry...](https://make4all.org/wp-content/uploads/2019/10/MankoffAssets2010.pdf)
 - Optional: [semantics to screen readers](https://alistapart.com/article/semantics-to-screen-readers/)
-- optional: [rethinking web accessibility on Windows](https://www.marcozehe.de/rethinking-web-accessibility-on-windows/)
+- Optional: [rethinking web accessibility on Windows](https://www.marcozehe.de/rethinking-web-accessibility-on-windows/)
 
 {: .lecture}
 Introduction to screen readers and begin forming teams for homework 1.
@@ -44,14 +44,15 @@ Activity 1 presentations
 **Readings and other Preparation**
 - [Access Lab - the Switch](https://axesslab.com/switches/)
 - [SAK: Scanning ambiguous keyboard for efficient one-key text entry](https://dl.acm.org/doi/10.1145/1806923.1806925)
-- optional viewing: [Switch Control overview](https://www.youtube.com/watch?v=GQKEE9nI1lk)
-- optional viewing: [One thumb to rule them all](https://www.youtube.com/watch?v=2BhHwk9qSvI)
+- Optional viewing: [Switch Control overview](https://www.youtube.com/watch?v=GQKEE9nI1lk)
+- Optional viewing: [One thumb to rule them all](https://www.youtube.com/watch?v=2BhHwk9qSvI)
 
 {: .lecture} Introduction to switch access.
 : **Learning Goals** Introduction to switch controls and building interfaces for use by people with limited mobility
 
-**slides TBD**
-**activity2 and HW1 work time.**
+**Slides TBD**
+
+**Activity2 and HW1 work time.**
 
 {: .lecture} Guest lecture by Brett Humphrey, Microsoft on screen readers
 : **Learning Goals** Practical advice on screen readers
@@ -61,9 +62,10 @@ Activity 1 presentations
 {: .week}
 # Week 4: 4/19 week: Accessibility in the World -- Accessible Media 
 We will learn about best practices to make certain types of media accessible.
-  - intro to alt-text and audio description.
-  - describe a video.
-  - intro to captions.
+  - Intro to alt-text and audio description.
+  - Describe a video.
+  - Intro to captions.
+
 **Readings and other Preparation**
 - Readings TBD.
 
@@ -78,13 +80,15 @@ TBD
 {: .week}
 # Week 5: 4/26 week: accessibility to the world -- More alt text, captions or sound recognition TBD
 **Readings and other Preparation**
-- [its complicated: Negociating Accessibility and (Mis)Representation in Image Descriptions of Race, Gender and Disability](https://guoanhong.com/papers/CHI21-ImageDescriptions.pdf)
+- [Its complicated: Negociating Accessibility and (Mis)Representation in Image Descriptions of Race, Gender and Disability](https://guoanhong.com/papers/CHI21-ImageDescriptions.pdf)
 
-{: .lecture} work time and intro to homework 2 (TBD).
+{: .lecture} Work time and intro to homework 2 (TBD).
 : **Slides** TBD
 
-{: .lecture} lecture by [cynthia Bennett](https://www.bennettc.com/)
-: **Slides** TBD
+{: .lecture} Guest Lecture
+: Lecture by [Cynthia Bennett](https://www.bennettc.com/)
+
+**Slides** TBD
 
 
 
@@ -108,7 +112,7 @@ https://heartbeat.fritz.ai/popular-mobile-machine-learning-projects-to-help-you-
 : **Slides** TBD
 
 
-{: .lecture} Guest lecture on current accessibility solutions
+{: .lecture} Guest lecture on Current Accessibility Solutions
 : **Slides** Someone like Director, Washington Assistive Technology Alliance
 : **Readings** Pick something from here: https://ncd.gov/policy/technology
 
@@ -153,9 +157,9 @@ Exercise: [Assess a Web Page](assignments/website). In class, we will also make
 {: .week}
 # Week 10: May 31st week--
 Screen Readers (AKA Bigham (plus a few others) week 🙂
-[Building a screen reader on the web](https://dl.acm.org/citation.cfm?doid=1368044.1368060) (required reading):
-[How people use screen readers (optional)](https://dl.acm.org/citation.cfm?doid=1805986.1806005)
-[Providing access to graphical interfaces (optional)](https://dl.acm.org/citation.cfm?doid=191028.191041)
+- [Building a screen reader on the web](https://dl.acm.org/citation.cfm?doid=1368044.1368060) (required reading):
+- [How people use screen readers (optional)](https://dl.acm.org/citation.cfm?doid=1805986.1806005)
+- [Providing access to graphical interfaces (optional)](https://dl.acm.org/citation.cfm?doid=191028.191041)
 
 Additional Issues (glance through the abstracts for these)
 - [Crowdsourcing Video Captions](https://dl.acm.org/citation.cfm?doid=3025453.3026032)
-- 
GitLab