curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657e4fd2ecf31280ef673f0d.md
Listen to the audio and answer the question below.
What does Linda do?
She manages the company's finances.
The introduction clearly states Linda's role in design, not in finance management.
She is responsible for marketing and sales.
Linda's role is described as related to design, not marketing and sales.
She works in user experience and creates interface design.
She is in charge of human resources.
Maria's introduction mentions Linda's work in design, not human resources.
3
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Linda",
"position": { "x": 50, "y": 0, "z": 1.5 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-5.mp3",
"startTime": 1,
"startTimestamp": 30.12,
"finishTimestamp": 36.08
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 6.96,
"dialogue": {
"text": "And this is Linda. She's our UX/UI designer. She works in user experience and she creates our interface design.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 7.46
}
]
}