CIA IA Documentation and Blueprints 3 — Questions and Answers
Question 1: Which of the following best describes the role of annotation in IA wireframes?
- Explanatory notes that describe the behavior, content rules, or logic of UI elements (Correct answer)
- Color codes applied to distinguish interactive from static elements
- Measurement guides showing pixel dimensions
- Version control comments tracking revision history
Correct answer: Explanatory notes that describe the behavior, content rules, or logic of UI elements
Annotations in wireframes provide written explanations of how elements behave or what rules govern their content, bridging design and development.
Question 2: A 'decision tree' document in IA is most commonly used to:
- Map conditional logic that routes users to different content paths based on their inputs (Correct answer)
- Visualize a website's folder directory structure
- Illustrate the CMS publishing workflow
- Show A/B test variant distributions
Correct answer: Map conditional logic that routes users to different content paths based on their inputs
Decision trees capture branching logic, showing how different user answers or conditions lead to different content outcomes.
Question 3: Which metadata documentation artifact would an IA use to ensure consistent tagging across multiple content contributors?
- Metadata schema with field definitions and controlled value lists (Correct answer)
- Style guide for visual design
- Sitemap XML file
- User journey map
Correct answer: Metadata schema with field definitions and controlled value lists
A metadata schema defines each field, its data type, acceptable values, and usage rules, ensuring contributors apply tags consistently.
Question 4: In IA documentation, 'breadcrumb trail' specifications belong to which category of navigation documentation?
- Secondary or supplemental navigation system (Correct answer)
- Primary global navigation
- Footer utility navigation
- Mega-menu architecture
Correct answer: Secondary or supplemental navigation system
Breadcrumbs are a supplemental navigation aid that shows location within the hierarchy, classified separately from primary navigation in IA docs.
Question 5: A 'page description diagram' (PDD) is most useful for communicating which aspect of an IA?
- The priority, source, and rules for each content element on a page (Correct answer)
- The exact pixel layout of a finished design
- Backend API endpoint specifications
- SEO meta tag character limits
Correct answer: The priority, source, and rules for each content element on a page
PDDs describe what content appears on each page, its relative priority, where it comes from, and any business rules governing it.
Question 6: When documenting a faceted classification system, which element is unique to faceted taxonomies versus flat or hierarchical taxonomies?
- Multiple independent dimensions that can be combined to filter content (Correct answer)
- A single root category with branching subcategories
- Alphabetical index of all classification terms
- Sequential numbering of all taxonomy nodes
Correct answer: Multiple independent dimensions that can be combined to filter content
Faceted classification uses multiple orthogonal facets (e.g., color, size, type) that users can combine independently, unlike single-hierarchy taxonomies.
Question 7: Which IA blueprint document would you reference to understand how search results are ranked and filtered on a website?
- Search system specification (Correct answer)
- Sitemap XML
- Accessibility compliance checklist
- Content calendar
Correct answer: Search system specification
A search system specification documents ranking algorithms, filter options, result display rules, and query handling logic.
Which of the following best describes the role of annotation in IA wireframes?