curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67f29630996057ce0f56615e.md
Listen to the audio and complete the sentence below.
Just to clarify, the core features are working fine, but there are a few BLANK we're BLANK. Does that help?
glitches
This word in the plural form refers to small problems or bugs.
ironing out
This two-word phrase means solving or fixing small issues to make everything smooth. The first word ends with -ing.
Ironing out means fixing problems or making small adjustments. For example:
We're still ironing out the final details. — This means the team is solving small issues to finalize everything.
{
"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": 40.78
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 5.94,
"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",
"opacity": 0,
"startTime": 6.44
}
]
}