curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67f06c7f408cdea4694364f7.md
Listen to the audio and answer the question below.
What does Brian tell Sarah he'll do?
He'll cancel the training sessions.
Brian doesn't mention canceling anything.
He'll ask someone else to send the details.
Brian says he will do it.
He'll send her the training session details.
He'll join the training sessions next week.
Brian does not say that he will join.
3
I'll is the contraction of I will and is often used to make a decision or promise at the moment of speaking.
In this sentence, I'll send you the details is a promise Brian is making to take action. Another example:
I'll call you later with the results. – This means the speaker is promising to call at a later time to give more information.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-3.mp3",
"startTime": 1,
"startTimestamp": 51.58,
"finishTimestamp": 55.82
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.08,
"dialogue": {
"text": "Good point. The training sessions are scheduled for next week.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 4.3,
"finishTime": 5.24,
"dialogue": {
"text": "I'll send you the details.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 5.74
}
]
}