curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68123b6c9a6f9c1cdc43f067.md
Listen to the audio and answer the question below.
What does Bob say they need to do?
Finish building the app today.
Bob says they are just starting the project, not finishing it.
Decide who will handle each part of the project.
Hire new developers immediately.
There is no mention of hiring new people.
Buy new mobile phones.
The project is about an app, not about hardware.
2
Bob says they are starting the new mobile app project and need to decide who will do what, meaning they must divide the work among the team members.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_20-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.26
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.26,
"dialogue": {
"text": "As we start the new mobile app project, we need to decide who will do what.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.76
}
]
}