curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/662635b73cca81426d091f59.md
Listen to the audio and answer the question.
What series of actions does Sarah suggest to Tom for checking his hard drive's available space?
Left click on the icon and choose Properties
Sarah specifically mentions right clicking, not left clicking.
Right click on the hard drive icon and select Properties
Unplug the hard drive and then reconnect it
Unplugging the hard drive is not part of the instructions Sarah gives.
Restart the computer and open the file explorer
Sarah's instructions involve right clicking the icon, not restarting the computer.
2
{
"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": 17.18,
"finishTimestamp": 22.02
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.88,
"dialogue": {
"text": "Just right click on the hard drive icon and select properties.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 4.22,
"finishTime": 5.84,
"dialogue": {
"text": "It'll show you the available space.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.34
}
]
}