curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66df6bfc72421e6e65a9290f.md
Listen to the audio and complete the sentence below.
Alright. What's our BLANK for these BLANK BLANK?
timeline
A word that means the schedule or plan for completing tasks.
remaining
A word that describes what is still left to be done. It ends in -ing.
issues
It refers to problems that need to be solved. It is plural.
Timeline refers to the schedule or plan that shows when tasks or events are supposed to happen. It helps to understand the order of activities and deadlines.
Remaining means what is left or still needs to be done. It refers to the parts that have not been completed.
Issues refers to problems or matters that need to be solved or dealt with.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-2.mp3",
"startTime": 1,
"startTimestamp": 40.5,
"finishTimestamp": 43.38
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.48,
"dialogue": {
"text": "Alright. What's our timeline for these remaining issues?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.48
}
]
}