curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68134cec46b2440ea4bbd640.md
Listen to the audio and answer the question below.
What does Bob promise to do?
Make sure the team has no resources at all.
Bob doesn't say that.
Finish the app without any more help.
He is focusing on ensuring they have enough help and materials.
Start a new project next month.
Bob talks about supporting the current project.
Make sure the team has all the resources they need.
4
Bob says I'll make sure we have all the resources we need, meaning he promises to ensure that everything necessary for completing the project will be available.
{
"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": 70.22,
"finishTimestamp": 73.16
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.94,
"dialogue": {
"text": "I'll make sure we have all the resources we need.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.44
}
]
}