curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657dc45d37cb4a32eae1fd7a.md
Try to remember what you have learned about a certain preposition.
What preposition would you use in this sentence: Do the meetings involve everyone BLANK the team?
in
In the team is less commonly used and sounds less natural in this context.
on
at
At the team is not grammatically correct for indicating membership.
into
Into the team suggests movement or transition, not belonging.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.3-4.mp3",
"startTime": 1,
"startTimestamp": 30.64,
"finishTimestamp": 34.44
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.80,
"dialogue": {
"text": "Good to know. Do the meetings involve everyone on the team?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.30
}
]
}