curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/6838ffbd3a3d90512ea30579.md
Listen to the audio and complete the sentence below.
I was thinking the same thing. If only we had BLANK the update, we might not have BLANK this issue.
prioritized
This means to decide what is most important and do it first. It ends in -ed.
faced
This means to deal with or confront a problem or situation. It ends in -ed.
To prioritize means to arrange tasks or problems in order of importance so that the most important ones are done first. For example:
The team prioritized fixing the security flaw before adding new features. – This means they chose to solve the most urgent problem first.
To face means to confront or deal with a difficult situation or challenge. For example:
We faced many obstacles during the project. – This means they encountered and had to handle many problems.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_21-3.mp3",
"startTime": 1,
"startTimestamp": 30.7,
"finishTimestamp": 36.24
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 2.4,
"dialogue": {
"text": "I was thinking the same thing.",
"align": "center"
}
},
{
"character": "Mark",
"startTime": 2.48,
"finishTime": 4.66,
"dialogue": {
"text": "If only we had prioritized the update,",
"align": "center"
}
},
{
"character": "Mark",
"startTime": 4.82,
"finishTime": 6.54,
"dialogue": {
"text": "we might not have faced this issue.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 7.04
}
]
}