curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657cbb578ed7f5a52420d274.md
When you want to describe someone's personality, you often use adjectives, which are words that describe or give more information about a noun or pronoun. In the dialogue, Sophie uses adjectives like proactive to describe Maria's personality.
Proactive means taking action by causing change and not only reacting to change when it happens.
Which adjective describes someone who takes action and initiates change?
proactive
inactive
Being inactive means not doing anything.
reactive
Being reactive means waiting for things to happen before responding.
passive
Being passive means allowing things to happen or accepting things without active response or resistance.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.3-3.mp3",
"startTime": 1,
"startTimestamp": 5.36,
"finishTimestamp": 8.24
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.88,
"dialogue": {
"text": "Well, she's very proactive and she likes everything in order.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.38
}
]
}