curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657e59605c6f688785fbb46d.md
This task checks your understanding of a conversation about beginning work on a project. In professional settings, it's important to grasp what is being planned and what is needed for a project.
What is Maria suggesting they do next?
She is thanking David and ending the meeting.
Maria is not ending the meeting.
She is proposing to start discussing the project details and David's needs for the project.
She is asking David to take over the meeting.
Maria is not asking David to take over the meeting.
She is asking David to provide a summary of the project.
Maria is not asking for a summary.
2
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": { "x": 50, "y": 0, "z": 1.5 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-5.mp3",
"startTime": 1,
"startTimestamp": 52.12,
"finishTimestamp": 56.54
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.42,
"dialogue": {
"text": "Thanks. Now, let's get started with the project details and your specific requirements, David.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.92
}
]
}