curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f51ba068960e16ecc48d46.md
Listen to the audio and complete the sentence below.
If you find anything BLANK, let me know BLANK.
unusual
This word means different from what is expected or normal.
immediately
This word means without delay, right away.
Jake is telling Jessica to inform him as soon as she finds anything strange.
Unusual means not common, strange, or unexpected. For example:
The system gave an unusual error message. - The error message was different from what the team usually sees.
Immediately means right away, without waiting. For example:
I'll fix the bug immediately after the meeting. - You will fix the bug right after the meeting ends.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_17-2.mp3",
"startTime": 1,
"startTimestamp": 83.66,
"finishTimestamp": 86.78
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 4.12,
"dialogue": {
"text": "If you find anything unusual, let me know immediately.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 4.62
}
]
}