curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675106629f2c07cec9bf2c71.md
Listen to the audio and answer the question below.
Which sentence correctly uses the Future Continuous tense to describe what Jessica will do?
I will double-check the new security features tomorrow.
This is Simple Future tense, not Future Continuous tense.
I am double-checking the new security features tomorrow.
This is Present Continuous tense, not Future Continuous tense.
I check the new security features tomorrow.
This is Simple Present tense, not Future Continuous tense.
I will be double-checking the new security features tomorrow.
4
The Future Continuous tense is used to describe an ongoing action that will happen in the future. Its structure is will be + verb ending in -ing.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-1.mp3",
"startTime": 1,
"startTimestamp": 14.34,
"finishTimestamp": 20.22
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 2.32,
"dialogue": {
"text": "Yes, I will be joining you.",
"align": "center"
}
},
{
"character": "Jessica",
"startTime": 2.4,
"finishTime": 6.88,
"dialogue": {
"text": "I want to double check the new security features to prevent any potential denial of service attacks.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 7.38
}
]
}