<
!--═══════════════════════════════════════════════════════════════
PASSAGE PANEL DRIVER
quiz - app.js is untouched.This script drives the #passagePanel
that is already declared in the HTML above.It watches
#questionNumber(always updated by quiz - app.js on every render)
via MutationObserver, reads the current question straight from
the QUESTIONS array, and shows / hides the panel accordingly.
No fetch.No routing.HTML
for HTML things.════════════════════════════════════════════════════════════════-- >