curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67ed2de3d1346ae44223fe1b.md
Listen to the audio and complete the sentence below.
Hey, Lisa. I BLANK your help BLANK something.
need
This verb is used when someone requires or asks for assistance.
with
This preposition is used to indicate the thing or person that is being assisted.
Need your help with is a common phrase used to request assistance from someone. For example:
I need your help with this project. – This means you want someone to assist you on a project.
She needs his help with fixing her laptop. – This means she wants him to assist her in fixing the laptop.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_16-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 2.46
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 3.46,
"dialogue": {
"text": "Hey, Lisa. I need your help with something.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 3.96
}
]
}