Skip to content
Snippets Groups Projects
Commit eede72e7 authored by Jennifer Mankoff's avatar Jennifer Mankoff
Browse files

Added plain language assignment

parent 729488ba
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ Reminder, our class discussion happens using the class [discussion board]({{site
questions or run into issue, please contact the course staff.
# Major Assignments
# Assignments
| Link to Assignment | Turn in Link | Due Date |
......@@ -21,7 +21,8 @@ questions or run into issue, please contact the course staff.
| HW2: [Web/App Access Assessment]({{site.baseurl}}/assignments/website.html) | [Canvas Link](https://canvas.uw.edu/courses/1619674/assignments/7840155) | 1/23 |
| HW3: [Finding AT around us]({{site.baseurl}}/assignments/finding-accessibility.html) | [Canvas Link](https://canvas.uw.edu/courses/1628215/assignments/8008424) | 1/31 |
| HW4: [2nd Wave Accessibility Writeup]({{site.baseurl}}/assignments/technology-review.html) | [Canvas Link](https://canvas.uw.edu/courses/1628215/assignments/8081613) | 2/7 |
| HW5: [Final Project]({{site.baseurl}}/assignments/project.html) | TBD | Multiple |
| HW5: [Plain Language]({{site.baseurl}}/assignments/plain-language.html) | | Last week of class |
| HW7: [Final Project]({{site.baseurl}}/assignments/project.html) | TBD | Multiple |
# Competencies
......
---
layout: assignment
published: true
title: Plain Language
code: hw5
assigned: Anytime
due:
- Last week of class
revised: Feb 5, 2023
---
* TOC
{:toc}
# Learning Goals
Practice plain language writing
## 1. Select Text and Audience
Select one assignment, reading question answer, or other text you need to write. Pick a paragraph you think would be useful to practice plain writing for. A good choice is an introduction to a topic; or a short essay such as an answer to a reading question; or something you are writing anyway for a general audience.
You also need to select an audience. This could be a general, non-scientific public; or could go beyond that to focus on someone with an intellectual disability. The Plain Writing Act of, described on [plainlanguage.gov](https://www.plainlanguage.gov/law/), "requires federal agencies use clear government communication that the public can understand and use." According to [WCAG guidelines](https://www.w3.org/WAI/GL/WCAG3/2021/how-tos/clear-words/), plain language also "benefit individuals who live with cognitive and learning disabilities, language impairments, memory impairments, and autism." You can decide which of these audiences to focus on, and should specify that when you hand in this assignment.
## 2. Write/Talk about the technology using plain language techniques
Write or rewrite that paragraph using the plain language techniques you [learned in class](https://courses.cs.washington.edu/courses/csep590b/23wi/slides/designing.html#24). Your writeup should
In addition to using plain language techniques, please make sure that the document
and/or video you produce is accessible. In the case of the document,
you should use a single column format; label headers properly (in
word, pdf, or html); and include alt text for images (again in any
format). In the case of a video, you should present accessibly; and
include captions and verbally describing important visual elements.
Please choose at least five of the ten plain language
principals [presented in class](https://courses.cs.washington.edu/courses/csep590b/23wi/slides/designing.html#24) and include an addendum saying which five you picked.
# Turnin
You will turn this assignment in on canvas.
- Upload your document or link to your video using plain language techniques
- Upload a list of the principles that you applied
- Upload a document containing the ALT text for each figure, if any
# Competencies
This homework may contribute to your competency grade on
- Image description
- Accessible document creation
- Plain language writing techniques
- Your participation grade, as a percentage of completeness (are all the required parts present)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment