curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/66262700a108801e85319172.md
Listen to the audio and answer the question.
What is Tom's problem with his computer?
He can't find his files on the computer.
Tom can locate his files but can't open them.
His computer is running out of battery.
The issue is with the computer's functionality, not its battery.
The computer is very slow.
Tom's specific problem is with opening files, not general slowness.
His computer is malfunctioning and he can't open files.
4
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "9.3-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.8
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.8,
"dialogue": {
"text": "Hey, Sarah. My computer is acting up. I can't open any files.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.3
}
]
}