curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66ce0a0a23b8ef03784b29c9.md
Listen to the audio and complete the sentence below.
BLANK the development team BLANK BLANK about this?
Has
The auxiliary verb used to start a question in the Present Perfect tense for the third person singular. The first letter is capitalized.
been
Past participle of the verb to be.
informed
Past participle of the verb inform.
Has is the auxiliary verb used to start a question in the Present Perfect tense for the third person singular.
Been is used in the passive voice to indicate that an action has been done to the subject (the development team).
Informed is the past participle of the verb inform, meaning to give information or notify.
{
"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": 42.56,
"finishTimestamp": 45.06
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 3.5,
"dialogue": {
"text": "Has the development team been informed about this?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.0
}
]
}