curriculum/challenges/english/blocks/learn-how-to-share-feedback/679783c0df8f13189c8a5806.md
Listen to the audio and complete the sentence below.
If you BLANK any BLANK with this, BLANK me know.
need
This word is used to express a requirement or necessity.
support
This word refers to help or assistance in completing something.
let
This word is used in this phrase to mean allow or permit.
The structure if + Present Simple tense combined with an imperative sentence is used to present a condition and then provide an instruction or request based on that condition. For example:
If you find any errors, please report them to me. - This means that if the condition (finding errors) occurs, the action (reporting) should follow.
When you use the phrase let me know, it means you would like someone to inform you about something. For example:
Please let me know if you will attend the meeting. - This means a person should tell you their decision about attending the meeting or not.
In the dialogue, Bob's telling Jessica to ask for his help in case she needs any assistance with improving the documentation.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-1.mp3",
"startTime": 1,
"startTimestamp": 31.26,
"finishTimestamp": 34.14
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.88,
"dialogue": {
"text": "If you need any support with this, let me know.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.38
}
]
}