UX Design Flashcards
(155 cards)
In UX, what does it mean when something is considered usable?
If something is usable it means a person of average (or even below average) ability and experience can figure out how to use the thing to accomplish something without it being more trouble than it’s worth.
When and how often should you conduct user research?
Early and often
When is subjective information useful?
As a general rule, more people makes more reliable information. Even it its objectively false, it’s still a good representation of the crowds beliefs.
What are four different ways to conduct subjective research?
Interviews
Observation
Surveys
Google
In UX, what is a persona?
A persona is a representation of a type of customer.
What does a persona describe to us?
goals,
expectations,
motivations,
and behaviour of real people.
What is a user story?
A sequence of user choices that helps list the features and functions the website/app should have.
Why is mobile first design a solid strategy?
If you design for the smallest, least powerful device first, then you will focus on the content, and your core functionality. That leads to simple, beautiful apps.
What are design patterns and why should you use them?
Design patterns are commonly-used interface controls.
Most people have seen the design pattern before and as a result will not have to relearn anything.
What is visual weight?
Visual weight is essentially things that look “heavier” than others in a layout. They draw your attention more easily.
Why is adding visual weight important?
By adding visual “weight” to certain parts of your design, you increase the chance that a user will see them and you change where their eyes will go next.
What are three ways to add visual weight?
Contrast
Depth
Size
How does size and depth add visual weight to our designs?
We notice things that are close to us and in the digital word, bigger things are perceived to be closer.
If you use blur effects or shadows it just makes the perception of depth more realistic.
When should you add color to your UX designs? List some example cases.
When they convey functionality
You would use red on buttons to convey caution, such as cancel or delete.
If a navigation menu has a horizontal pattern, which links would expect to receive the most clicks?
It would be expected that more people would click the options on the left than on the right.
If a navigation menu has a horizontal pattern but an element breaks that pattern, what item will receive the most clicks? Why?
We can expect that the item that broke the pattern will receive the most clicks because it’s the first thing we notice.
What is line tension and why is it important?
Line tension is the perception of a line or a “path” when there isn’t one
Our eyes will follow the path to see where it goes
What links/content should you place into the footer? What should you avoid?
You can place social icons, site navigation links/ site map, contact details, privacy policy/ terms of use, and copyright
Avoid inserting important links that the user needs to utilize the site without inserting them within the main navigation.
How should menu items be ordered?
The order of the menu items, left to right or top to bottom, should be from most to least popular (measured by user interest, not by how much you like them).
What is the fold and why is it important?
The fold is the part of your design that is visible before the user scrolls
It is important because it will get maximum visibility.
Why is having the fold take up 100%vh a bad idea?
Because the user should intuitively know that there is more beneath the fold.
Complete the sentence: Images of ______ draw more attention than anything else you can use in your layout.
People
True or False: Placing images of people looking in the direction you want the user to look will cause users to look in that direction.
True
What is the Axis of Interaction?
The Axis of Interaction is the imaginary “edge” your eye follows naturally. The closer something is to the Axis, the more visible it is to the user.