curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/681240b41da77a217683ab17.md
Listen to the audio and complete the sentence below.
We'll BLANK tasks to BLANK developer's skills.
match
This verb means to connect or pair two things correctly.
each
This determiner refers to individual people separately.
Match means to connect or pair things together in a logical way. You can say: match tasks to skills, match colors with designs, and match students with tutors.
Each is a determiner used when talking about one by one - focusing on every single developer separately.
{
"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": 14.72,
"finishTimestamp": 17.92
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.6,
"dialogue": {
"text": "We'll match tasks to each developer's skills.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.4
}
]
}