curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657ce691d6c57c107e650c5e.md
Listen to the audio and answer the question below.
Based on the audio, what is Bob communicating to Lisa about Tom?
Bob is informing that Tom is available for any kind of task.
Focus on the specific roles and areas mentioned by Bob in the context of Tom's expertise.
Bob is introducing Tom as the new graphic designer.
Bob is asking Tom to lead the next team meeting.
This line is about Tom's role and expertise, not about leading meetings.
Bob is asking if anyone wants to transfer to a different department.
The conversation focuses on introducing Tom and his area of expertise, not departmental transfers.
2
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-3.mp3",
"startTime": 1,
"startTimestamp": 26.14,
"finishTimestamp": 35.54
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.48,
"dialogue": {
"text": "This is Tom, our new graphic designer.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.48,
"finishTime": 7.8,
"dialogue": {
"text": "Is there any specific area of design or development that you're interested in?",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 7.8,
"finishTime": 9.58,
"dialogue": {
"text": "He's your go-to guy for that.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 10.18
}
]
}