curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/67326cb0e9a72b69d6efd417.md
Listen to the audio and complete the sentence below.
I'm happy to hear that. BLANK, we're proactively enhancing the platform based on what we've learned.
After all
These two words together are used to give a reason or justification for what was just said. The first leter is capitalized.
After all is used to provide a reason or justification for what was just said. It often introduces an explanation that supports or reinforces the previous statement. For example:
She decided to take the project on herself. After all, she has the most experience. - Here, after all provides the reasoning that her experience makes her the best choice for the project.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-3.mp3",
"startTime": 1,
"startTimestamp": 46.7,
"finishTimestamp": 52.28
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.12,
"dialogue": {
"text": "I'm happy to hear that.",
"align": "center"
}
},
{
"character": "James",
"startTime": 2.3,
"finishTime": 5.2,
"dialogue": {
"text": "After all, we're proactively enhancing the platform",
"align": "center"
}
},
{
"character": "James",
"startTime": 5.2,
"finishTime": 6.58,
"dialogue": {
"text": "based on what we've learned.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 7.08
}
]
}