curriculum/challenges/english/blocks/learn-how-to-plan-future-events/67506e940e1d20ae6f0fc7e2.md
Listen to the audio and complete the sentence below.
The final system checks are BLANK BLANK Friday night.
set
This word means arranged or scheduled to happen at a specific time.
for
This preposition indicates the purpose or time of an event.
Set means that something is arranged, planned, or scheduled for a specific time or purpose. The preposition for is used to indicate the time or purpose of the planned event. For example:
The meeting is set for 3 PM tomorrow. - This means the meeting is scheduled to take place at that time.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-1.mp3",
"startTime": 1,
"startTimestamp": 42.12,
"finishTimestamp": 44.78
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 3.66,
"dialogue": {
"text": "The final system checks are set for Friday night.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 4.16
}
]
}