curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/683907aa2b5d1684bb6568c7.md
Listen to the audio and answer the question below.
What does Lisa want to find out?
When the next meeting will be.
Lisa is not asking about scheduling a meeting.
How to avoid the same problem in the future.
Who caused the issue.
Lisa is not focused on blaming anyone.
Why the problem happened.
Lisa is not asking about past reasons.
2
Going forward is a phrase meaning from now on or in the future. It is often used to talk about plans or actions that will happen after the current moment. For example:
Going forward, we will improve our testing process to catch bugs earlier. – This means starting now, testing will be better.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_21-3.mp3",
"startTime": 1,
"startTimestamp": 42.12,
"finishTimestamp": 44.98
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 3.86,
"dialogue": {
"text": "Going forward, how can we ensure this doesn't happen again?",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 4.36
}
]
}