curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a916c19b18cd3197a67235.md
Listen to the audio and complete the sentence below.
I hear you're going to a Hackathon this weekend. BLANK BLANK BLANK?
Is
Remember, this word is part of a question asking for confirmation. This word is capitalized because it starts the sentence.
that
This word refers to the information you are confirming.
right
This word indicates you want to confirm if something is correct.
Is that right? is used to confirm information you have heard. It is a common way to ask for confirmation. For example:
I'm starting a new job next week, you can reply, Is that right? to confirm what they said.{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-1.mp3",
"startTime": 1,
"startTimestamp": 3.84,
"finishTimestamp": 6.7
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.86,
"dialogue": {
"text": "I hear you're going to a hackathon this weekend. Is that right?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.36
}
]
}