curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657dc02d216cf41afa064333.md
When you talk about going over details or talking about specific topics in a meeting, you use the verb discuss. It means to talk about something with someone.
Listen to the audio and complete the sentence below.
Tom: Hmm... Do we BLANK all our ongoing projects in these meetings?
Sophie: We do. It's a chance to update everyone on project progress.
discuss
Tom uses this verb to ask if they talk about all the different projects they are working on during the meetings.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
},
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.3-4.mp3",
"startTime": 1,
"startTimestamp": 7.44,
"finishTimestamp": 16.32
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 5.76,
"dialogue": {
"text": "Hmm... Do we discuss all our ongoing projects in these meetings?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.77
},
{
"character": "Sophie",
"opacity": 1,
"startTime": 5.77
},
{
"character": "Sophie",
"startTime": 6.57,
"finishTime": 9.88,
"dialogue": {
"text": "We do. It's a chance to update everyone on project progress.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 10.38
}
]
}