What's New
A running record of changes to the atlas, newest first. Each entry is tagged by the kind of change it represents.
- 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.
- 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.
- 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.
- Feature
Site-wide search (⌘K)
Added a keyboard-accessible search across chapters, disease pages, clinical cases, curated excerpts, and quiz questions.
- 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.
- Feature
Progress dashboard
Added a dashboard surfacing all locally-stored progress in one view, with a confirmation-gated reset.
- Feature
Self-assessment with spaced repetition
Added a 24-question self-assessment with Browse, Spaced review (Leitner and streak schedulers), and Timed modes.
- Feature
Signature comparison tool
Added a two-dropdown tool to overlay or panel any two of eleven OAE signature presets.
- Feature
Pattern-recognition trainer
Added an endless trainer drawing randomised TEOAE traces from nine disease archetypes.
- FeatureContent
Clinical cases
Added eight hand-authored clinical cases, each with a vignette, figures, a single-best-answer question, and a teaching point.
- 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.
- FeatureContent
Disease pages
Added six disease pages built from a shared template, each with an OAE signature, comparison figure, audiogram companion, and teaching point.
- Content
Core teaching modules
Added the Anatomy, OAE Types, Technique, Normal Responses, Interpretation, and Newborn Screening modules, with layered content and inline citations.
- Chore
Project scaffold
Initial scaffold: static-export Next.js app, theming, reader levels, the TEOAE simulator, and the citation system.