diff --git a/lesson-1B.module b/lesson-1B.module index da8042d..4e09c89 100644 --- a/lesson-1B.module +++ b/lesson-1B.module @@ -185,23 +185,22 @@ ANSWER: s # --- Figure 6 (part 1) ---------------------------------------------------- # Vocab + sentences mapped to $DIALOGUE REPEAT. $DIALOGUE Figure 6: Downtown San Antonio -INTRO: You will see a picture of a city. Learn the new words and repeat the sentences you hear. +INTRO: You will see pictures of a city. Learn the new words and repeat the sentences you hear. INSTRUCTION: Repeat each word and sentence. REPEAT -IMAGE: page_015_001.jpg VOCAB: downtown -LINE: This is downtown San Antonio. {bk04-l1b-f6-01.mp3} -LINE: Mr. Brown likes to walk downtown. {bk04-l1b-f6-02.mp3} +LINE: This is downtown San Antonio. {page_015_001.jpg} {bk04-l1b-f6-01.mp3} +LINE: Mr. Brown likes to walk downtown. {page_015_002.jpg} {bk04-l1b-f6-02.mp3} VOCAB: again -LINE: Mr. Brown walked downtown last week. {bk04-l1b-f6-03.mp3} -LINE: He walked downtown again today. {bk04-l1b-f6-04.mp3} +LINE: Mr. Brown walked downtown last week. {page_015_002.jpg} {bk04-l1b-f6-03.mp3} +LINE: He walked downtown again today. {page_015_002.jpg} {bk04-l1b-f6-04.mp3} VOCAB: restaurant -LINE: Sandy and Mike like that restaurant. {bk04-l1b-f6-05.mp3} -LINE: They were there last week. {bk04-l1b-f6-06.mp3} -LINE: They were there last night again. {bk04-l1b-f6-07.mp3} +LINE: Sandy and Mike like that restaurant. {page_015_003.jpg} {bk04-l1b-f6-05.mp3} +LINE: They were there last week. {page_015_003.jpg} {bk04-l1b-f6-06.mp3} +LINE: They were there last night again. {page_015_003.jpg} {bk04-l1b-f6-07.mp3} # --- Figure 6 (part 2) ---------------------------------------------------- # Spoken questions and answers mapped to $PRODUCE with speak/reveal. diff --git a/lesson-1B/page_015_001.jpg b/lesson-1B/page_015_001.jpg index c9a5239..16cfce2 100644 Binary files a/lesson-1B/page_015_001.jpg and b/lesson-1B/page_015_001.jpg differ diff --git a/lesson-1B/page_015_002.jpg b/lesson-1B/page_015_002.jpg new file mode 100644 index 0000000..f233e48 Binary files /dev/null and b/lesson-1B/page_015_002.jpg differ diff --git a/lesson-1B/page_015_003.jpg b/lesson-1B/page_015_003.jpg new file mode 100644 index 0000000..9634cb4 Binary files /dev/null and b/lesson-1B/page_015_003.jpg differ