curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66c8f6be112c67638a580f87.md
Listen to the audio and complete the sentence below.
Have we fixed BLANK BLANK BLANK?
anything
This word is used to refer to any possible issue, not specifying one in particular.
like this
These two words compare the current problem to other similar issues that may have occurred in the past.
before
This word is asking if the action has happened at any time in the past.
Anything refers to any problem or issue, without specifying which one.
Like this compares the current issue to others that are similar.
Before refers to any time in the past.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-1.mp3",
"startTime": 1,
"startTimestamp": 14.2,
"finishTimestamp": 16.5
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 3.3,
"dialogue": {
"text": "Have we fixed anything like this before?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 3.8
}
]
}