curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a13f01a59cb0fc9d52149.md
Expressing satisfaction or happiness can be done using various expressions. Everything looks great is one way to show that you are pleased or satisfied with something.
What is Tom expressing with Everything looks great?
Dissatisfaction
Does Tom sound happy or unhappy with his new workspace?
Curiosity
Does Tom sound happy or unhappy with his new workspace?
Satisfaction
Confusion
Does Tom sound happy or unhappy with his new workspace?
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.1-1.mp3",
"startTime": 1,
"startTimestamp": 22,
"finishTimestamp": 25.1
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.8,
"dialogue": {
"text": "Everything looks great. Thanks for showing me around the place, Maria.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.3
}
]
}