curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d1ad4fbdb51057f0f0714.md
It's true is used to confirm or agree with what someone else said. It means that something is correct or factual.
In the dialogue, how does Brian respond when Sophie says, Oh, come on, Brian?
He disagrees.
Brian doesn't show any sign of disagreement.
He says Sophie is wrong.
Brian doesn't say Sophie is incorrect.
He confirms what he said.
He changes the topic.
It's true means Brian is standing by his previous statement.
3
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
},
{
"character": "Brian",
"position": { "x": 75, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-4.mp3",
"startTime": 1,
"startTimestamp": 22.84,
"finishTimestamp": 28.16
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 1.44,
"dialogue": {
"text": "Oh, come on, Brian.",
"align": "left"
}
},
{
"character": "Brian",
"startTime": 2,
"finishTime": 7.25,
"dialogue": {
"text": "But it's true. She's the person to go to if you need help.",
"align": "right"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 7.75
},
{
"character": "Brian",
"opacity": 0,
"startTime": 7.75
}
]
}