curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67e5b0b540e0ee8bdad66db1.md
Listen to the audio and answer the question below.
Why did Jessica believe it was important to interrupt what Tom was doing to talk about the bug?
She thought Tom would want to know about the issue before moving forward with their work.
She wanted to make sure Tom knew about the bug after finishing the task.
Jessica did not want to wait until Tom and his team finished the task.
She didn't think it was important, but still wanted to mention it.
Jessica says she thought it was important.
She thought the issue was minor and could be discussed later.
Jessica believed the issue needed to be addressed.
1
Further in this context means continuing or advancing to the next stage of something. For example:
Let's discuss the details before we move further with the project. – This means to talk about the details before continuing with the project.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-2.mp3",
"startTime": 1,
"startTimestamp": 15.58,
"finishTimestamp": 18
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 2.38,
"dialogue": {
"text": "And I thought you'd want to know about it",
"align": "center"
}
},
{
"character": "Jessica",
"startTime": 2.38,
"finishTime": 3.42,
"dialogue": {
"text": "before we proceed further.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 3.92
}
]
}