curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c5f02457a210d5d369edd0.md
Listen to the audio and answer the question below.
How could Bob tell Maria he agrees with her idea of prioritizing tasks?
We should try something completely different.
ENf3a58169
This suggests a new idea rather than agreeing with Maria.
That sounds like a plan.
EN38702b67
2
That sounds like a plan. is a way to express agreement and approval of an idea. It means the speaker thinks the suggestion is a good one. For example:
Person 1: Let's meet at 10 a.m. to go over the details. - This person suggests a time for the meeting.
Person 2: That sounds like a plan! - This person agrees with the plan.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 52.54,
"finishTimestamp": 57.5
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.38,
"dialogue": {
"text": "If we can focus on the critical parts of the project,",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 3.52,
"finishTime": 5.96,
"dialogue": {
"text": "we might still meet the deadline without overworking everyone.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 6.46
}
]
}