curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e5cdc1cd7fdef185e11e5.md
Immediately means doing something right away, without any delay. In a job, you might be asked to do important tasks immediately, especially in urgent situations. For example:
Report the fire immediately. - This means to tell someone about the fire as soon as possible.
What does immediately mean?
Right away, without waiting.
At a slow pace.
Immediately means quickly, not slowly.
After a long time.
Immediately means acting fast, not after a delay.
Only if you want to.
Immediately means it must be done now, not optionally.
1
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.1-4.mp3",
"startTime": 1,
"startTimestamp": 44.84,
"finishTimestamp": 49.64
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 5.80,
"dialogue": {
"text": "If you see any security breaches or incidents, you have to report them immediately.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 6.30
}
]
}