curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d31f34ea1701138663079.md
Listen to the audio and answer the question below.
Why is James concerned about updating the software again?
Because the update might fail.
James does not mention concerns about the update failing.
Because the client did not request an update.
James is discussing the consequences of updating, not whether the client requested it.
Because the update will improve performance.
James is not expressing a concern about performance improvements.
Because it might delay other projects.
4
Other before projects is used to refer to additional or different projects besides the one being discussed. It contrasts with another, which refers to just one more. For example:
We need to complete other tasks before moving on. - You are referring to multiple tasks.
We need to complete another task before moving on. - You are referring to a single additional task.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 26.86,
"finishTimestamp": 31.46
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.88,
"dialogue": {
"text": "Do you think we need to update the software again?",
"align": "center"
}
},
{
"character": "James",
"startTime": 3.16,
"finishTime": 5.6,
"dialogue": {
"text": "If we do, it might delay other projects.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 6.1
}
]
}