curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657e4cd7f87d4f7f6954446d.md
Listen to the audio and answer the question below.
Who is responsible for coordinating efforts and the technical aspects in the project?
Bob is responsible for both coordinating efforts and technical aspects.
The audio indicates different roles for Bob and Maria.
Maria is responsible for technical aspects, and Bob for coordinating efforts.
Both Maria and Bob are responsible for marketing.
The responsibilities mentioned are different from marketing.
Maria is in charge of client relations, and Bob handles technical support.
Listen again to understand their specific roles as mentioned.
2
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": { "x": 50, "y": 0, "z": 1.5 },
"opacity": 0
},
{
"character": "Bob",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-5.mp3",
"startTime": 1,
"startTimestamp": 9.18,
"finishTimestamp": 19.08
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.18,
"dialogue": {
"text": "I'm Maria, the lead developer. I'm responsible for the technical aspects of the project.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.18
},
{
"character": "Bob",
"opacity": 1,
"startTime": 5.19
},
{
"character": "Maria",
"startTime": 5.19,
"finishTime": 10.9,
"dialogue": {
"text": "This is Bob, the project manager. He's responsible for coordinating our efforts to meet your needs.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 11.4
}
]
}