curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c4c0089f19c7068b1cde29.md
Listen to the audio and answer the question below.
How could Maria partially agree with Bob while expressing concern that this solution is not the best?
Yes, that would definitely work.
EN70723dc4
Maria would be expressing full agreement with this sentence, which is not the case.
It might, but it's not ideal.
EN4c3e0c32
2
Answers to questions with auxiliary or modal verbs do not always need to use the same verb. For example:
Question: Should we leave early?
Answer: We could, but I'm not sure if it's necessary. - The response uses could instead of repeating should.
{
"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": 33.68,
"finishTimestamp": 34.76
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.08,
"dialogue": {
"text": "Wouldn't that make a difference?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 2.58
}
]
}