curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/6821ee9781030a68190065e9.md
Listen to the audio and complete the sentence below.
Good morning, James. Today, we BLANK BLANK two BLANK of our software.
need to
This two-word phrase shows that something is necessary or required.
compare
This verb means to look at two or more things to see how they are different or similar.
versions
This noun in the plural form refers to different forms or releases of the same software.
Need to is used when something is necessary. For example:
We need to finish the report by Friday. – It is important to complete the report before Friday.
Compare means to examine things to find similarities or differences. For example:
Let's compare both designs before we choose one. – The team wants to see what is similar or different in the designs.
Versions refer to different forms or updates of the same thing. For example:
The latest version of the app has a new feature. – This means a newer release of the app includes something new.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_19-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.14
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 5.14,
"dialogue": {
"text": "Good morning, James. Today we need to compare two versions of our software.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 5.64
}
]
}