curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67f3aa42425d3af3cfc1b14b.md
Listen to the audio and complete the sentence below.
Thanks for BLANK.
pointing that out
This three-word phrase means to highlight or bring attention to something. The first word ends with -ing.
Pointing that out means to make someone aware of something they might not have noticed. For example:
Thanks for pointing out the error in the report. — This means you're thanking someone for bringing attention to a mistake or important detail.
{
"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": 77,
"finishTimestamp": 78
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 2,
"dialogue": {
"text": "Thanks for pointing that out.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 2.5
}
]
}