curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f623ba313ba40411851488.md
Listen to the audio and complete the sentence below.
The team BLANK BLANK some key protocols.
might have
The first word expresses a possibility, and the second one is used in perfect tenses, combining with a Past Participle to refer to past actions.
overlooked
This word means to miss or fail to notice something.
Might have is used to talk about past possibilities.
Overlooked means to miss or ignore something important.
Together, might have overlooked means there is a possibility that the team failed to notice something important. For example:
We might have overlooked a small bug in the code. - Maybe the team didn't see a small mistake in the code.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_17-3.mp3",
"startTime": 1,
"startTimestamp": 14.10,
"finishTimestamp": 16.66
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.56,
"dialogue": {
"text": "The team might have overlooked some key protocols.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.06
}
]
}