curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/67121364e79da2047818b743.md
Listen to the audio and answer the question below.
What does Jake mean when he says I noticed that?
He means he ignored it.
Notice refers to observing or becoming aware of something, not ignoring it.
He means he forgot about it.
Notice refers to paying attention, not forgetting.
He means he became aware of it or observed it.
He means he created it.
Notice refers to observing something, not creating it.
3
Notice means to become aware of something by seeing, hearing, or sensing it. It often implies paying attention to details. For example:
I noticed the error in the report before the meeting. - This means you saw there was an error.
It can refer to becoming aware of both physical things and situations. In this sentence, Jake means that he observed or became aware that the team was using user feedback to improve the user interface.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-2.mp3",
"startTime": 1,
"startTimestamp": 17.58,
"finishTimestamp": 18.7
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 2.12,
"dialogue": {
"text": "I noticed that.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 2.62
}
]
}