Reference

What's New

A running record of changes to the atlas, newest first. Each entry is tagged by the kind of change it represents.

  1. Content

    Three further disease pages

    Added disease pages for pseudohypacusis, sudden sensorineural hearing loss, and acoustic neuroma — taking the disease coverage to nine and broadening it beyond detection to objective cross-checking, prognosis, and site-of-lesion testing.

  2. FeatureContent

    Audio narration with transcripts

    Added collapsible narration players to five modules. Each carries a timestamped script as canonical content, with audio playback offered when an MP3 is hosted and a clean transcript fallback when it is not.

  3. Feature

    Glossary with bookmarking and search integration

    Added a 27-term glossary with aliases and see-also cross-links. Terms can be bookmarked, appear on the progress dashboard, and are now part of site-wide search.

  4. Feature

    Site-wide search (⌘K)

    Added a keyboard-accessible search across chapters, disease pages, clinical cases, curated excerpts, and quiz questions.

  5. Chore

    Pure-math test suite

    Added unit tests covering the signal model, both spaced-repetition schedulers, the archetype trainer, the audiogram helpers, and content-data integrity.

  6. Feature

    Progress dashboard

    Added a dashboard surfacing all locally-stored progress in one view, with a confirmation-gated reset.

  7. Feature

    Self-assessment with spaced repetition

    Added a 24-question self-assessment with Browse, Spaced review (Leitner and streak schedulers), and Timed modes.

  8. Feature

    Signature comparison tool

    Added a two-dropdown tool to overlay or panel any two of eleven OAE signature presets.

  9. Feature

    Pattern-recognition trainer

    Added an endless trainer drawing randomised TEOAE traces from nine disease archetypes.

  10. FeatureContent

    Clinical cases

    Added eight hand-authored clinical cases, each with a vignette, figures, a single-best-answer question, and a teaching point.

  11. Fix

    Fixed dynamic-route prerendering

    Dynamic routes were prerendering as empty shells; the route handlers now correctly await the params promise required by the framework.

  12. FeatureContent

    Disease pages

    Added six disease pages built from a shared template, each with an OAE signature, comparison figure, audiogram companion, and teaching point.

  13. Content

    Core teaching modules

    Added the Anatomy, OAE Types, Technique, Normal Responses, Interpretation, and Newborn Screening modules, with layered content and inline citations.

  14. Chore

    Project scaffold

    Initial scaffold: static-export Next.js app, theming, reader levels, the TEOAE simulator, and the citation system.