curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/6830672371790084e2eb60b1.md
Listen to the audio and complete the sentence below.
Hey, Tom. I've BLANK the user feedback on our latest website BLANK.
compiled
This means to collect and organize information from different sources. Use the Simple Past form.
redesign
This means the process of changing and improving the look or structure of something, like a product or website.
To compile means to gather and arrange information from different places into one document or report. For example:
He compiled data from three reports to create the final summary. – This means he brought all the information together in one place.
A redesign is when you make changes to improve the appearance or function of something. For example:
The team worked on a logo redesign to make it more modern. – This means they updated the logo to give it a better look or feel.
{
"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": 0,
"finishTimestamp": 3.66
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 2.9,
"dialogue": {
"text": "Hey, Tom. I've compiled the user feedback",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 3.0,
"finishTime": 4.76,
"dialogue": {
"text": "on our latest website redesign.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 5.26
}
]
}