curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67efdc959abdd01d8998e23d.md
Listen to the audio and complete the sentence below.
I wanted to discuss what BLANK BLANK caused it.
might
This modal verb expresses possibility or uncertainty about what caused the issue.
have
This word is used to form the perfect modal verb structure.
Might have is used to talk about possibilities in the past. For example:
I might have deleted the wrong file. - You're not sure, but maybe you deleted the wrong file.
Jessica is not certain about the cause of the security breach, so she uses might have to express speculation.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_17-2.mp3",
"startTime": 1,
"startTimestamp": 3.46,
"finishTimestamp": 5.22
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 2.76,
"dialogue": {
"text": "I wanted to discuss what might have caused it.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 3.26
}
]
}