diff --git a/UserStories/Accessibility.md b/UserStories/Accessibility.md new file mode 100644 index 0000000000000000000000000000000000000000..839ddec8858f06b916c9bd4d24a818eac0e44c6d --- /dev/null +++ b/UserStories/Accessibility.md @@ -0,0 +1,21 @@ +# Accessibility + +*Attn: Keith Hays for additional user stories* + +## Mobility + +I have mobility issues. This solution: +* must support logical keyboard navigation +* should not use deeply nested hover menus +* could support alternate input methods + +## Neurological + +*Placeholder* UI should be clearly labeled and logically arranged. + +## Vision + +I am visually impaired. This solution must: +* work with my screenreader +* work at alternate display sizes +* work with high/low contrast color schemes