curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d26afcebc4ea8a9478fbf.md
Listen to the audio and answer the question below.
Is James sure that they need to update the software?
Not really, since he is asking for Maria's opinion.
Yes, he has already decided to update it.
James is asking Maria about it, so he probably hasn't decided it yet.
Yes, he has already started updating the software.
James is asking whether they should update the software or not.
On the contrary, he's sure they should not update the software.
James is not rejecting the idea altogether; he is actually asking Maria's opinion on the topic.
1
To update means to modify or improve software by releasing a new version. Updates can include bug fixes, new features, or performance improvements. For example:
The company released an update to fix security vulnerabilities in the app. - This means a new version was launched to address security issues.
{
"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": 25.8,
"finishTimestamp": 28.74
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.34,
"dialogue": {
"text": "Absolutely. Do you think we need to update the software again?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.84
}
]
}