curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cad88af98af049df17177.md
Expressions like This is so cool are informal ways to show admiration or excitement about something.
What does Tom mean by saying This is so cool?
He thinks the temperature is very cold.
The phrase isn't about the actual temperature.
He doesn't like what he sees.
Tom's reaction is positive, not negative.
He is very excited and impressed.
He is feeling relaxed.
The phrase indicates excitement more than relaxation.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 43.68,
"finishTimestamp": 49.1
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 6.15,
"dialogue": {
"text": "This is so cool. A standing desk, an ergonomic chair, and an ergonomic mouse.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 6.65
}
]
}