curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/671b9d6f13a6cf541934fb75.md
Listen to the audio and answer the question below.
What does Alice want to know from James?
If James knows about the closed captioning issue.
If James has fixed the closed captioning issue.
Alice is asking if James has heard about the issue, not if he has fixed it.
If James reported the closed captioning issue.
Alice is not asking whether James reported the issue, but if he knows about it.
If James created the video platform.
The question is related to the closed captioning issue, not the creation of the platform.
1
Alice is asking if James has any knowledge of the closed captioning issue. She is not inquiring about actions like fixing or reporting it.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_4-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.0
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 5.0,
"dialogue": {
"text": "James, have you heard about the closed captioning issue on our video platform?",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.5
}
]
}