curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cca6bb44ce5130a759829.md
Of course is used to express strong agreement or to indicate that something is obvious.
What does Tom mean when he says Of course?
He is not sure.
Of course indicates certainty.
He is disagreeing.
Of course is an affirmation or agreement.
He strongly agrees.
He needs more information.
Tom is expressing strong agreement, not asking for clarification.
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": 12.85,
"finishTimestamp": 16.1
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.85,
"dialogue": {
"text": "Of course. Any favorite lunch spot around here, Sophie?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.35
}
]
}