curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68134c549867250dff8fc273.md
Listen to the audio and complete the sentence below.
Definitely. I'll make sure we have all BLANK we need.
the resources
It refers to specific materials, people, or tools that are necessary for the project. Don't forget to use an article if necessary.
The resources uses the because Bob refers to specific materials, people, or tools that are necessary for the team's work.
Using the shows Alice already knows (or will soon know) what resources Bob is thinking about.
{
"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": 69.44,
"finishTimestamp": 73.16
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.72,
"dialogue": {
"text": "Definitely. I'll make sure we have all the resources we need.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.22
}
]
}