curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657b0cbc53235932265cbd9d.md
How about...? is often used to ask for information about a topic or to make a suggestion. For example:
How about the coffee here? - This asks for someone's opinion about the coffee.
How about the meeting tomorrow? - This asks if there will be a meeting.
In the dialogue, Tom is asking if there are team-building activities at this workplace, or what kind of activities they have.
What does Tom want to know by asking this question: How about the team-building activities here?
If there are team-building activities in this workplace.
If the company organizes sports competitions.
Tom's question is about all team-building activities, not just sports.
He is asking if the activities are mandatory.
There is no indication in the question that Tom is asking about the necessity of the activities.
He is suggesting they start the activities now.
Tom is asking about existing activities, not suggesting to begin them.
1
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.3-1.mp3",
"startTime": 1,
"startTimestamp": 5.66,
"finishTimestamp": 8.22
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.56,
"dialogue": {
"text": "Listen, how about the team-building activities here?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.06
}
]
}