curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66c90178560ee991796f1879.md
Listen to the audio and answer the question below.
Which detailed reports is James interested in?
The issue's reports.
Think about whether reports can come from an issue or from people like users.
The screens' reports.
Consider whether screens provide reports or if someone else does.
The users' reports.
The elements' reports.
Reflect on whether elements provide reports or if the reports are coming from someone else.
3
James is specifically asking about detailed reports related to the issue. Pay attention to the word from in the sentence, which indicates the source of the reports.
James mentions from users, which tells you whose reports he is interested in.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-1.mp3",
"startTime": 1,
"startTimestamp": 30.3,
"finishTimestamp": 33.86
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.56,
"dialogue": {
"text": "Have we received any detailed reports from users about this issue?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5.06
}
]
}