curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67f1f8c107529e817c0b90bb.md
Listen to the audio and complete the sentence below.
I'm BLANK the BLANK. We've completed the main testing, but we've found some minor bugs in the user interface.
sorry for
This two-word phrase is used to apologize for something that caused trouble or misunderstanding.
confusion
This word means a lack of understanding or clarity in a situation.
Sorry for is a common phrase used to apologize. For example:
I'm sorry for being late. — This means you regret arriving late.
Confusion means misunderstanding or not being clear about something. For example:
There was confusion about the meeting time. — This means people didn't clearly understand when the meeting was.
{
"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": 15.9,
"finishTimestamp": 21.54
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 2.48,
"dialogue": {
"text": "I'm sorry for the confusion.",
"align": "center"
}
},
{
"character": "Jessica",
"startTime": 2.5,
"finishTime": 6.64,
"dialogue": {
"text": "We've completed the main testing, but we found some minor bugs in the user interface.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 7.14
}
]
}