curriculum/challenges/english/blocks/learn-how-to-express-agreement/67b4816b1a89374b977f5104.md
Listen to the audio and answer the question below.
What is Jim's concern about the app?
The app has a slow response when changing between sections.
The app has a complicated design that needs improvement.
Jim is not talking about the design of the app, but about its performance.
The app's navigation is difficult to use.
Jim is concerned with the app's performance, not its navigation.
The app crashes frequently when switching sections.
Jim is talking about lag, not a complete crash of the app.
1
Listen for key details that describe Jim’s concern.
I've noticed that the app tends to lag – This shows he is experiencing a delay in performance.
When switching between different sections – This specifies that the issue occurs when navigating through the app.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Jim",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-3.mp3",
"startTime": 1,
"startTimestamp": 14.68,
"finishTimestamp": 20.1
}
},
"commands": [
{
"character": "Jim",
"opacity": 1,
"startTime": 0
},
{
"character": "Jim",
"startTime": 1,
"finishTime": 5.12,
"dialogue": {
"text": "However, I've noticed that the app tends to lag a bit when switching between different sections.",
"align": "center"
}
},
{
"character": "Jim",
"startTime": 5.44,
"finishTime": 6.42,
"dialogue": {
"text": "Could we work on that?",
"align": "center"
}
},
{
"character": "Jim",
"opacity": 0,
"startTime": 6.92
}
]
}