curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/6710e614f70bd10afb6ca7f7.md
Listen to the audio and complete the sentence below.
Well, during the project, I was working BLANK with the development team, and we were BLANK updating the user interface based on user feedback.
closely
This word is an adverb describing how someone works in a careful, detailed, or collaborative way.
constantly
This word is an adverb describing an action that happens continuously or very frequently.
Closely is an adverb that means working in a careful, detailed, or collaborative way. It is related to the adjective close, which refers to a short distance or a strong relationship. For example:
The manager worked closely with the design team. - This sentence uses the adverb, which describes how they worked.
They have a close relationship. - This sentence uses the adjective, which describes the relationship.
Constantly is an adverb that describes something that happens continuously or very frequently. It is related to the adjective constant, which refers to something that does not change or stops. For example:
She constantly checks her emails throughout the day. - This sentence uses the adverb, which describes the frequency of the action of checking.
There was a constant need for updates. - This sentence uses the adjective, which describes the need as being frequent.
In the sentence, Linda uses closely to describe how her collaboration with the team was and constantly to show how frequently they updated the user interface.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-2.mp3",
"startTime": 1,
"startTimestamp": 10.08,
"finishTimestamp": 17.34
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 4.36,
"dialogue": {
"text": "Well, during the project, I was working closely with the development team,",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 4.5,
"finishTime": 8.26,
"dialogue": {
"text": "and we were constantly updating the user interface based on user feedback.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 8.76
}
]
}