curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68134dab4642fc0f6e7969bd.md
Listen to the audio and complete the sentence below.
Let's make sure everyone knows BLANK responsibilities by BLANK end of BLANK week.
their
This possessive determiner shows that the responsibilities belong to each team member.
the
This article is used because end is specific - it's a known point in time.
this
This demonstrative determiner refers to the current week.
Their responsibilities uses their to show that the responsibilities belong to each person individually.
The end uses the because it refers to a specific moment (the end of the week).
This week uses this to refer to the current week they are in right now.
{
"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": 73,
"finishTimestamp": 76.76
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.86,
"dialogue": {
"text": "Let's make sure everyone knows their responsibilities by the end of this week.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.36
}
]
}