Skip to main content

Final Writeup

Prepare a final project report that is engages the reader in your project and helps them to understand what you did and whay.

Learning Goals

Submission Instructions

Please use the README.md file in your github repository for this assignment. You can edit it using the Gitlab rich content editor or directly edit the file. You should also commit your code to your gitlab repository if you have not yet done so. You will submit this as a link on Canvas. Please include a readme an additional INSTALL.md file with your code explaining how to run it, and comment your code

Final Accessibility Audit

This will be assessed on Accessible Implementation

Your group should complete a final audit of your app. It is ok to have accessibility problems. We are just asking you to document them.

New text Your audit should be included at the end of your writeup, along with a VPAT table

Criteria Conformance Level Brief Explanation
1.4.4 (Resize Text)
1.4.10 (Reflow)
2.4.3 (Focus Order)
4.1.2 (name, role, value)
… (based on WCAG beginner’s guide reading)

Writeup

Your final writeup, should be the main README.md for your gitlab repository. It must be accessible. This can be accomplished simply through proper use of headers, and the addition of ALT text in markdown to all images. Your writeup should detail the following:

  • Header: Project title, group members, and mentor and class name
  • Introduction: ~2 paragraphs:
    1. First Paragraph: What is the problem you are solving and why is it important to solve it?
    2. Second Paragraph: What does your application do and how does this help with the problem
  • Client Input (will be assessed on Inclusive Person Centered Design
    1. Who were you clients
    2. What did you learn from them about their access needs
    3. Include at least one quote
    4. What did you learn from them about your lofi prototype? (Include pictures of your lo fi prototype)
  • Final Concept (Will be assessed on Design/Disability Justice). Please include high quality screenshots of your prototype. The screenshots should communicate well what the prototype is about for people who have not seen it in action.
    1. Present a description of your final concept, both from a design and a technical perspective (should include photos and diagram to support the text).
    2. Describe how it addresses intersectional needs of your client population and emphasizes justice centered approaches
    3. Discuss potential risks and harms and what you did to minimize them
    4. Describe what is accessible and what is not accessible about your application (assessed on Accessible Implementation).
    5. Effectively advertise your innovation to your audience. What can be done with your finished artifact that wasn’t possible before?
  • new text VPAT (accessibility audit) Describe what is accessible and what is not accessible about your application (assessed on Accessible Implementation).
    1. provide a VPAT table
    2. provide the results of your accessibility audit