curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/656bd968e52c34220164de8d.md
It's important to understand responses and actions in a conversation. This task focuses on what Sarah did after noticing the issue.
What did Sarah do about the issue Tom mentioned?
She is planning to solve it later
Sarah doesn't mention planning to do it later.
Sarah has already tried a few things to solve it
She asked someone else for help
There is no mention of Sarah asking for help from others in her response.
She did nothing about it
Sarah stated that she already tried a few things, which means she did take some action.
2
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-2.mp3",
"startTime": 1,
"startTimestamp": 4.84,
"finishTimestamp": 9.5
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 5.66,
"dialogue": {
"text": "No problem, Tom. I noticed the issue you mentioned and I've already tried a few things to solve it.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.16
}
]
}