curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d38f78671a45bf8161a3a.md
Listen to the audio and complete the sentence below.
Can you BLANK BLANK it and see what's causing the problem?
look
This word means to examine or investigate something.
into
This preposition is used with look to indicate investigating or researching a topic.
To look into something means to investigate or examine a situation to find more information. For example:
The IT team is looking into the server issue. - This means they are investigating the problem with the server.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 35.5,
"finishTimestamp": 37.56
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.06,
"dialogue": {
"text": "Can you look into it and see what's causing the problem?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.56
}
]
}