curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656ccfb763eddb149831854d.md
When someone hears something they like or agree with, they might respond with a positive expression to show enthusiasm or agreement.
What does Tom say in the dialogue?
BLANK BLANK.
Sounds
This verb means something seems a certain way when you hear about it. The first letter is capitalized, and it ends in -s.
great
This adjective means very good or awesome.
{
"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
}
]
}