curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6814853b2ef49d09fc1897ed.md
Listen to the audio and complete the sentence below.
How about we allocate BLANK our server capacity to BLANK since it's crucial for BLANK?
half of
This two-word phrase means 50% of something.
the main project
This refers to a specific, important task. Don't forget to use an article if necessary.
our yearly goals
These three words describe shared targets for a team or group. Use a possessive adjective followed by a plural noun and a time-related adjective.
Half of means 50% of something - part of a whole. For example:
Half of the users reported a bug. - 50% of the users said there was a problem.
Only half of the team could join the meeting. - Just 50% of the team was present.
The main project uses the because they are referring to one specific, most important project.
Our yearly goals uses our to show ownership as these goals belong to their company or team.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_20-3.mp3",
"startTime": 1,
"startTimestamp": 8.72,
"finishTimestamp": 14.76
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 7.04,
"dialogue": {
"text": "How about we allocate half of our server capacity to the main project since it's crucial for our yearly goals?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 7.54
}
]
}