curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65b2ba3323d6d33d470e5f53.md
Tom uses I'll (short for I will) to talk about what he plans to do later.
Will is often used when someone decides to do something in the future. For example, I'll call you later means the person plans to call sometime after now.
What does Tom plan to do later?
He plans not to do anything about the issue
Tom actually plans to do something important.
He will make sure to document the issue
He already finished documenting the issue
Tom is talking about what he will do in the future, not what he has already done.
He will forget to document the issue
Tom says I'll make sure, which means he is certain about doing something.
2
{
"setup": {
"background": "company2-parking.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-3.mp3",
"startTime": 1,
"startTimestamp": 13.5,
"finishTimestamp": 19.8
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 7.3,
"dialogue": {
"text": "It happens to all of us, Maria. I'll make sure to document this for future reference, so we won't run into the same problem again.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 7.8
}
]
}