FiveWire
{{ marks[i] ? (marks[i]==='hit' ? '✓' : '✕') : q.slug }}
{{ current.category }} — {{ index+1 }} of {{ questions.length }}

{{ current.prompt }}

{{ correct ? 'Correct' : 'Missed — ' + current.options[current.answer] }}

{{ current.explain }}

Source — {{ current.source }}
Bulletin · {{ today }}
{{ score }}/{{ questions.length }}
{{ runGlyphs }}
Your 7-day average {{ avg.toFixed(1) }}
vs. that average {{ delta > 0 ? '+' : '' }}{{ delta.toFixed(1) }}
Best category {{ bestCategory }}
Days played in a row {{ streak }}
Prototype — questions below are from the historical fallback bank,
not live wire copy. History is seeded in memory, not persisted.