curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d1d1f46bc820629aecc0d.md
Watch the dialogue below and listen to how Brian refers to Sophie. Fill in the blanks below when you are done.
But it's true. BLANK the person to go to if you need help!
She's
This contraction is used to describe Sophie's characteristic. The first letter is capitalized.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Brian",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-4.mp3",
"startTime": 1,
"startTimestamp": 24.9,
"finishTimestamp": 28.16
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.76,
"dialogue": {
"text": "But it's true. She's the person to go to if you need help.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.26
}
]
}