mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-02 11:14:02 +02:00
Initial commit
This commit is contained in:
15
1-getting-started-lessons/3-accessibility/assignment.md
Normal file
15
1-getting-started-lessons/3-accessibility/assignment.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Analyze an inaccessible site
|
||||
|
||||
## Instructions
|
||||
|
||||
Identify a website that you believe is NOT accessible and create an action plan to improve its accessibility.
|
||||
Your first task would be to identify this site, detail the ways in which you think it is inaccessible without using analytical tools, and then submit it to a Lighthouse analysis. Capture a pdf of the results of this analysis and outline a detailed plan with a minimum of ten points showing how the site could be improved.
|
||||
|
||||
## Table to test site accessibility
|
||||
|
||||
| Criteria | Exemplary | Adequate | Need to Improve |
|
||||
|----------|-----------|----------|----------------|
|
||||
| | missing <10% of what is required | missing 20% of what is required | missing 50% of what is required |
|
||||
|
||||
----
|
||||
Student Report: includes paragraphs on how inaccessible the site is, the Lighthouse report captured in pdf, a list of ten points to improve, with details on how to improve it
|
Reference in New Issue
Block a user