curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65b2b2781c59e837a5e0beb2.md
Already suggests something has happened sooner than expected, while never means something has not happened at any time in the past.
Has Tom already fixed the issue on GitHub?
Yes, he has just finished it now
Just means that something was finished a few moments ago. That is not the case.
No, he has never fixed an issue
Never implies that he has not fixed any issue ever, which contradicts Maria's statement.
Yes, he has already fixed it
No, he always fixes issues quickly
Always is not suitable here as the question is about a specific issue, not general habits.
3
{
"setup": {
"background": "company2-parking.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.8
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.8,
"dialogue": {
"text": "Hey Tom, I saw that you fixed the issue on GitHub. Great job.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.3
}
]
}