CIA Navigation and Wayfinding Systems 2 — Questions and Answers
Question 1: Which navigation pattern is most appropriate when a user needs to move between sibling pages at the same hierarchy level without returning to a parent page?
- Breadcrumb navigation
- Lateral navigation (Correct answer)
- Hierarchical navigation
- Sequential navigation
Correct answer: Lateral navigation
Lateral navigation allows users to move between peer-level pages without ascending to a parent node first.
Question 2: A site map reveals that users must click through five levels of navigation to reach product detail pages. Which IA principle does this violate?
- Progressive disclosure
- The three-click rule heuristic
- The principle of minimal depth (Correct answer)
- Scent of information
Correct answer: The principle of minimal depth
The principle of minimal depth recommends keeping hierarchies as shallow as practical to reduce navigation burden.
Question 3: When designing a faceted navigation system, which scenario best illustrates a 'refinement' interaction?
- A user selects 'Electronics' from the top-level category menu
- A user adds 'Under $50' after already filtering by 'Brand: Sony' (Correct answer)
- A user clicks a breadcrumb to return to a parent category
- A user types a keyword into the search bar
Correct answer: A user adds 'Under $50' after already filtering by 'Brand: Sony'
Refinement in faceted navigation means narrowing an existing result set by applying an additional filter.
Question 4: What distinguishes 'You Are Here' indicators from 'You Were Here' indicators in wayfinding design?
- 'You Are Here' is for physical spaces; 'You Were Here' is for digital spaces
- 'You Are Here' shows current location; 'You Were Here' shows visited states like visited link colors (Correct answer)
- 'You Are Here' uses breadcrumbs; 'You Were Here' uses footers
- 'You Are Here' is persistent; 'You Were Here' disappears on navigation
Correct answer: 'You Are Here' shows current location; 'You Were Here' shows visited states like visited link colors
'You Are Here' indicators mark current position while 'You Were Here' cues (like visited link colors) record prior locations.
Question 5: An information architect is evaluating whether a global navigation bar adequately supports wayfinding. Which metric is most directly relevant?
- Page load time
- Number of navigation items
- Task completion rate for cross-section navigation tasks (Correct answer)
- Bounce rate on the homepage
Correct answer: Task completion rate for cross-section navigation tasks
Task completion rate for navigation tasks directly measures whether users can successfully wayfind to their goals.
Question 6: Which wayfinding element communicates both current location AND the path taken to reach it?
- Site map page
- Persistent global navigation
- Breadcrumb trail (Correct answer)
- Skip navigation link
Correct answer: Breadcrumb trail
Breadcrumb trails display the current page's position within the hierarchy and the path traversed to reach it.
Question 7: A navigation label reads 'Resources.' Usability testing shows users cannot predict what content lies behind it. This is primarily a failure of which property?
- Scent of information (Correct answer)
- Navigation depth
- Visual hierarchy
- Persistent navigation
Correct answer: Scent of information
Scent of information refers to the cues that help users predict whether a link will lead them to desired content.
Which navigation pattern is most appropriate when a user needs to move between sibling pages at the same hierarchy level without returning to a parent page?