curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/66262d74745ccb2efde7670e.md
Sarah is suggesting a potential solution to Tom's computer problem.
Why is Sarah recommending Tom to check his hard drive storage space?
To update his computer's operating system
Her suggestion is specific to storage space, not system updates.
To install new software
The recommendation is about ensuring enough space, not specifically for new installations.
Because limited storage space can cause computer issues
To check the speed of his computer
The focus is on storage space, not on the computer's speed.
3
{
"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
}
]
}