From 75843c832585fdb1e9b538a1520d09c568317f24 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 21 Aug 2026 05:28:05 +0800 Subject: [PATCH] book 9: lesson-4 Make the Sentences Longer aligned to sibling shape (TEMPLATE word lists, no TTS'd numbered prompt) Co-authored-by: Cursor --- book-9-lesson-4.module | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/book-9-lesson-4.module b/book-9-lesson-4.module index 1361684b..017a7801 100644 --- a/book-9-lesson-4.module +++ b/book-9-lesson-4.module @@ -2163,11 +2163,16 @@ INTRO: Last one. Build a longer sentence by choosing one word for each numbered INSTRUCTION: Say the expanded sentence, choosing one word for each numbered slot. INPUT: speak CHECK: llm -SHOW_PROMPT RUBRIC: Accept any sentence correctly formed using one word from each corresponding numbered choice set; which word the learner picks from each set is free. -PROMPT: The (1) man stopped at the (2) motel to sleep in a (3) room. (1: tall, tired; 2: new, old; 3: clean, cool) +TEMPLATE: The (1) man stopped at the (2) motel to sleep in a (3) room. +TEMPLATE: 1: tall, tired +TEMPLATE: 2: new, old +TEMPLATE: 3: clean, cool RESPONSE: The tired man stopped at the new motel to sleep in a clean room. -PROMPT: The (1) parked her (2) in (3) of the commissary. (1: lady, captain; 2: car, truck; 3: front, back) +TEMPLATE: The (1) parked her (2) in (3) of the commissary. +TEMPLATE: 1: lady, captain +TEMPLATE: 2: car, truck +TEMPLATE: 3: front, back RESPONSE: The lady parked her car in front of the commissary.