curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/658194a34cb24537624fad0e.md
Tom is agreeing with Alice about a specific aspect of work that they find unpleasant.
You're right, Alice. BLANK with office BLANK is never fun.
Dealing
This word means managing or handling something, often implying that it's not an easy or enjoyable task. Don't forget the capitalization.
politics
In the context of an office, this word refers to the social and power dynamics among coworkers.
{
"setup": {
"background": "company2-roof.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "4.1-2.mp3",
"startTime": 1,
"startTimestamp": 30.08,
"finishTimestamp": 33.46
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.38,
"dialogue": {
"text": "You're right, Alice. Dealing with office politics is never fun.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.88
}
]
}