curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67e698b3f1611a15a0b3af3a.md
Listen to the audio and answer the question below.
What does Tom ask Jessica about?
If she thinks the issue is too serious to fix.
Tom is not asking whether Jessica thinks the bug is serious. She already expressed that.
If she wants to delay the update.
Tom doesn't mention delaying anything.
If she already fixed the bug.
Tom is not asking about Jessica fixing the bug herself.
If they should tell the rest of the team or manage the issue themselves.
4
To inform means to tell someone about something officially or clearly, especially important or useful information. For example:
Please inform the manager if there are any delays. – This means to let the manager know about the delays.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-2.mp3",
"startTime": 1,
"startTimestamp": 29.38,
"finishTimestamp": 33.92
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 1.44,
"dialogue": {
"text": "I understand.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 2.4,
"finishTime": 5.54,
"dialogue": {
"text": "Do we need to inform the rest of the team, or can we handle it here?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 6.04
}
]
}