3.5 Usability Heuristics & Interaction Design Flashcards
What is IxD?
Interaction Design
What is Interaction Design?
A subset of UX design, focusing specifically on the way users interact with a product, environment, system, or service.
What is UX design concerned with as a whole?
The experience, look and feel of the software
What is IxD concerned with?
The specific interactions that occur when using that software. Things like page transitions and buttons, touch-interactions, keyboard and mouse input, etc. all fall under the umbrella of interaction design.
IxD, on the other hand, refers only to choreographing animations and interactions, making sure they’re pleasurable and quick, and ensuring that the user understands the consequences of their every action.
What is usability?
Usability refers to the ease with which users can navigate a user interface.
What are Jakob Nielsen’s five quality attributes of Usability?
- Learnability
- Efficiency
- Errors
- Memorability
- Satisfaction
LEEMS
What is Learnability?
Refers to how easy it is for users to accomplish their goals the very first time they interact with the product/service.
Apps or websites that feel familiar because they’re easy to get around are “Learnable”
What is Efficiency?
Refers to the speed at which a user can accomplish their goals after they’re familiar with an app or website.
In other words, after you’ve used an app once or twice, how fast can you navigate it?
What is Memorability?
When you come to software, after not using it for some time, is it easy for the user to use it? It refers to how easy it is for users to remember how to use the software after not doing so for some time.
Have you ever gone through a period of time without using one of your favorite apps? Once you come back to it, is it still easy for you to use? Or, do you have to spend time re-learning its interface? This is memorability, or how easy it is for users to remember how to use an app or website after not doing so for some time.
What are Errors?
How likely are users to make an error, and how many do they make? After making them, is it easy for them to get back on track? This deals with user errors, when they happen, why, and how to help users get around them.
What is Satisfaction?
This refers to how enjoyable it is to use an app or website. Is it gratifying and fun? Or, do users feel miserable using it?
What is a “Heuristic”?
They offer guidelines that can be applied and tweaked based on a given scenario
Heuristics allow us to standardize common methods we consider to be the “right way” of doing things. The reason usability relies on heuristics rather than rules is because design is art, and art doesn’t always conform to rules. For example, red is typically a color reserved for negative actions and warnings, but take a look at Yelp or Pinterest and you’ll see that all primary actions on their site use the color red.
Who developed Nielsen’s 10 Usability Heuristics?
By Nielsen and Rolf Molich back in 1990
What are the 10 Usability Heuristics?
- Visibility of System Status
- Match between system & the real world
- User control & freedom
- Consistency & standards
- Error prevention
- Recognition rather than recall
- Flexibility and efficiency of use
- Aesthetic & Minimalist Design
- Help Users Recognize, Diagnose, & Recover from Errors
- Help & Documentation
Visibility of System Status
The system should always keep users informed about what’s going on through appropriate feedback within a reasonable period of time.
Match Between System & the Real World
The system should speak the users’ language with words, phrases, and concepts familiar to the user rather than system-oriented terms. Follow real-world conventions, displaying information in a natural, logical order.