curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/66262d2afcdcf52e02a98d24.md
Fill in the blanks in the dialogue below.
Okay, no worries. You might want to check if there's BLANK BLANK space on your hard drive. BLANK that causes issues.
enough
It refers to having the adequate amount needed.
storage
It relates to the place where data is kept in a computer.
Sometimes
It indicates that something happens on certain occasions, but not always.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.3-1.mp3",
"startTime": 1,
"startTimestamp": 9.52,
"finishTimestamp": 15.42
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.06,
"dialogue": {
"text": "Okay, no worries. You might want to check",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 3.06,
"finishTime": 5.2,
"dialogue": {
"text": "if there's enough storage space on your hard drive.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 5.38,
"finishTime": 6.9,
"dialogue": {
"text": "Sometimes that causes issues.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 7.4
}
]
}