UX Concepts Flashcards
Call to Action (CTA)
An element that prompts a user to carry out a desired activity.
i.e. “Subscribe”, “Send”, “Watch video”
80/20 Rule
In large systems, a high percentage of effects come from a low percentage of costs.
i.e. “80% of errors are caused by 20% of code.”
“80% of time is spent using 20% of the product’s feature.”
Affordance
The properties of an object which allow its function.
i.e. “A bottle screw cap affords twisting.”
Aesthetic-Usability effect
A visually appealing design is perceived to be easier to use.
Card sorting
A low-tech collaborative exercise used to categorize objects, plan workflows, or define system structure.
Cognitive load
The burden on a person’s short term memory during complex tasks. Designer can reduce cognitive load by reducing unnecessary visual elements, building on information or models the user already knows, and performing tasks on their behalf wherever possible.
Five Hat Racks
Information can be organize in five ways: by category, time, location, alphabet, and continuum/hierarchy.
Fitt’s Law
The size and distance of a target affect the time required to move to it. The farther and smaller object is harder to reach than the larger and closer object.
The Fold
A theoretical horizontal line, below which the content of a web page is not visible without scrolling.
Flexibility-Usability Tradeoff
As flexibility increases, usability decreases.
Fogg’s Behavior Model
Motivation, ability and a successful trigger are all necessary in a single moment, before an action will be carried out.
Graceful Degradation
Building an application for modern browsers while ensuring it remains functional in older browsers.
Hick’s Law
The time taken to make a decision increases as the number of options increases.
Kano Model
A product development theory that classifies features into five areas to aid prioritization.
Occam’s (or Ockhams’s) razor
When choosing between two equivalent options, the simplest should be selected.
Progressive Enhancement
A design and development technique which delivers essential features regardless of browser capability, and advanced features where supported.
“An escalator can never break – it can only become stairs” - Mitch Hedberg
Progressive Disclosure
A method for reducing complexity by showing only necessary or requested information.
i.e. “In UI to show the most used features and hide seldom used ones.”
Reciprocity
Encouraging users to carry out an action by offering an incentive.
i.e. “Offering an e-book in exchange of their subscription.”
Signal-to-Noise ratio
The ratio of relevant to irrelevant information visible in a display.
Visual Weight
The ability of a region or element in a composition to draw attention, often through contrast or color.
Kano Models’ feature
- Must-have features (the default features)
- One-dimensional features (excited when they are present and disappointed if not)
- Attractive features (unexpected)
- Indifferent features (users don’t care about)
- Reverse features (are divisive, excite some users but disappoints others)