curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d1c98a6bd5505fd346b50.md
In the dialogue, Brian uses the contraction she's instead of she is. It gives the sentence a better flow and sounds more natural in conversation.
Which two words does the contraction she's in the dialogue stand for?
She was
She was doesn't fit the context of the dialogue.
She has
She's is a possible contraction for she has, but it doesn't fit this specific dialogue context.
She does
She does isn't represented by she's.
She is
4
{
"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
}
]
}