Teacher’s Key — archive_org Module
instructor_materials/teachers_key.md#
1. Purpose of This Key#
This key provides:
- correct answers
- structural reasoning
- drift classifications
- continuity kernel identification
- substrate stability explanations
- operator‑chain logic
It covers all student materials:
- Worksheet
- Printable Worksheet
- Cheat Sheet
- Operator Quick Reference Card
- Mini‑Quiz
- Extended Quiz
- Mastery Exam (25q)
- Mastery Scenario Gauntlet
All answers follow RTT/1 structural reasoning and avoid content‑based interpretation.
2. Core Concepts (Instructor Reference)#
Drift Levels#
- None — identical structure
- Minor — small layout/style changes
- Moderate — navigation or template changes
- High — redesign or CMS migration
Substrate Stability#
- PDF — highest stability
- Image — stable but incomplete
- HTML — drift‑prone
- OCR — lossy, high drift
- Mixed — requires layer‑aware evaluation
Continuity Kernel#
Elements that persist across snapshots:
- header
- footer
- navigation skeleton
- index pages
- stable structural blocks
Regime Shifts#
Major structural transitions:
- static → CMS
- HTML → PDF
- single‑page → multi‑page
3. Worksheet Answer Key#
Snapshot List#
Any 4–6 years from the Wayback timeline.
Drift Identification#
- Compare structure only (not content).
- Minor = CSS/layout tweaks
- Moderate = navigation/template changes
- High = redesign/CMS migration
Continuity Kernel#
Typical correct answers:
- header
- footer
- main menu
- index page
Substrate Stability#
Correct reasoning:
- PDF > HTML > OCR
- Mixed requires caution
Most Reliable Version#
Correct logic:
- lowest drift
- strongest continuity
- most stable substrate
- no continuity breaks
4. Mini‑Quiz Answer Key#
1 — B
2 — B
3 — A
4 — C
5 — C
5. Extended Quiz (10q) Answer Key#
Multiple Choice#
1 — B
2 — B
3 — C
4 — A
5 — C
6 — B
7 — C
8 — B
9 — A
10 — B
Short Answer#
- Drift = structural change between snapshots.
- Continuity kernel = elements that stay the same across snapshots.
- Minor drift: CSS tweaks, small layout shifts.
- High drift: redesign, CMS migration.
- PDFs preserve layout and do not depend on live HTML/CSS.
- WAYBACK_OPERATOR shows timeline + drift.
- PRESERVATION_OPERATOR evaluates substrate stability + drift risk.
- Regime shift = major structural change (e.g., static → CMS).
- Stable substrates produce more reliable snapshots.
- COLLECTION_OPERATOR identifies IA collection + related objects.
6. Mastery Exam (25q) Answer Key#
Multiple Choice#
1 — B
2 — B
3 — C
4 — A
5 — C
6 — B
7 — C
8 — B
9 — A
10 — B
Short Answer#
- Drift = structural change between snapshots.
- Continuity kernel = persistent structural elements.
- Minor drift: CSS tweaks, small layout shifts.
- High drift: redesign, CMS migration.
- PDFs preserve layout; HTML depends on live rendering.
- WAYBACK_OPERATOR shows timeline + drift.
- PRESERVATION_OPERATOR evaluates stability + drift risk.
- Regime shift = major structural transition.
- Stable substrates → reliable snapshots.
- COLLECTION_OPERATOR identifies IA collection + related objects.
Applied Analysis#
- Moderate drift — navigation + layout changes.
- Missing years = continuity break → uncertainty.
- PDF layer increases stability.
- LINEAGE_OPERATOR detects CMS migration → high drift.
- Choose snapshot with low drift, strong continuity, stable substrate.
7. Mastery Scenario Gauntlet — Instructor Key#
Scenario 1 — Government Records Portal#
Drift Levels#
- 2012→2013: none
- 2013→2016: minor
- 2016→2019: moderate
- 2019→2023: minor
Continuity Kernel#
- header
- footer
- records index
Continuity Breaks#
- none
Substrate Stability#
- HTML → medium stability
Most Reliable Snapshot#
- 2023 (highest stability, low drift, no breaks)
Scenario 2 — Vintage Software Index#
Drift Levels#
- 2011→2014: none
- 2014→2018: minor
- 2018→2022: none
Continuity Kernel#
- header
- footer
- version listing
Stability#
- very high (technical collection, versioned)
Most Reliable Snapshot#
- 2022
Scenario 3 — Academic Journal Archive#
Drift Levels#
- 2012→2015: minor
- 2015→2018: moderate
- 2018→2021: high (CMS migration)
- 2021→2024: minor
Regime Shift#
- 2018: static → CMS
Continuity Kernel#
- header
- footer
- journal index
- issue listing
Substrate Stability#
- mixed (HTML + PDF) → medium‑high
Most Reliable Snapshot#
- 2024
Scenario 4 — Local News Archive#
Drift Levels#
- 2010→2011: minor
- 2011→2013: moderate
- 2013→2016: high (redesign)
- 2016→2017: none
- 2017→2020: high (CMS migration)
- 2020→2024: minor
Continuity Breaks#
- none in timeline
- structural breaks due to redesign + CMS migration
Continuity Kernel#
- weak or minimal
Most Reliable Snapshot#
- 2024 (post‑migration stabilization)
Scenario 5 — Museum Exhibit Archive#
Drift Levels#
- 2013→2014: none
- 2014→2016: minor
- 2016→2019: moderate (mixed substrate introduced)
- 2019→2023: moderate (navigation restructure)
Continuity Kernel#
- header
- footer
- exhibit index
Regime Shifts#
- 2016: HTML → mixed substrate
Most Reliable Snapshot#
- 2023
8. Instructor Notes#
- Students often confuse content changes with structural drift — remind them to focus on layout, navigation, templates, and substrate.
- Mixed substrates require careful evaluation; emphasize layer‑aware reasoning.
- Continuity breaks are not “errors” — they are signals of uncertainty.
- The most reliable snapshot is not always the newest; it is the one with the best combination of:
- low drift
- strong continuity
- stable substrate
- no breaks