What are the four error types?
What are Slip errors?
Slips are errors with regards to a failure of execution.
What are Lapse errors?
Lapses are errors with regards to a failure of memory.
What are Mistakes?
Mistakes are errors with regards to using a wrong procedure to try achieve a certain goal.
What are two types of Slip errors?
2. Description
What is the Capture slip error?
A capture slip error is when you start executing one sequence of actions, but drift into another, usually more familiar sequence.
What is the Description slip error?
A description slip error is when two actions are very similar, the users accidentally substitutes one for another.
What are the three types of lapse errors?
What are Modes?
Modes are states in which actions have different meanings e.g. CAPS LOCK.
What are Mode errors?
Mode errors are generally slips (errors) in the execution of a learned procedure, caused by failing to correctly evaluate the state of the interface.
What are the two steps that can be taken to avoid capture and description slips?
What are the three steps that can be taken to avoid mode errors?
What are the three steps that can be taken to avoid lapses?
What are the four general steps which can be taken for error prevention?
What are the two key points around confirmation dialogues?
- Operations that are very hard to reverse may deserve confirmation.
When writing error messages what are the FIVE key aspects?
What are the four simplifying data entry design patterns?