curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/68375d17dfd1dbac543269de.md
Listen to the audio and answer the question below.
What was the negative effect of the large image sizes on users?
Pages took longer to appear on their screens.
They didn't like the image colors.
Color was not mentioned as a problem.
They couldn't open the contact form.
There's no mention of the form being blocked or inaccessible.
They thought the text was too small.
The feedback is not related to text.
1
Which can be used to introduce extra information about the previous clause. This is called a non-defining relative clause — it adds detail but is not essential to the sentence's meaning. For example:
The system crashed during the update, which caused a delay. – The part after which gives more information about the result of the crash, but it could be left out without changing the main point.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_21-2.mp3",
"startTime": 1,
"startTimestamp": 51.24,
"finishTimestamp": 56.76
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 3.76,
"dialogue": {
"text": "The size of some images was mentioned as being too large,",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 3.96,
"finishTime": 6.52,
"dialogue": {
"text": "which apparently slowed down the page loading for some users.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 7.02
}
]
}