curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/656bd80d58dd31216af64ddf.md
Listen to the audio and answer the question.
What did Tom say about Sarah in his sentence?
Sarah helped him with a problem he found
Sarah found a new problem
She didn't find a new problem.
Sarah solved a problem for him
She didn't solve a problem for Tom.
Sarah sent an email about the problem
Tom doesn't mention an email.
1
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.12
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 5.12,
"dialogue": {
"text": "Hey, Sarah. I saw your comment on the issue I opened. Thanks for your help.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.62
}
]
}