curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66bbae9b8a8f411e60f9c913.md
Listen to the audio and complete the sentence below.
I'm BLANK with these IDEs.
struggling
This word means to have difficulty with something. Remember to drop the e and add -ing to the end of the word.
To struggle means to have difficulty with something. For example:
The program is struggling to load. - This means the program is currently having difficulty loading.The Present Continuous tense is used to describe actions that are happening right now.
In the example above, notice that when forming the Present Continuous tense with the verb struggle, the final e is dropped, resulting in struggling. This is a common rule for verbs that end in e.
In Tom's sentence, he uses the Present Continuous tense to describe his ongoing difficulty with IDEs (Integrated Development Environments).
You should add -ing to struggle because the action is happening right now.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-3.mp3",
"startTime": 1,
"startTimestamp": 2.08,
"finishTimestamp": 4.14
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.06,
"dialogue": {
"text": "I'm struggling with these IDEs.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.56
}
]
}