Skip to content

Instantly share code, notes, and snippets.

@goldtreefrog
Created January 2, 2018 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goldtreefrog/67fada80a5fe52f6cea67b682df05429 to your computer and use it in GitHub Desktop.
Save goldtreefrog/67fada80a5fe52f6cea67b682df05429 to your computer and use it in GitHub Desktop.
Write to Speak: Future Feature Changes Numbered by Priority (also Recently Done)
Date: 1/2/2018
------------------------------------------------------------------
index.html
7. Spoken summary on introductory page. (Easy.)
8. Smaller graphic on intro page so can see more of whole page at once. (Easy. Crop the bottom of the picture?)
9. Short demo on write or intro page. (Medium time. This would be the enhanced version of an auditory-only summary and may replace it or be a movie user can click on.)
14. (Revisit this when you get here.) When tab on intro page, focus goes to button but it might not be showing. If button stays low, need to scroll there. Move higher and won't need to - usually.
DONE 12/31/2017 - Make header a link to next page. (Easy.)
DONE 1/2/2018 -Move "Try it Out" button higher on page. (Easy. Put below header and above text.)
------------------------------------------------------------------
write.html
1. Need focus logic for Ignore button so when start on next misspelled word the focus goes there, just like the logic for the More button.
5. Give auditory instructions when page loads (similar to instructions when click Read Aloud when no text). (Easy.)
6. Use font more like taught to print and used in early reading books. (Easy.)
11. Highlight the word within the textarea box that is currently being shown in spell-check area. (Longer time? Not sure how to do this yet but would be very good for users to see what is going to be replaced in context.)
12. Look into other dictionaries (Longer time.)
13. See if can reorganize spelling suggestions so that acronyms do not appear in the first set of suggestions. (Longer time?)
------------------------------------------------------------------
help.html
2. Move "Close and Return" button to upper right to be consistent with user expectations from other programs. (Easy.)
3. Change title on "help" page to: "How to Use Write to Speak". (Easy.)
4. Add information about correcting spelling and the More, Continue and Ignore buttons. (A little time to write but easy.)
DONE 1/2/2018 - Remove reference to saving snippets (until such time as that feature is added).
DONE 1/2/2018 - Add access key to Access Keys table for "Close and Return" button. (Easy.)
------------------------------------------------------------------
System-wide
10. Add option to choose a different voice. (Easy.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment