curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/662636481f9a3a4467dcaec3.md
Listen to the audio and answer the question.
What does Tom's response indicate?
He understands and will try Sarah's suggestion.
He doesn't understand what Sarah said.
Tom's Got it shows he understands.
He refuses to try Sarah's suggestion.
I'll give that a shot indicates his willingness to try.
He needs more information before trying.
Tom expresses readiness to try without asking for more information.
1
{
"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": 22.22,
"finishTimestamp": 24.58
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.36,
"dialogue": {
"text": "Got it. Thanks. I'll give that a shot.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.86
}
]
}