curriculum/challenges/english/blocks/learn-how-to-plan-future-events/675753a815259c781d2b6913.md
Listen to the audio and complete the sentence below.
We'll BLANK need to run a full system scan.
probably
This word shows that something is likely but not certain to happen.
Probably is an adverb used to express that something is likely to happen but not completely certain. For example:
We'll probably finish the project by Friday. - This shows confidence in completing the project by Friday but leaves room for uncertainty.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-2.mp3",
"startTime": 1,
"startTimestamp": 32.36,
"finishTimestamp": 34.64
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 3.28,
"dialogue": {
"text": "We'll probably need to run a full system scan",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 3.78
}
]
}