curriculum/challenges/english/blocks/learn-about-adverbial-phrases/6807f0a49a52b5c6502ba704.md
Listen to the audio and answer the question below.
Where does James think the app should run without any trouble?
Only in specific locations.
James doesn't limit the app's smooth operation to specific places.
On certain devices.
James is focusing on the user's location, not specific devices.
Anywhere the user may be.
Only in the office.
James doesn't mention any restrictions related to location like the office.
3
No matter means regardless of or despite any conditions. It indicates that the outcome is not affected by various factors. For example:
She always arrives on time, no matter the traffic. – This means she arrives on time, even if there is heavy traffic.
Here, Bob means the app should work smoothly regardless of where the user is located.
{
"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": 4.76,
"finishTimestamp": 8.06
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "It should run smoothly no matter where the user is.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.8
}
]
}