curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67ed320f87e1a2f00e1ca295.md
Listen to the audio and complete the sentence below.
There's a strange BLANK BLANK the BLANK, but I'm not sure how to describe it.
issue
This word refers to a problem or difficulty that needs to be solved.
with
This preposition is used to show a relationship or connection between two things.
software
This noun refers to the programs or applications used by a computer.
There's an issue with is a common way to say there is a problem related to something. For example:
There's an issue with the internet connection. – This means there is a problem with the connection.
Software refers to the programs or systems that make a computer work, such as applications, operating systems, or tools. For example:
The software crashed when I tried to open the file. – This means the program stopped working unexpectedly when you attempted to open a file.
{
"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": 2.88,
"finishTimestamp": 6.3
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "There's a strange issue with the software, but I'm not sure how to describe it.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 4.8
}
]
}