curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/671b9986d2ac295047bde195.md
Listen to the audio and complete the sentence below.
James, BLANK you BLANK BLANK the closed captioning issue on our video platform?
have
This word is part of the Present Perfect tense structure.
heard
This is the past participle form of hear, used in the Present Perfect tense.
about
This preposition is used to introduce the topic of the question.
The sentence uses the Present Perfect tense, which is formed with have/has + past participle. It indicates an action that happened at an unspecified time before now. For example:
She has finished her report. - The report is done, but the exact time isn't mentioned.
{
"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
}
]
}