curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/67050a8becee6d10619fa5ff.md
Listen to the audio and answer the question below.
How could James tell Lisa that he found the bug using a very short answer to say it?
Yes, I found it.
ENffbd8dc6
Short answers to questions that involve the Simple Past normally are Yes, + person + did. for affirmatives or No, + person + didn't. for negatives.
Yes, I did.
ENfeeaae47
2
When giving short answers to a question directed to you about something you did or did not do in the past, use Yes, I did. or No, I didn't to answer to them briefly. For example:
Did you buy that car you wanted? No, I didn't. - This means you did not buy the car.
Did you pass the English test? Yes, I did - This means you passed the test.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.04
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 4.04,
"dialogue": {
"text": "Hey, James. Did you find that bug we were stuck on yesterday?",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 4.54
}
]
}