curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c472da585fca2a7acf4d1f.md
Listen to the audio and answer the question below.
What does Bob want to discuss with Maria?
The team's progress on the project.
Bob does not mention the team's progress.
The project timeline.
A new project proposal.
Bob does not talk about a new project.
The final report for the project.
Bob does not mention a final report.
2
Can we talk about... is commonly used to start a discussion in a polite and professional way. It signals that the speaker wants to have a conversation about a specific topic without being too direct or demanding. For example:
Can we talk about the budget for next month? - This politely introduces a discussion about financial planning.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 2.68
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.68,
"dialogue": {
"text": "Hey Maria, can we talk about the project timeline?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.18
}
]
}