curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d897caddd4d657e3862b36.md
Listen to the audio and answer the question.
What is Bob not allowed to do?
He cannot invite outsiders to company meetings.
While involving outsiders is mentioned, the focus is specifically on not sharing secret information, not about meeting invitations.
He is not allowed to take extra breaks.
The rule Bob mentions is about sharing information, not about taking breaks.
He must work late hours.
Bob's statement is about sharing information, not about working hours.
He is not permitted to share important secrets with people outside his company.
4
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.3-4.mp3",
"startTime": 1,
"startTimestamp": 10.82,
"finishTimestamp": 15.06
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.24,
"dialogue": {
"text": "I also can't disclose sensitive information to anyone outside of the company.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.74
}
]
}