curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6813492a9f1ba80aa9add7f6.md
Listen to the audio and complete the sentence below.
I'll talk to HR and see if we can get some BLANK.
more help
These two words refer to an additional amount of support.
More is commonly used with both countable and uncountable nouns.
More help uses more because Bob is talking about getting an additional amount of support. Another example:
The team could use more help during testing. - The team would benefit from having additional support when testing.
{
"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": 60.94,
"finishTimestamp": 64.02
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.08,
"dialogue": {
"text": "I'll talk to HR and see if we can get some more help.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.58
}
]
}