From 280ca5226bf30707a4902f47bc97443a6eed5205 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 11 Jun 2026 09:41:18 +0800 Subject: [PATCH] 1D dictation: prompts carry the real sentences (hidden until answered) instead of placeholders Co-authored-by: Cursor --- lesson-1D.module | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lesson-1D.module b/lesson-1D.module index 3deb871..8e071b0 100644 --- a/lesson-1D.module +++ b/lesson-1D.module @@ -222,22 +222,22 @@ CHECK: exact INTRO: Listen to the sentence and type exactly what you hear. INSTRUCTION: Type the sentence you hear. -PROMPT: Sentence 1 {bk04-l1d-f7-01.mp3} +PROMPT: He visited his friends in New York last year. {bk04-l1d-f7-01.mp3} RESPONSE: He visited his friends in New York last year. -PROMPT: Sentence 2 {bk04-l1d-f7-02.mp3} +PROMPT: The students ask the teacher questions in the morning. {bk04-l1d-f7-02.mp3} RESPONSE: The students ask the teacher questions in the morning. -PROMPT: Sentence 3 {bk04-l1d-f7-03.mp3} +PROMPT: She takes a different bus every day. {bk04-l1d-f7-03.mp3} RESPONSE: She takes a different bus every day. -PROMPT: Sentence 4 {bk04-l1d-f7-04.mp3} +PROMPT: Don't watch television before nine o'clock. {bk04-l1d-f7-04.mp3} RESPONSE: Don't watch television before nine o'clock. ACCEPT: Do not watch television before nine o'clock. -PROMPT: Sentence 5 {bk04-l1d-f7-05.mp3} +PROMPT: Where was your brother five years ago? {bk04-l1d-f7-05.mp3} RESPONSE: Where was your brother five years ago? -PROMPT: Sentence 6 {bk04-l1d-f7-06.mp3} +PROMPT: He's hungry and wants to eat a snack. {bk04-l1d-f7-06.mp3} RESPONSE: He's hungry and wants to eat a snack. ACCEPT: He is hungry and wants to eat a snack. \ No newline at end of file