curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657b30777fcf90c40b9d7ca8.md
Someone might say, That sounds like a plan. This phrase means they agree with the suggestion and think it's a good idea. It's like saying Yes, let's do that.
What does Tom mean by saying That sounds like a plan?
He does not like the idea.
Tom's answer is positive, not negative.
He wants to change the plan.
Tom's answer confirms that he thinks Sarah's suggestion is a good idea.
He is unsure about the plan.
Tom shows agreement and certainty, not uncertainty.
He agrees with the suggestion.
4
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.3-1.mp3",
"startTime": 1,
"startTimestamp": 40.10,
"finishTimestamp": 42.84
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.74,
"dialogue": {
"text": "That sounds like a plan, Sarah. Thanks for the suggestions.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.24
}
]
}