docs: open items from the 11 Sep recordings

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TqXevQJhxFrM7jJg82cgZN
This commit is contained in:
Daniel 2026-09-11 04:31:42 +02:00
parent ac92793600
commit 3798103b3f

View file

@ -292,3 +292,9 @@ editing · per-category educator grants · full-page question editor · session
rail with gradual reveal · articles read as one page · practise-this-topic · rail with gradual reveal · articles read as one page · practise-this-topic ·
continue-study panel · PREP study plans · question version history · continue-study panel · PREP study plans · question version history ·
exam-scoped disciplines. exam-scoped disciplines.
## From the 11 Sep recordings — still open
- **Quiz player, "let it not be showing when you're taking the quiz"** — the recording does not say what "it" is. Most likely reading: in exam mode the right-hand question rail must not reveal right/wrong as you go (study mode may). Confirm before changing.
- **Study plan overview cards** — AMBOSS shows per-block progress bars ("0/6 articles · 0/40 questions"); ours shows a status word. Polish once the block page has been used.
- **ArticleSplitView.test.jsx** — passes alone, occasionally fails one test under the full parallel run. Timing-sensitive; look at its waits.
- **Third analysis tab "Session analysis"** — AMBOSS lists sessions as a tab; ours are the sidebar, which is what was asked for. Leave unless it comes up.