diff --git a/docs/TODO.md b/docs/TODO.md index 386a9a5..544b004 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -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 · continue-study panel · PREP study plans · question version history · 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.