curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a56f89acf253314e9f6d6.md
Inactive is used to describe a state of not being active or engaged in physical movement. It can refer to a lack of physical activity or any kind of action.
What does inactive mean in the context of the dialogue?
Very active and always moving
This is the opposite of inactive. Inactive means not being active.
Not taking any actions
While this can be a form of inactivity, in this context Sophie is talking about physical activity.
Not being physically active
Working without breaks
This doesn't necessarily mean inactivity. Sophie specifically refers to her lack of movement.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 23.22,
"finishTimestamp": 26.48
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.76,
"dialogue": {
"text": "That's so true. I'm a bit inactive sitting all the time.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.26
}
]
}