curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656ccf6255561e1467afd1c6.md
When someone says Sounds great, they are expressing agreement or enthusiasm about what has been said.
What does Tom mean by Sounds great?
He doesn't like the idea.
Sounds great is a positive expression.
He is asking a question.
Tom is making a statement, not asking a question.
He agrees and is excited about the idea.
He didn't hear Sophie.
Tom is responding directly to Sophie's suggestion.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-3.mp3",
"startTime": 1,
"startTimestamp": 20.4,
"finishTimestamp": 21.3
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 1.55,
"dialogue": {
"text": "Sounds great.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 2.05
}
]
}