curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/68231475201d810efcc00e57.md
Listen to the audio and complete the sentence below.
Great. How about BLANK different BLANK?
adjusting to
This two-word phrase means changing or adapting in order to fit new conditions. The first word ends with -ing.
screen sizes
This two-word phrase refers to the dimensions or display area of different devices like phones, tablets, or monitors. The second word is in the plural form.
Adjusting to means to become suitable or make changes for new situations or conditions. For example:
The layout adjusts to different browsers. – It changes automatically to match the browser settings.
Screen sizes refers to the physical dimensions of a display, such as small phone screens or large desktop monitors. For example:
The app looks good on all screen sizes. – It works well on any type of device, no matter how big or small the display is.
{
"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": 32.08,
"finishTimestamp": 34.74
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 3.66,
"dialogue": {
"text": "Great. How about adjusting to different screen sizes?",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 4.26
}
]
}