curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/670564e883b7911b4ec31e29.md
Listen to the audio and answer the question below.
What can you conclude based on Lisa's comment?
She is telling James the app is broken.
Lisa's comment intends to praise James for fixing the app, not to criticize him.
She is praising James for his effort.
She is asking James to work faster.
Lisa's comment is about appreciating James's work, not asking for speed.
She is unsure if the app is working.
Lisa's comment shows that she is confident in James's success and appreciates his work.
2
The phrase Great job is used to praise or compliment someone for their effort or achievement. It expresses appreciation and acknowledgment of their success. For example:
You fixed the bug in record time. Great job! - meaning you think it is great that the other person fixed the bug so fast.
Lisa's use of Great job in the dialogue reflects her recognition of James's effort in solving the problem and getting the app working again.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-1.mp3",
"startTime": 1,
"startTimestamp": 32.9,
"finishTimestamp": 35.52
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.68,
"dialogue": {
"text": "The app started working again.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 2.87
},
{
"character": "Lisa",
"opacity": 1,
"startTime": 2.87
},
{
"character": "Lisa",
"startTime": 3.06,
"finishTime": 3.62,
"dialogue": {
"text": "Great job.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 4.12
}
]
}