curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67f2983b83f9e0cf74b78497.md
Listen to the audio and complete the sentence below.
Just to clarify, the core features are working fine, but there are a few glitches we're ironing out. BLANK?
Does that help
These three words together form a polite question used to check if the explanation was clear or useful to the listener. The first letter of the first word is capitalized.
Does that help? is a common way to ask if your explanation made things clearer or answered someone's question For example:
The deadline is Friday, not Thursday. Does that help? — You're checking if someone now understands better.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_16-3.mp3",
"startTime": 1,
"startTimestamp": 35.84,
"finishTimestamp": 41.68
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 6.24,
"dialogue": {
"text": "Just to clarify, the core features are working fine, but there are a few glitches we're ironing out.",
"align": "center"
}
},
{
"character": "Jessica",
"startTime": 6.34,
"finishTime": 6.96,
"dialogue": {
"text": "Does that help?",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 7.46
}
]
}