curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c708a2dfe844ae28c71f05.md
Listen to the audio and complete the sentence below.
Hey James, can we talk about my BLANK meeting with Bob?
latest
This refers to the most recent event or update.
Latest means the most recent or newest in a sequence. For example:
I just read the latest report on the project. - This means the most recent report available.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 2.94
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.94,
"dialogue": {
"text": "Hey James, can we talk about my latest meeting with Bob?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.44
}
]
}