curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657dadfc7d21eb294c9f057e.md
In this audio, Bob is explaining his role as a project manager and what he can help with.
Which part of Bob's sentence tells Lisa what she can ask him for help with?
I'm the person you always need to talk to
This part introduces Bob as the point of contact but doesn't specify what for.
And I'm Bob, the team's project manager
While this introduces Bob's role, it doesn't specify the kind of help he offers.
if you have any questions
This phrase suggests that questions are welcome but doesn't detail the topics.
about the team's goals and schedule
4
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-3.mp3",
"startTime": 1,
"startTimestamp": 42.84,
"finishTimestamp": 50.98
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.22,
"dialogue": {
"text": "And I'm Bob, the team's project manager.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.23,
"finishTime": 5,
"dialogue": {
"text": "I'm the person you always need to talk to",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 5,
"finishTime": 9.14,
"dialogue": {
"text": "if you have any questions about the team's goals and schedule.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 9.64
}
]
}