curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65b2bb073ac8d03dfe507810.md
Listen to the audio and answer the question.
Why does Tom want to document the issue?
To help prevent the same issue in the future
To remember the problem for his personal notes
Tom's purpose is not focused only on his individual needs.
Because he enjoys writing documentation
Tom's reason is not related to enjoyment.
To share the issue with people outside his team
He is focused on his team.
1
{
"setup": {
"background": "company2-parking.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-3.mp3",
"startTime": 1,
"startTimestamp": 13.5,
"finishTimestamp": 19.8
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 7.3,
"dialogue": {
"text": "It happens to all of us, Maria. I'll make sure to document this for future reference, so we won't run into the same problem again.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 7.8
}
]
}