interface design Flashcards

(16 cards)

1
Q

What are Norman’s six principles of interaction design?

A

Visibility, Feedback, Constraints, Consistency, Affordance, Mapping.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is visibility in interface design?

A

Making system functions and status clearly visible so users know what actions are possible and what’s going on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an example of poor visibility?

A

An interface with no indication of which elements are clickable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define feedback in UI design.

A

Reactive information given after a user action, confirming success or showing errors (e.g., “Form Submitted Successfully”).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How is visibility different from feedback?

A

Visibility is proactive and constant; feedback is reactive and occurs after an action.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are constraints in interface design?

A

Design elements that limit user actions to prevent errors and guide behavior (e.g., disabling a button until required fields are filled).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is consistency in UX?

A

Keeping elements like layout, color, and terminology uniform across the interface to reduce user confusion.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are examples of elements to keep consistent?

A

Navigation, iconography, fonts, feedback messages, shortcuts, error handling, and data formats.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define affordance in interface design.

A

Visual cues that suggest how an object should be used (e.g., raised buttons imply clickability).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a false affordance?

A

A design that appears interactive but isn’t, causing confusion (e.g., underlined text that isn’t a link).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is mapping in design?

A

The relationship between controls and their effects (e.g., stove knobs arranged to match burners).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are Nielsen’s 10 usability heuristics?

A

Visibility of system status, Match between system and real world, User control and freedom, Consistency and standards, Error prevention, Recognition over recall, Flexibility and efficiency of use, Aesthetic and minimalist design, Help users recover from errors, Help and documentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Why are usability heuristics important?

A

They improve ease of use, reduce errors, and make interfaces intuitive and efficient.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the difference between usability heuristics and interaction principles?

A

Heuristics are general UX rules focusing on reducing user errors; interaction principles guide specific design decisions based on user behavior.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Why can strict consistency be a drawback?

A

It may limit creativity or fail to adapt across different platforms (e.g., mobile vs desktop).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the risk of excessive feedback?

A

It can overwhelm users, making the interface feel cluttered or annoying.