curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67dda2cc03d1d84fe6ba100e.md
Listen to the audio and answer the question below.
What does Alice tell James she is going to do?
She will check her schedule.
Alice doesn't mention looking at her schedule.
She will ask someone else to do it.
Alice doesn't say she will ask someone else to do it.
She will handle the task herself.
She will delay the task until tomorrow.
There is no mention of postponing the task.
3
To take care of something means to handle or deal with a task or responsibility. For example:
Don't worry about the email — I'll take care of it. – This means the speaker will write or send the email.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-1.mp3",
"startTime": 1,
"startTimestamp": 31.16,
"finishTimestamp": 34.28
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.34,
"dialogue": {
"text": "Do you have time to do that?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 2.65
},
{
"character": "Alice",
"opacity": 1,
"startTime": 2.65
},
{
"character": "Alice",
"startTime": 2.96,
"finishTime": 4.12,
"dialogue": {
"text": "Yes, I'll take care of it.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 4.62
}
]
}