curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657ca50a95d1c3828ee5a991.md
The expression to see new faces joining the team is often used in a professional or group setting. It means that someone is happy or pleased to welcome new members to a group or team.
New faces is a friendly way to refer to new people or members.
What does Bob mean in his sentence?
He is looking forward to a team meeting.
This option does not capture the meaning of welcoming new members.
He is pleased with the current team members.
While this might be true, it doesn't directly relate to the phrase about new members.
He is happy to welcome new members to the team.
He is planning to introduce new rules to the team.
The phrase refers to welcoming people, not introducing new rules.
3
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-2.mp3",
"startTime": 1,
"startTimestamp": 6.26,
"finishTimestamp": 11.82
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 1.3,
"dialogue": {
"text": "Well, I'm Bob, your project manager.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 1.3,
"finishTime": 6.56,
"dialogue": {
"text": "I'm really happy to see new faces joining the team.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 7.06
}
]
}