Last active
May 22, 2018 16:55
-
-
Save goldtreefrog/8bcf822d24746cc1732f610caa9cfa8d to your computer and use it in GitHub Desktop.
Write to Speak User Stories (React/MongoDB)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As a literacy (reading/writing) early learner or older learner with a literacy-related disability, I need to: | |
- Get excited about reading and writing (instead of frustrated when I have trouble). | |
- Hear what I have so far so I can keep my train of thought going and continue with my next idea. | |
- Hear if I put the wrong word in anywhere. | |
- Share my text with friends and family, some of whom cannot read. | |
- Get help with my spelling. | |
As a user with a speech problem, I need to: | |
- Have the computer read my words aloud to another person. | |
- Store and retrieve words and phrases I use a lot. | |
As a user with mobility problems, I need to: | |
- Store and retrieve words and phrases easily to minimize typing. | |
As a user of any sort, I need to: | |
- Be able to save and edit my work. | |
- Have simple ways to rearrange words, phrases and sentences. | |
- Easily incorporate some of what I saved before into new work so I do not have to retype so much. | |
- Run a spelling check. | |
- Keep my work private unless I invite others to see it. | |
And I might also want to: | |
- Email something I wrote. | |
- Invite others to collaborate on my work. | |
- Insert pictures, drawings, quotations and links. | |
- Look up dictionary definitions. | |
- Get synonym suggestions. | |
- Look up rhyming words. | |
- Export what I wrote to a file in the format of my choice. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment