diff --git a/book-9-lesson-2.module b/book-9-lesson-2.module index 7f7f1821..8b5eca02 100644 --- a/book-9-lesson-2.module +++ b/book-9-lesson-2.module @@ -705,20 +705,20 @@ ID: 9-2b-f4-dialogue INTRO: Two men, one bank, and a lunch plan. Listen to the directions and follow them on the map in your head — you'll place the bank and the restaurant next. INSTRUCTION: Listen to the directions. -Man1: I need to go to the bank. Can you tell me how to get there? {bk09-l2b-f4-01.mp3} -Man2: Okay. We are at Plaza and 15th Street. To get to the bank, go up 15th Street to Main Street. {bk09-l2b-f4-02.mp3} -LINE: Turn right on Main. Go straight ahead for one block. {bk09-l2b-f4-03.mp3} -LINE: The bank is on the corner of Main and 4th Streets. {bk09-l2b-f4-04.mp3} -Man1: Thanks. {bk09-l2b-f4-05.mp3} -Man2: Sure. Oh, have you eaten lunch? {bk09-l2b-f4-06.mp3} -Man1: No, I haven't. {bk09-l2b-f4-07.mp3} -Man2: Do you want to eat later? {bk09-l2b-f4-08.mp3} -Man1: Yes. {bk09-l2b-f4-09.mp3} -Man2: Let's meet at the Mexican restaurant at 11:30. {bk09-l2b-f4-10.mp3} -Man1: Okay. How do you get there from the bank? {bk09-l2b-f4-11.mp3} -Man2: The bank is on Main and 4th. To get to the restaurant, go across 4th Street and up one block. {bk09-l2b-f4-12.mp3} -LINE: The restaurant is on the corner of Broadway and 4th. {bk09-l2b-f4-13.mp3} -Man1: Thanks. I'll see you at 11:30. {bk09-l2b-f4-14.mp3} +Man1: I need to go to the bank. Can you tell me how to get there? {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-01.mp3} +Man2: Okay. We are at Plaza and 15th Street. To get to the bank, go up 15th Street to Main Street. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-02.mp3} +LINE: Turn right on Main. Go straight ahead for one block. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-03.mp3} +LINE: The bank is on the corner of Main and 4th Streets. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-04.mp3} +Man1: Thanks. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-05.mp3} +Man2: Sure. Oh, have you eaten lunch? {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-06.mp3} +Man1: No, I haven't. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-07.mp3} +Man2: Do you want to eat later? {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-08.mp3} +Man1: Yes. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-09.mp3} +Man2: Let's meet at the Mexican restaurant at 11:30. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-10.mp3} +Man1: Okay. How do you get there from the bank? {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-11.mp3} +Man2: The bank is on Main and 4th. To get to the restaurant, go across 4th Street and up one block. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-12.mp3} +LINE: The restaurant is on the corner of Broadway and 4th. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-13.mp3} +Man1: Thanks. I'll see you at 11:30. {bk09-l2b-f4-map.jpg} {bk09-l2b-f4-14.mp3} # Source: LLA 2B Figure 4 (locating pass) $SELECT Find the Bank and the Restaurant @@ -733,10 +733,10 @@ OPTION: c | C OPTION: d | D OPTION: e | E -TEMPLATE: Where is the bank? +TEMPLATE: Where is the bank? {bk09-l2b-f4-map.jpg} ANSWER: c -TEMPLATE: Where is the restaurant? +TEMPLATE: Where is the restaurant? {bk09-l2b-f4-map.jpg} ANSWER: e # Source: LLA 2B Figure 7 (word bank) diff --git a/book-9-lesson-2/bk09-l2b-f4-map.jpg b/book-9-lesson-2/bk09-l2b-f4-map.jpg new file mode 100644 index 00000000..cd3e9a7b Binary files /dev/null and b/book-9-lesson-2/bk09-l2b-f4-map.jpg differ