curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/68306db42ac4b9ac7edd8a67.md
Listen to the audio and answer the question below.
What does Tom seem most curious about?
Who gave the feedback.
He's not asking who sent the feedback.
How long the redesign process took.
He doesn't mention the timeline of the redesign.
If the feedback was helpful or not.
He does not seem concerned with the feedback being helpful.
The most important ideas from the feedback.
4
Some of is used to talk about a specific part of a larger, known group. It's more precise than just saying some, which is general and undefined. For example:
Some of the suggestions were really useful. – This means a few specific suggestions from a larger set were useful.
In contrast, if you say Some suggestions were useful, it offers a more general idea and it doesn't refer to a known set.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_21-2.mp3",
"startTime": 1,
"startTimestamp": 5.2,
"finishTimestamp": 7.48
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.28,
"dialogue": {
"text": "Awesome. What were some of the major points?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.78
}
]
}