curriculum/challenges/english/blocks/learn-about-adverbial-phrases/67fe88227fc9836054216af0.md
Listen to the audio and answer the question below.
How often are the updates going to happen?
Once a week.
Bob suggests a different frequency.
Twice every week.
Once a month.
Bob suggests a different frequency.
Every day.
That's the original frequency of the updates.
2
Biweekly means occurring either once every two weeks or twice a week. It can, thus, describe something that happens twice a week (Bob's idea) or twice a month. For example:
The team holds a biweekly meeting to discuss progress. – This means the meeting occurs twice a week (or once every two weeks, depending on the speaker's intention).
We receive biweekly updates on the project's status. – This means updates are given twice a week (or once every two weeks, again depending on the speaker's intention).
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_18-1.mp3",
"startTime": 1,
"startTimestamp": 27.76,
"finishTimestamp": 33.26
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.58,
"dialogue": {
"text": "How about we switch to biweekly detailed updates",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.58,
"finishTime": 6.5,
"dialogue": {
"text": "unless there's a significant development?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 7
}
]
}