books 10-12: student-sim finding fixes
This commit is contained in:
@@ -424,6 +424,7 @@ RESPONSE: Meg listens to the radio while she cooks dinner.
|
||||
PROMPT: Dottie will go to Paris. She will learn French.
|
||||
TEMPLATE: (before)
|
||||
RESPONSE: Dottie will learn French before she goes to Paris.
|
||||
RUBRIC: The source does not fix which event comes first — accept BOTH combinations: "Dottie will learn French before she goes to Paris." and "Dottie will go to Paris before she learns French."; using "before" with correct verb forms is the point.
|
||||
|
||||
PROMPT: Frank washed his hands. He changed the tire.
|
||||
TEMPLATE: (after)
|
||||
@@ -567,15 +568,15 @@ FEEDBACK: Mary's the boss! She said to the people, "Next Saturday the store will
|
||||
# Source: ST §He Can't Go! (l5-s19)
|
||||
$PRODUCE He Can't Go!
|
||||
ID: l5-s19
|
||||
INTRO: Mark needs his airline tickets and can't get them himself — a whole story of favors. Type the missing words in each line of the story.
|
||||
INSTRUCTION: Type the missing word or words in each gap.
|
||||
INTRO: Mark needs his airline tickets and can't get them himself — a whole story of favors. Complete each line of the story with words from the box shown on screen.
|
||||
INSTRUCTION: Use the words from the box: about, can't, could, how to, I'll, is...able to, is supposed to, it, it...take, it...takes, leave, let, mind, supper, to go, would.
|
||||
INPUT: type
|
||||
CHECK: exact
|
||||
|
||||
TEMPLATE: Mark ____{leaves} for Rome tomorrow.
|
||||
RESPONSE: Mark leaves for Rome tomorrow.
|
||||
|
||||
TEMPLATE: He ____{is supposed to} pick up his tickets at the airport today, but he ____{is} not ____{able to} do it.
|
||||
TEMPLATE: He ____{is supposed to|has to|needs to} pick up his tickets at the airport today, but he ____{is} not ____{able to} do it.
|
||||
RESPONSE: He is supposed to pick up his tickets at the airport today, but he is not able to do it.
|
||||
|
||||
TEMPLATE: His boss won't ____{let} him.
|
||||
@@ -593,7 +594,7 @@ RESPONSE: "Would you mind asking Jane?"
|
||||
TEMPLATE: "OK, ____{I'll} ask Jane."
|
||||
RESPONSE: "OK, I'll ask Jane."
|
||||
|
||||
TEMPLATE: Jane said, "I'll be happy ____{to go}, but you'll have to tell me ____{how to} get there."
|
||||
TEMPLATE: Jane said, "I'll be happy ____{to go|to}, but you'll have to tell me ____{how to} get there."
|
||||
RESPONSE: Jane said, "I'll be happy to go, but you'll have to tell me how to get there."
|
||||
|
||||
TEMPLATE: "Do you think ____{it} will ____{take} a long time?"
|
||||
|
||||
Reference in New Issue
Block a user