diff --git a/book-9-lesson-2.module b/book-9-lesson-2.module index 8b5eca02..00494331 100644 --- a/book-9-lesson-2.module +++ b/book-9-lesson-2.module @@ -846,10 +846,10 @@ INTRO: In this part you'll learn to compare things: "similar", "the same", "alik INSTRUCTION: Listen and repeat. REPEAT -LINE: The Smiths' house is similar to the Johnsons' house. {page_042_001.jpg} {bk09-l2b-f3-01.mp3} -LINE: Kevin's truck is different from mine. {page_042_003.jpg} {bk09-l2b-f3-02.mp3} -LINE: Peter's score is the same as Jim's. {page_042_005.jpg} {bk09-l2b-f3-03.mp3} -LINE: Their suits are alike. {page_043_001.jpg} {bk09-l2b-f3-04.mp3} +LINE: The Smiths' house is similar to the Johnsons' house. {bk09-l2b-f3-houses.jpg} {bk09-l2b-f3-01.mp3} +LINE: Kevin's truck is different from mine. {bk09-l2b-f3-trucks.jpg} {bk09-l2b-f3-02.mp3} +LINE: Peter's score is the same as Jim's. {bk09-l2b-f3-scores.jpg} {bk09-l2b-f3-03.mp3} +LINE: Their suits are alike. {bk09-l2b-f3-suits.jpg} {bk09-l2b-f3-04.mp3} # Source: LLA 2B Figure 3 (choosing pass) $SELECT Similar, Same, or Alike? @@ -858,28 +858,28 @@ INTRO: Now the pictures put you on the spot. Look, listen to the question, tap t INSTRUCTION: Tap the correct word. REPEAT -PROMPT: Look at the houses. Are they similar, the same, or alike? {page_042_001.jpg} {bk09-l2b-f3-05-q.mp3} +PROMPT: Look at the houses. Are they similar, the same, or alike? {bk09-l2b-f3-houses.jpg} {bk09-l2b-f3-05-q.mp3} OPTION: a | similar OPTION: b | the same OPTION: c | alike ANSWER: a FEEDBACK: The houses are similar. {bk09-l2b-f3-05-a.mp3} -PROMPT: Look at the trucks. Are they similar, the same, or different? {page_042_003.jpg} {bk09-l2b-f3-06-q.mp3} +PROMPT: Look at the trucks. Are they similar, the same, or different? {bk09-l2b-f3-trucks.jpg} {bk09-l2b-f3-06-q.mp3} OPTION: a | similar OPTION: b | the same OPTION: c | different ANSWER: c FEEDBACK: The trucks are different. {bk09-l2b-f3-06-a.mp3} -PROMPT: Look at the scores. Are they similar, the same, or different? {page_042_005.jpg} {bk09-l2b-f3-07-q.mp3} +PROMPT: Look at the scores. Are they similar, the same, or different? {bk09-l2b-f3-scores.jpg} {bk09-l2b-f3-07-q.mp3} OPTION: a | similar OPTION: b | the same OPTION: c | different ANSWER: b FEEDBACK: The scores are the same. {bk09-l2b-f3-07-a.mp3} -PROMPT: Look at the suits. Are they similar, different, or alike? {page_043_001.jpg} {bk09-l2b-f3-08-q.mp3} +PROMPT: Look at the suits. Are they similar, different, or alike? {bk09-l2b-f3-suits.jpg} {bk09-l2b-f3-08-q.mp3} OPTION: a | similar OPTION: b | different OPTION: c | alike diff --git a/book-9-lesson-2/bk09-l2b-f3-houses.jpg b/book-9-lesson-2/bk09-l2b-f3-houses.jpg new file mode 100644 index 00000000..e409d862 Binary files /dev/null and b/book-9-lesson-2/bk09-l2b-f3-houses.jpg differ diff --git a/book-9-lesson-2/bk09-l2b-f3-scores.jpg b/book-9-lesson-2/bk09-l2b-f3-scores.jpg new file mode 100644 index 00000000..ec36e2a0 Binary files /dev/null and b/book-9-lesson-2/bk09-l2b-f3-scores.jpg differ diff --git a/book-9-lesson-2/bk09-l2b-f3-suits.jpg b/book-9-lesson-2/bk09-l2b-f3-suits.jpg new file mode 100644 index 00000000..7289228b Binary files /dev/null and b/book-9-lesson-2/bk09-l2b-f3-suits.jpg differ diff --git a/book-9-lesson-2/bk09-l2b-f3-trucks.jpg b/book-9-lesson-2/bk09-l2b-f3-trucks.jpg new file mode 100644 index 00000000..408b98cb Binary files /dev/null and b/book-9-lesson-2/bk09-l2b-f3-trucks.jpg differ diff --git a/book-9-lesson-2/page_042_001.jpg b/book-9-lesson-2/page_042_001.jpg deleted file mode 100644 index b94942ba..00000000 Binary files a/book-9-lesson-2/page_042_001.jpg and /dev/null differ diff --git a/book-9-lesson-2/page_042_003.jpg b/book-9-lesson-2/page_042_003.jpg deleted file mode 100644 index 70f89075..00000000 Binary files a/book-9-lesson-2/page_042_003.jpg and /dev/null differ diff --git a/book-9-lesson-2/page_042_005.jpg b/book-9-lesson-2/page_042_005.jpg deleted file mode 100644 index 39ca91f0..00000000 Binary files a/book-9-lesson-2/page_042_005.jpg and /dev/null differ diff --git a/book-9-lesson-2/page_043_001.jpg b/book-9-lesson-2/page_043_001.jpg deleted file mode 100644 index 7459384a..00000000 Binary files a/book-9-lesson-2/page_043_001.jpg and /dev/null differ