curriculum/challenges/english/blocks/learn-how-to-share-feedback/679cdefeb859e436a169f25e.md
Listen to the audio and complete the sentence below.
He's not happy with our BLANK BLANK and I'm not sure why.
latest
This word means the most recent or newest version of something.
update
This word refers to a new version or improvement of a product, system, or software.
Latest means the most recent version or occurrence of something. For example:
Have you seen the latest report on the project? - This means the most recent version of the report.
An update refers to a new version, modification, or improvement to a product or system, often in software. For example:
The app's latest update fixed several bugs and improved performance. - This means the most recent version of the app introduced changes to improve it.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 2.54,
"finishTimestamp": 5.46
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.92,
"dialogue": {
"text": "He's not happy with our latest update and I'm not sure why.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.42
}
]
}