From ca834845328aa0c0dd81a298d2d69cce9a39676e Mon Sep 17 00:00:00 2001 From: david Date: Thu, 11 Jun 2026 08:59:51 +0800 Subject: [PATCH] 1D Figure 2: spoken sentence is the (hidden) PROMPT so the learner hears the missing words before answering Co-authored-by: Cursor --- lesson-1D.module | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/lesson-1D.module b/lesson-1D.module index 7e58295..fbc0be7 100644 --- a/lesson-1D.module +++ b/lesson-1D.module @@ -54,31 +54,37 @@ ANSWER: a,b,c,e,f $PRODUCE Figure 2: Mary's Weekends INPUT: type CHECK: exact -INTRO: Read the paragraph about Mary's weekends and listen to the sentences. Type the missing words. +INTRO: Listen to each sentence about Mary's weekends, and type the missing words. INSTRUCTION: Type the missing word. TEMPLATE: Mary ____ weekends. -RESPONSE: Mary likes weekends. {bk04-l1d-f2-01.mp3} +PROMPT: Mary likes weekends. {bk04-l1d-f2-01.mp3} +RESPONSE: Mary likes weekends. ACCEPT: likes TEMPLATE: On Saturdays, she ____ tennis ____ morning. -RESPONSE: On Saturdays, she plays tennis all morning. {bk04-l1d-f2-02.mp3} +PROMPT: On Saturdays, she plays tennis all morning. {bk04-l1d-f2-02.mp3} +RESPONSE: On Saturdays, she plays tennis all morning. ACCEPT: plays, all | plays all TEMPLATE: Then she goes home and ____ all afternoon ____. -RESPONSE: Then she goes home and cleans all afternoon long. {bk04-l1d-f2-03.mp3} +PROMPT: Then she goes home and cleans all afternoon long. {bk04-l1d-f2-03.mp3} +RESPONSE: Then she goes home and cleans all afternoon long. ACCEPT: cleans, long | cleans long TEMPLATE: Sometimes on Sundays, she ____ a big meal for her friends. -RESPONSE: Sometimes on Sundays, she cooks a big meal for her friends. {bk04-l1d-f2-04.mp3} +PROMPT: Sometimes on Sundays, she cooks a big meal for her friends. {bk04-l1d-f2-04.mp3} +RESPONSE: Sometimes on Sundays, she cooks a big meal for her friends. ACCEPT: cooks TEMPLATE: Sometimes Mary and her friends go to a ____. -RESPONSE: Sometimes Mary and her friends go to a restaurant. {bk04-l1d-f2-05.mp3} +PROMPT: Sometimes Mary and her friends go to a restaurant. {bk04-l1d-f2-05.mp3} +RESPONSE: Sometimes Mary and her friends go to a restaurant. ACCEPT: restaurant TEMPLATE: They ____ go to Jim's Restaurant ____. -RESPONSE: They like to go to Jim's Restaurant downtown. {bk04-l1d-f2-06.mp3} +PROMPT: They like to go to Jim's Restaurant downtown. {bk04-l1d-f2-06.mp3} +RESPONSE: They like to go to Jim's Restaurant downtown. ACCEPT: like to, downtown | like to downtown # --- Figure 3 -------------------------------------------------------------