Podcast
Questions and Answers
What is the design principle that suggests the interface should be based on user-oriented terms and concepts rather than computer concepts?
What is the design principle that suggests the interface should be based on user-oriented terms and concepts rather than computer concepts?
- Consistency
- Minimal surprise
- Recoverability
- User familiarity (correct)
Which design principle focuses on the system's ability to provide resilience to user errors and allow the user to recover from mistakes?
Which design principle focuses on the system's ability to provide resilience to user errors and allow the user to recover from mistakes?
- Recoverability (correct)
- Minimal surprise
- Consistency
- User familiarity
Which interaction style involves the user directly interacting with objects on the screen, such as clicking on icons to perform actions?
Which interaction style involves the user directly interacting with objects on the screen, such as clicking on icons to perform actions?
- Menu selection
- Command language
- Direct manipulation (correct)
- Form fill-in
Which design issue in UIs involves addressing how information from the computer system should be presented to the user?
Which design issue in UIs involves addressing how information from the computer system should be presented to the user?
Which design principle emphasizes that the system should take account of the needs, experience, and capabilities of the system users?
Which design principle emphasizes that the system should take account of the needs, experience, and capabilities of the system users?
What is one of the reasons why system users often judge a system by its interface rather than its functionality?
What is one of the reasons why system users often judge a system by its interface rather than its functionality?
Why is it important for user interfaces to match the skills, experience, and expectations of anticipated users?
Why is it important for user interfaces to match the skills, experience, and expectations of anticipated users?
What is a common consequence of presenting more than 7 items of information to users instantaneously?
What is a common consequence of presenting more than 7 items of information to users instantaneously?
Why do inappropriate alarms and messages in systems increase stress and the likelihood of more mistakes?
Why do inappropriate alarms and messages in systems increase stress and the likelihood of more mistakes?
Why should designers not just design for their own capabilities when designing for human factors in interface design?
Why should designers not just design for their own capabilities when designing for human factors in interface design?