curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66df6c7efc14d2706424bae4.md
Listen to the audio and answer the question below.
What does Bob want to know?
If there are any new features in the update.
Think about if Bob is asking about problems or something new added to the update.
Who is responsible for the remaining issues.
Consider if Bob's question is about people or about time.
When the remaining issues will be resolved.
How many users are affected by the issues.
Think about if Bob is asking about users or about fixing something.
3
To understand what someone wants to know, look for the main idea in their question.
Bob asks, What's our timeline for these remaining issues?
Timeline refers to a schedule or plan for completing tasks. Remaining issues refers to the problems that still need to be solved.
Bob wants to know when these issues will be addressed or resolved.
{
"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
}
]
}