CUA CUA Information Architecture & Navigation 2 — Questions and Answers
Question 1: What is 'persistent navigation' in website design?
- Navigation that appears only on the site's homepage
- Navigation that remains consistently visible and accessible on every page of the site (Correct answer)
- Navigation that changes dynamically based on browsing history
- Navigation that is hidden inside a hamburger icon on all viewports
Correct answer: Navigation that remains consistently visible and accessible on every page of the site
Persistent navigation stays in a fixed position across all pages, giving users constant access to primary site sections regardless of where they are.
Question 2: 'Breadcrumb navigation' is best described as:
- A search feature that surfaces recently visited pages
- A secondary navigation trail showing the user's location within the site hierarchy (Correct answer)
- A technique for filtering and refining search results
- An animated transition indicating the user has moved to a new section
Correct answer: A secondary navigation trail showing the user's location within the site hierarchy
Breadcrumbs display the hierarchical path from the homepage to the user's current location, aiding orientation and allowing users to step back up the hierarchy.
Question 3: The 'three-click rule' in web navigation is best characterized as:
- A validated usability law proving users abandon sites after three failed clicks
- A popular but empirically unsupported guideline suggesting any page should be reachable in three clicks (Correct answer)
- A legal accessibility standard for navigation depth
- A core metric used in Google's Core Web Vitals ranking signals
Correct answer: A popular but empirically unsupported guideline suggesting any page should be reachable in three clicks
Research does not support the three-click rule as a universal law; users tolerate more clicks if they feel progress is being made and content is findable.
Question 4: What is 'global navigation' in a website's design system?
- Navigation links that appear only on country-specific language pages
- A consistent set of links available on every page providing access to top-level sections (Correct answer)
- A site-wide search bar that queries across all subdomains
- Navigation built exclusively for responsive mobile breakpoints
Correct answer: A consistent set of links available on every page providing access to top-level sections
Global navigation appears on every page and provides access to the primary sections of a site, giving users a consistent anchor point regardless of where they land.
Question 5: In usability research, 'tree testing' is a method used to:
- Evaluate the visual design and color hierarchy of navigation menus
- Measure how well users can find content using the site hierarchy without any visual design present (Correct answer)
- Test the performance of database queries under simulated navigation load
- Analyze scroll behavior and reading patterns on long-form pages
Correct answer: Measure how well users can find content using the site hierarchy without any visual design present
Tree testing isolates the IA from visual design by presenting a text-only hierarchy and measuring whether users can successfully navigate to target content.
Question 6: A 'mega menu' navigation pattern is most appropriate for websites that:
- Have very few top-level categories and minimal content depth
- Need to display a large number of subcategories simultaneously on hover or tap (Correct answer)
- Are optimized primarily for small mobile screens and touch input
- Serve an elderly user audience that prefers simplified navigation
Correct answer: Need to display a large number of subcategories simultaneously on hover or tap
Mega menus reveal multiple navigation levels at once, making them well suited for large e-commerce or enterprise sites with deep, complex content hierarchies.
What is 'persistent navigation' in website design?