curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/6636cb4a5a281173c4ac8c08.md
A package is a box or a bag that contains items. People use packages to send or receive things in the mail or to store items together. When you buy something at an online store, for instance, you normally receive that package back at home some time later.
Why is the delivery man asking for Tom?
Because Tom needs to deliver something for him
It's actually the other way around.
Because he wants to buy Tom some lunch
He's there to deliver something for Tom, not to buy him lunch.
Because he has a package for Tom
Because he wants to give Tom a ride
This is not mentioned in the dialogue.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Delivery Man",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "4.3-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 2.72
}
},
"commands": [
{
"character": "Delivery Man",
"opacity": 1,
"startTime": 0
},
{
"character": "Delivery Man",
"startTime": 1,
"finishTime": 3.72,
"dialogue": {
"text": "Hi there. I have a package for Tom. Do you know him?",
"align": "center"
}
},
{
"character": "Delivery Man",
"opacity": 0,
"startTime": 4.22
}
]
}