curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d959d3478ceb77dc1b28a3.md
Work overtime means to work more hours than the usual work schedule. For example, I usually work overtime during project deadlines means working extra hours to meet project deadlines.
Unless is used to talk about an exception to something or introduce a condition that makes the previous statement not true. It means if it's not the case. For example, I walk to work unless it rains means I walk to work if it doesn't rain.
Urgent means something that is very important and needs immediate attention. For example, The project is urgent means the project needs to be completed right away.
In a negative sentence, don't/doesn't have to expresses that something is not a requirement. For example, I don't have to work late means working late is not required.
Well, I have to attend team meetings and provide progress reports, but I don't have to work BLANK BLANK it's an BLANK situation.
overtime
It refers to working more hours than those regularly scheduled.
unless
It introduces a condition that makes the previous statement not apply.
urgent
It means requiring immediate action or attention.
{
"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": 17.38,
"finishTimestamp": 24.62
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.58,
"dialogue": {
"text": "Well, I have to attend team meetings and provide progress reports,",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.7,
"finishTime": 8.24,
"dialogue": {
"text": "but I don't have to work over time unless it's an urgent situation.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 8.74
}
]
}