6 merge requests!12Accessibility website jen summer work,!9Q access 24 sp,!8Q access 24 sp,!5Latest update from Spring 2023,!4Latest update after pmp class,!3Updated content for week 3 and week 4 (week 4 still needs work)
@@ -58,18 +58,18 @@ Use a screen reader and switch input to assess the website and/or app, and your
When you encounter a problem,
- Name the problem
- List one or more guidelines that are violated (or say it is not in the guidelines)
- Take a screen shot
- Take a screen shot & specify the URL
- Assign a severity (from 3, ending the interaction to 1, a minor inconvenience)
- Assign a prevalance (from 3, will occur all the time to 1, is likely to be rare)
For example, consider this view of the Layout Inspector in Android.
The selected image in the upper left of the screen does not have
`contentDescription` property. **Google's Accessibility Scanner** will
classify this as "Item Label" error (defined in the paper above),
which will also mean a screen reader cannot read the alternative text
of the image to people with visual impairments. To record this problem, you mi
For example, consider this view of the the WebAIM automated accessibility checker. The red mountain with the X indicates that it is missing an image description. To write this up, you would record the
-**Name** as "Missing Image ALT Text";
-**Guideline** as 1.1 ([Text Alternatives](https://www.w3.org/WAI/WCAG22/Understanding/text-alternatives));
-**Screen Shot** as the image and URL ([lib.washington.edu](https://www.lib.washington.edu/));

{:width="500px"}
-**Severity** 2. This is debatable, but I lowered it from three for two reasons: It is possible to determine the purpose of this image by either clicking on it to see what it links to, or inferring some things from the external link and image file name (both unpleasant alternatives for a screen reader user). Further, this is not the most important feature of the site.
-**Prevalence** 1 if you are talking about this image only, and it only occurs once on the site. If this is a consistent issue throughout the whole site (i.e. when you are summarizing the problems in this category), you might mark the prevalence of this violation much higher.
# Turnin
You will turn in your raw notes on the problems you found
Thanks to [Tracy Tran](https://www.microsoft.com/en-us/research/people/tracyt/) for much of the text and imagery in this slide deck!
]
---
name: normal
layout: true
class:
---
# Screen Readers: Non-Visual Computer Use
- Reads the words on the screen
- Keystroke to move to next area
.left-column40[
