curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657b08655966781abf6396ff.md
Listen to the audio and answer the question below.
Which sentence is grammatically correct?
You are happy with the workplace so far?
This is the word order for a statement, not a question.
Are you happy with the workplace so far?
Is you happy with the workplace so far?
Is is not the correct form of to be for the subject you.
Happy you are with the workplace so far?
This option has words in a mixed order that does not form a correct question.
2
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.3-1.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 2.78
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.78,
"dialogue": {
"text": "Hi, Tom. Are you happy with the workplace so far?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.28
}
]
}