Commit Graph

6 Commits

Author SHA1 Message Date
fa0b5fe974 vocab: stop re-teaching a word later in the same session (239 tags)
A word tagged VOCAB in one activity was tagged again in later activities of the
same session, so the learner got the same chip repeatedly — most visibly in the
pronunciation drills, which re-listed every word from the dialogue before them
(reported: book 7 session 1-2). Rule applied: drop a VOCAB whose word was
already tagged in an EARLIER activity of that session. Repeats INSIDE one
activity are kept — those teach distinct senses ('stuck to his finger' vs
'stuck the milk in the fridge', 'shop' as verb then noun). Also dropped chips
for plurals of already-known words in book 7 session 1-2, where the drill
teaches the singular/plural pair rather than new vocabulary. No session lost
all of its vocabulary (verified).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 10:10:27 +08:00
effad1b73b voice audit: gender-correct Gemini voices for all dialogue speakers (398/982 were mismatched, mostly female achernar on male roles); recurring characters keep one voice course-wide; distinct voices within dialogues
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-04 00:03:23 +08:00
85fa14de6d stable session ids: prefix the 3 unprefixed $LESSON titles (book-11 dup 'Dialogues and Comprehension' collided across files and broke the manifest join); repair book-11-lesson-1 session headers polluted by the earlier activity rebuild (source-file $LESSON lines had leaked in)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-03 20:37:15 +08:00
6afa6c24b8 stage markdown-image assets: ![alt](file.jpg) refs in GRAMMAR bodies were never collected by the asset scanner ({tokens} only) — 32 grammar illustrations across 14 masters 404'd; also fix one unprefixed st- image ref in book-12-lesson-3
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-03 16:11:44 +08:00
9d44ba61b2 fix clip-overwrite bug, second sweep: lesson-3D of book 12 used literal '-NN' placeholder clip names (missed by the case-sensitive first audit) — renumbered, re-sliced, 8 master activities rebuilt
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-03 16:02:51 +08:00
d6a289b350 v2.2 masters: book 12
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 07:10:33 +08:00