curriculum/challenges/english/blocks/learn-how-to-use-conditionals/67861f274572b9727bc11ee6.md
Listen to the audio and answer the question below.
What does Lisa think about TechCorp going out of business?
She is certain they will get new investors.
Lisa uses hope, which expresses a desire or wish, not certainty.
She doesn't care if they get new investors.
Saying I hope they do shows she cares about the outcome.
She wants them to succeed in getting new investors.
She believes they won't get new investors.
Lisa's statement expresses positivity and desire for success, not disbelief.
3
Lisa's phrase, I hope they do, expresses a desire or wish for a positive outcome — in this case, that TechCorp succeed in getting new investors. Examples of expressing hope:
I hope she gets the job she applied for. - Wishing for her success in job hunting.
I hope we can finish the project on time. - Expressing a wish to meet the deadline.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-3.mp3",
"startTime": 1,
"startTimestamp": 42.6,
"finishTimestamp": 43.28
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 1.68,
"dialogue": {
"text": "I hope they do.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 2.18
}
]
}