06 Design principles Flashcards

1
Q

What are design principles?

A

Design principles stem from different disciplines including advertising, architecture, and software development

Using design principles as reference points will increase the probability that your designs and software will be successful

Design principles are proven guidelines and rules for effective design

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

What is a product if users are able to figure out what it does and how to use it just by looking at it?

A

Perceivable

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

What are visual clues that tell us how something should be used?

A

Affordances

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

Symbols used for media players, are a good example of what?

A

Conventions

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

Which law states that it is faster to hit a large target that is closer to you, than a small target that is further away?

A

Fitts’s Law

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

Presenting users with information gradually and only as it is needed, is known as what?

A

Progressive disclosure

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

Providing users with information before taking a test helps users to do what?

A

Make a risk-reward evaluation

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

The Blackberry Z10’s usability issues can be considered an example that supports?

A

t is not impossible to create new conventions, but it is difficult to get right

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

What law states that the time it takes to make a decision depends on the number of options available?

A

Hick’s law

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

What are design prinicples?

A
  • Universal truths
  • Apply across diciplines
  • Increase probability of sucess
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are design patterns?

A
  • Spesific methods/approaches
  • Bring principles to life
  • Spesific to software
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why is predictability so important?

A

We make risk.reward assesment all the time with out most valuable asset: TIME. Giving people more information so that they are able to make a proper assesment usually has a higher sucess rate.

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

How do you make it predicatble to the user?

A

Tell them how long it takes
What they need to do
What they are going to get
What happens next

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

What are affordances?

A

Affordances are visual clues that tell us how a product or controlshould be used or operated - example - buttons (something about them is askking them to be pushed)

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

What does affordances do?

A

Make it obvious how a product works
Make it clear what to do next
Assist learnability

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

What are conventions?

A

Conventions are established ways of doing things and in software design - conventions are established interface patterens. They are powerful becayse people know how to use them - and you are not asking users to learn something new

17
Q

What is feedback?

A

Feedback confirms actions, encourages users to continiue and it clearifies what they can do next

18
Q

What are constraints?

A

Having constraints is like showing only numeric letters when in a phone field - it makes it easier to fill iy out and harder to make mistakes

19
Q

why is forgivness so important?

A

humans will always make mistakes. instead of punishing it should forgive us an make amends

20
Q

What are some of the characteristics of a forgiving product?

A

If offers strong affordances that indicate what we should do, it allows us to reverseour actions letting us undo any mistakes we do make, and asks us to confirm what we´re about to do

21
Q

How can a software be forgining?

A
strong affordnaces (show us how to use it)
reversability of actions
confirmations
warnings
help
22
Q

What is hicks law?

A

It suggest that the time it takes to make a decision depends on the number of options presented. Essentially the more oprions presented the longer it takes to decide what to do.

23
Q

What is fitts law?

A

States that it is faster to hit larger targets that are closer to you than to hit smaller targerts that are further away (for example a big button the bottom of the screen is closer to you)

24
Q

What is progressive disclosure?

A

Dont expose users to all information all of the time - just tell them what they need to know - when they need to know it.

25
Q

How can your design be progressive?

A

Dont present all the information all of the time
Reduce complexity
Only present necceary information

26
Q

What are the benefits of progressive disclosure?

A

Prevents information overload
Helps users make decisions and take action
Smoothens the flow