curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67ed36a950e606fcd46131e2.md
Listen to the audio and answer the question below.
What is Mark asking Lisa to do?
Look at the strange issue with the software.
Help him describe the issue.
Mark isn't asking Lisa to describe the issue.
Fix the software issue.
Mark doesn't ask Lisa to fix the issue.
Ignore the software issue.
Mark doesn't ask Lisa to ignore the problem.
1
I need your help with something. – Mark is expressing that he requires assistance.
There's a strange issue with the software. – Mark introduces the problem, saying it's unusual or difficult to understand.
Can you take a look? – Mark then asks Lisa to take a look, which means he wants her to examine the issue.
So, Mark's request is for Lisa to help by quickly looking at the software issue to better understand what's going on. He doesn't need her to fix or describe the issue.
{
"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": 7.42
}
},
"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",
"startTime": 3.88,
"finishTime": 7.48,
"dialogue": {
"text": "There's a strange issue with the software, but I'm not sure how to describe it.",
"align": "center"
}
},
{
"character": "Mark",
"startTime": 7.52,
"finishTime": 8.42,
"dialogue": {
"text": "Can you take a look?",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 8.92
}
]
}