curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/6543aaa9f5f028dba112f276.md
When someone makes a correct assumption or guess about you, you can confirm it by using phrases like That's right. It's a way of agreeing or saying "yes" to what is said.
Which phrase does Tom use to confirm Maria's statement about him?
that's wrong
That's wrong is used to disagree.
that's okay
That's okay usually shows acceptance, not confirmation.
that's right
that's left
That's left refers to a direction, not confirmation.
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": 4.62,
"finishTimestamp": 8.46
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.34,
"dialogue": {
"text": "Hi, that's right. I'm Tom McKenzie. It's a pleasure to meet you.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.84
}
]
}