curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66c8fa934765957458e6c45e.md
Listen to the audio and complete the sentence below.
No, we haven't. BLANK BLANK BLANK similar issues on other projects.
But
This word is used to show a contrast or an exception. The first letter is capitalized.
we've
This is the contraction for We have.
solved
This is the past participle of the verb solve.
But is used to introduce a contrast or an exception.
We've is a contraction of We have, used here to form the Present Perfect tense.
Solved is the past participle of solve, used to indicate that the action of solving similar issues has already happened.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-1.mp3",
"startTime": 1,
"startTimestamp": 17.02,
"finishTimestamp": 20.16
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 1.86,
"dialogue": {
"text": "No, we haven't,",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 1.9,
"finishTime": 4.14,
"dialogue": {
"text": "but we've solved similar issues on other projects.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 4.64
}
]
}