curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d426bc2721abe1d7e944e.md
Listen to the audio and answer the question below.
What is James probably going to do?
He is going to ignore the request.
James agrees to check the problem, so he is not ignoring it.
He is going to fix the issue immediately.
James does not commit to fixing the problem right away.
He is going to report the issue to the client.
James does not mention contacting the client.
He is going to investigate the problem.
4
Will is used to respond to a request by expressing willingness or intent to do something. For example:
Person 1: Can you send me the report?
Person 2: Sure, I'll send it right away. - Here, I'll send it shows that the speaker is agreeing to the request.
In this dialogue, James uses I'll check it out to confirm that he will investigate the issue.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
},
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 35.5,
"finishTimestamp": 39.34
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.06,
"dialogue": {
"text": "Can you look into it and see what's causing the problem?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.3
},
{
"character": "James",
"opacity": 1,
"startTime": 3.3
},
{
"character": "James",
"startTime": 3.54,
"finishTime": 4.84,
"dialogue": {
"text": "Sure. I'll check it out.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5.34
}
]
}