curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/656bc0bd4a112e155c589e33.md
Sarah's answer to Bob includes a specific phrase that shows she understands the problem he's facing.
Which part of Sarah's sentence shows that she understands the problem?
I see
Let's open an issue
While this part suggests a solution, this is not the part that directly indicates understanding.
Then
The word then is part of suggesting a solution, but it doesn't directly show understanding.
An issue
The term an issue relates to the solution, not to the expression of understanding the problem.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-1.mp3",
"startTime": 1,
"startTimestamp": 16.04,
"finishTimestamp": 18.24
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.2,
"dialogue": {
"text": "I see. Let's open an issue then.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.7
}
]
}