curriculum/challenges/english/blocks/learn-about-adverbial-phrases/680a37bca400d98d1974bee8.md
Listen to the audio and answer the question below.
What does James suggest as a way to start small?
To give access to all users right away.
This is the opposite of James's suggestion.
To test the feature with a small number of users first.
To ask for feedback from the whole team.
James does not talk about gathering team feedback.
To launch the final version immediately.
James suggests watching what happens after testing, not launching right away.
2
A few is a countable quantifier used to refer to a small number of items or people. It means more than one, but not many. For example:
We invited a few clients to try the early version of the app. – This means only a small number of clients were asked to try it.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_18-2.mp3",
"startTime": 1,
"startTimestamp": 31.68,
"finishTimestamp": 35.28
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.6,
"dialogue": {
"text": "We can introduce it to a few users first and watch what happens.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5.1
}
]
}