curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66df6a323ae22e6708890469.md
Listen to the audio and complete the sentence below.
Not yet, but I BLANK we'll start receiving BLANK BLANK BLANK as more users navigate the updated interface.
anticipate
A word that means to expect or predict something will happen.
more
A word used to show a greater quantity or amount.
detailed
A word that means including many details or pieces of information.
reports
It refers to documents or statements providing information or feedback.
Anticipate is used when you think something is likely to happen in the future.
More is used to indicate a greater quantity or amount of something.
Detailed means including many details or pieces of information.
Reports refers to documents or statements that provide information or feedback about something.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-2.mp3",
"startTime": 1,
"startTimestamp": 34.22,
"finishTimestamp": 40.44
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 4.82,
"dialogue": {
"text": "Not yet, but I anticipate we'll start receiving more detailed reports",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 4.82,
"finishTime": 7.22,
"dialogue": {
"text": "as more users navigate the updated interface.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 7.72
}
]
}