curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68124fecab93ef2d640e3f85.md
Listen to the audio and complete the sentence below.
I'm not sure we have BLANK BLANK to test all BLANK new features, though.
enough
This determiner means the right amount or a sufficient number.
QA people
These two words mean the team that tests the app for problems. The first word is an acronym.
the
This article is used because the features have already been introduced or are known to the speakers.
Enough QA people means having a sufficient number of quality assurance workers - QA stands for Quality Assurance, meaning the team that tests the app for problems. For example:
Person 1: We found more bugs after the release.
Person 2: Maybe we didn't have enough QA people testing it. - This person is suggesting that the testing team was too small, so they couldn't catch all the bugs.
The new features uses the because the features they are talking about are specific and part of the project plan.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_20-2.mp3",
"startTime": 1,
"startTimestamp": 50.78,
"finishTimestamp": 54.4
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 4.62,
"dialogue": {
"text": "I'm not sure we have enough QA people to test all the new features, though.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.12
}
]
}