curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67c0676d120488135dd81c2b.md
Listen to the audio and answer the question below.
What is Bob proposing to do?
Let employees spend their stipend on anything they want.
Bob suggests having some rules about necessary equipment.
Give everyone the same equipment with no flexibility.
Bob suggests allowing flexibility beyond the required equipment.
Set a minimum requirement for necessary equipment and allow flexibility beyond that.
Remove the stipend completely.
Bob does not suggest removing the stipend.
3
Minimum requirement refers to the basic standard that must be met. For example:
The minimum requirement for passing the test is getting at least 50% of the answers correct. - You need to score at least 50% to pass.
To apply for this job, you need to meet the minimum requirement of 2 years of experience. - There is a basic condition, like 2 years of experience, that must be met to apply.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-3.mp3",
"startTime": 1,
"startTimestamp": 45.88,
"finishTimestamp": 51.04
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.16,
"dialogue": {
"text": "What if we set a minimum requirement and anything beyond that can be used for personal preferences?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.66
}
]
}