Help users avoid making mistakes or correct them.
Changes from doc: Small editorial changes
Introduction
A good design and use of scripts will make errors less likely, but when they do occur the user should know how to correct them easily without stress or extra steps.
Completing forms and similar tasks is often overwhelming for most users with cognitive and learning disabilities. This includes relatively minor learning disabilities, such as Dyslexia, or attention related disabilities.
Many users with learning disabilities cannot remember numbers, such as those for their post/zip code, Social Security, or credit card. Many users even need to check their phone numbers. This makes entering information slow, and they may need to leave their desks or take breaks.
Also many users have short term memory issues that can make copying text difficult or impossible. For example, if you can remember 7 letters in your head at the same time. They may be able to remember one or two. This makes them much more likely to make mistakes copying as it requires you to remember the numbers or letter accurately.
Note that a lot can be achieved through supporting personalization.
Pages
Patterns
- Build forms so that people make less mistakes
- Make it easy to undo errors
- Use clear labels and instructions
- Make it easy to undo actions
- Avoid data loss and “time outs”
- Provide feedback
- Highlight any fees at start of a process
- Notify users when content changes
- Protect user privacy (keep user information safe)