curriculum/challenges/english/blocks/learn-how-to-plan-future-events/675c8db0264a83364dc521ac.md
Listen to the audio and complete the sentence below.
Yes, BLANK contact them BLANK.
I'll
This is the contraction for I will. The first letter is capitalized.
now
This word indicates that Sarah is planning to act immediately.
I'll is the contraction for I will. In this context, it expresses a decision made at the moment of speaking. This is common when someone reacts to a situation or agrees to do something promptly.
Now is used to indicate something happening at the present moment. For example:
I'll send the report now. - This shows a decision to act right away.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-2.mp3",
"startTime": 1,
"startTimestamp": 39.9,
"finishTimestamp": 41.4
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.5,
"dialogue": {
"text": "Yes, I'll contact them now.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.0
}
]
}