06 Design principles Flashcards
What are design principles?
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
What is a product if users are able to figure out what it does and how to use it just by looking at it?
Perceivable
What are visual clues that tell us how something should be used?
Affordances
Symbols used for media players, are a good example of what?
Conventions
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?
Fitts’s Law
Presenting users with information gradually and only as it is needed, is known as what?
Progressive disclosure
Providing users with information before taking a test helps users to do what?
Make a risk-reward evaluation
The Blackberry Z10’s usability issues can be considered an example that supports?
t is not impossible to create new conventions, but it is difficult to get right
What law states that the time it takes to make a decision depends on the number of options available?
Hick’s law
What are design prinicples?
- Universal truths
- Apply across diciplines
- Increase probability of sucess
What are design patterns?
- Spesific methods/approaches
- Bring principles to life
- Spesific to software
Why is predictability so important?
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 do you make it predicatble to the user?
Tell them how long it takes
What they need to do
What they are going to get
What happens next
What are affordances?
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)
What does affordances do?
Make it obvious how a product works
Make it clear what to do next
Assist learnability