General Updated 22 hours ago

UI/UX Design Laws & Behavioral Psychology (2026)

This comprehensive flashcard deck covers essential UX frameworks, cognitive biasses in design, and accessibility standards required for web, mobile, and spatial interfaces.

11 Views
0 Likes
21 Cards

Cards in this deck

Question #1

What is "Fitts's Law"?

Answer

The time to acquire a target is a function of the distance to and size of the target. Larger, closer buttons are easier and faster for users to click.

Question #2

Define "Hick’s Law" (The Paradox of Choice).

Answer

The time it takes to make a decision increases with the number and complexity of choices. To improve UX, reduce options or break complex processes into steps.

Question #3

What is the "Jakob’s Law" of Web UX?

Answer

Users spend most of their time on other websites. This means they expect your site to work the same way as all the others they already know.

Question #4

What is the "Serial Position Effect"?

Answer

The psychological tendency of users to best remember the first and last items in a series, while ignoring the middle items.

Question #5

Define the "Von Restorff Effect" (Isolation Effect).

Answer

When multiple similar objects are present, the one that differs from the rest is the most likely to be remembered (the basis for Call-to-Action button styling).

Question #6

What is "Zeigarnik Effect" in UX Design?

Answer

Users remember uncompleted or interrupted tasks better than completed ones. This is why apps use progress bars to motivate users to finish a profile setup.

Question #7

What does "Aesthetic-Usability Effect" mean?

Answer

Users often perceive aesthetically pleasing design as design that’s more usable, making them more tolerant of minor usability flaws.

Question #8

Define "Doherty Threshold".

Answer

System response time should be under 400 milliseconds to keep the user's attention and ensure the interaction feels real-time and addictive.

Question #9

What is "Occam’s Razor" in product design?

Answer

Among competing hypotheses or designs, the simplest one—the one with the fewest assumptions or friction points—is usually the best.

Question #10

What is "Cognitive Load" in UX?

Answer

The total amount of mental effort required by a user to complete a task using an interface. Good UX aims to minimize this load.

Question #11

Define "Microcopy".

Answer

The small bits of text on an interface (like button labels, error messages, and form hints) that guide users, reduce anxiety, and clarify actions.

Question #12

What is "Information Architecture" (IA)?

Answer

The structural blueprint of a website or app that organizes and labels content so users can easily find information and understand where they are.

Question #13

Define "Affordance" in UI Design.

Answer

A visual clue or physical property of an object that tells the user how to interact with it (e.g., a button that looks raised "affords" clicking).

Question #14

What is a "Signifier"?

Answer

The actual mark or indicator that communicates the affordance to the user (e.g., adding an arrow icon to a dropdown card to show it expands).

Question #15

What is "Dark Patterns" (Deceptive Patterns)?

Answer

UI designs deliberately crafted to trick users into doing things they might not want to do, such as signing up for recurring subscriptions.

Question #16

Define "Skeuomorphism" vs. "Flat Design".

Answer

Skeuomorphism: Making digital elements mimic real-world textures and objects (like a trash can icon). Flat Design: Minimalist, 2D styling prioritizing clean layouts.

Question #17

What is "Spatial UI" (Trending in 2026)?

Answer

Interface design built for three-dimensional environments (AR/VR/MR), where layout rules change from flat pixels to real-world depth and physical eye-tracking.

Question #18

What are WCAG Standards?

Answer

Web Content Accessibility Guidelines; global technical standards ensuring digital content is accessible to people with disabilities (covering contrast, screen readers, etc.).

Question #19

Explain "The Principle of Proximity" (Gestalt).

Answer

Elements that are placed close to one another are perceived by the human brain as a single, related group share characteristics or functions.

Question #20

What is an "Empathy Map" in UX research?

Answer

A collaborative tool used to articulate what a product team knows about their typical user—visualizing what the user Says, Thinks, Does, and Feels.

Question #21

What is "Heuristic Evaluation"?

Answer

A usability engineering method for finding design flaws in a user interface by auditing it against a set of recognized UX best practices (heuristics).