curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/683d76f5c359fcc3fa849a25.md
Listen to the audio and answer the question below.
What does Bob mean when he says the location is very accessible?
It is easy for people to reach or enter.
It needs more signs and directions.
Bob says it's already accessible, so he doesn't think signs are a problem.
It should be limited to employees only.
Accessible suggests openness and ease of entry, not restriction.
It's too far from the main entrance.
If it was far, Bob wouldn't call it very accessible.
1
Accessible means that something is easy to reach, enter, or use.
Bob is agreeing with the plan because the location is convenient and easy for people to access.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_22-1.mp3",
"startTime": 1,
"startTimestamp": 30.46,
"finishTimestamp": 32.66
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.2,
"dialogue": {
"text": "Sounds good. That's very accessible.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.7
}
]
}