UX Trivia 4 — Questions and Answers
Question 1: What does 'system status visibility' mean in Nielsen's 10 Usability Heuristics?
- Users can customize the interface appearance
- The system always informs users about what is happening in a timely manner (Correct answer)
- All system errors are logged for developers
- Users can view the source code of the interface
Correct answer: The system always informs users about what is happening in a timely manner
This heuristic states the system should always keep users informed about ongoing processes through appropriate feedback within a reasonable time.
Question 2: What is the 'fold' in web design terminology?
- A CSS property for page breaks
- The boundary below which content is not visible without scrolling (Correct answer)
- A grid-based layout technique
- The crease visible when printing a webpage
Correct answer: The boundary below which content is not visible without scrolling
The fold is the imaginary line at the bottom of the visible viewport — content 'above the fold' is immediately visible without any user scrolling.
Question 3: In the double diamond design process, what are the two 'diamonds' representing?
- Research and testing phases
- Divergent and convergent thinking applied twice (Correct answer)
- Wireframing and prototyping stages
- Business goals and user goals
Correct answer: Divergent and convergent thinking applied twice
Each diamond represents a phase of divergent thinking (exploring broadly) followed by convergent thinking (narrowing down), applied first to define the problem and then to develop the solution.
Question 4: What is 'participatory design'?
- Designing products that encourage user participation through gamification
- A design approach that involves end users as active collaborators throughout the process (Correct answer)
- A method of testing designs with large sample sizes
- Designing open-source software with community contributions
Correct answer: A design approach that involves end users as active collaborators throughout the process
Participatory design (also called co-design) actively involves users as partners in the design process rather than treating them solely as research subjects.
Question 5: What UX metric does the System Usability Scale (SUS) measure?
- Task completion rate
- Net Promoter Score
- Overall perceived usability of a product (Correct answer)
- Page load performance
Correct answer: Overall perceived usability of a product
The SUS is a 10-question Likert scale questionnaire developed by John Brooke in 1986 that produces a single score representing overall perceived usability.
Question 6: Which of the following best describes an 'atomic design' system?
- A design approach inspired by nuclear physics for breaking complex problems down
- A methodology that builds interfaces from small reusable components (atoms) up to full pages (Correct answer)
- A minimalist design style using only basic geometric shapes
- A design system based on the periodic table metaphor for color organization
Correct answer: A methodology that builds interfaces from small reusable components (atoms) up to full pages
Atomic design, developed by Brad Frost, organizes UI components hierarchically: atoms → molecules → organisms → templates → pages.
Question 7: What is the primary distinction between 'usability' and 'user experience'?
- Usability focuses on efficiency and ease of use; UX encompasses the full emotional and contextual experience (Correct answer)
- UX is only about visual design, while usability covers functionality
- Usability applies to physical products; UX applies only to digital products
- They are interchangeable terms with no practical distinction
Correct answer: Usability focuses on efficiency and ease of use; UX encompasses the full emotional and contextual experience
Usability is a component of UX focused on how effectively users can accomplish tasks, while UX encompasses all aspects including emotion, perception, and meaning.
What does 'system status visibility' mean in Nielsen's 10 Usability Heuristics?