curriculum/challenges/english/blocks/learn-how-to-express-concerns/67cafa41083b0eeb76deb421.md
Listen to the audio and complete the sentence below.
That makes sense. Could you set up a BLANK meeting to discuss BLANK and keep everyone in the loop?
weekly
This means happening once a week.
progress
This refers to improvement or movement toward a goal.
Weekly means happening once every week. For example:
We have a weekly report to track our work. - This means the report is created once a week.
Progress means improvement or movement toward completing something. For example:
She made great progress on her project. - This means she improved or moved forward with her work.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 43.3,
"finishTimestamp": 48.18
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.26,
"dialogue": {
"text": "That makes sense. Could you set up a weekly meeting",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.26,
"finishTime": 5.88,
"dialogue": {
"text": "to discuss progress and keep everyone in the loop?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.38
}
]
}