curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67f2239e7ec199a07398e5f9.md
Listen to the audio and complete the sentence below.
BLANK the app's BLANK will be BLANK?
Does that mean
These three words together are used to check if something that was just said leads to a specific result or conclusion. The first letter of the first word is capitalized.
launch
This word refers to the official release of a product, like an app.
delayed
This word means something will happen later than planned or expected. It ends with -ed.
Does that mean is used to confirm or clarify the result of what someone just said. For example:
Does that mean we need to start over? — This is checking if that is the correct conclusion.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "David",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_16-3.mp3",
"startTime": 1,
"startTimestamp": 25.92,
"finishTimestamp": 28.2
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 3.28,
"dialogue": {
"text": "Does that mean the app's launch will be delayed?",
"align": "center"
}
},
{
"character": "David",
"opacity": 0,
"startTime": 3.78
}
]
}