curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656ab76473a1ee49d537698d.md
Being attentive means paying careful attention or listening carefully.
What does attentive mean in the context of the text below?
Not paying attention
This is the opposite of being attentive.
Looking somewhere else
Being attentive means you are focusing, not looking away.
Listening carefully
Not listening
When you're attentive, you are listening or paying attention, not ignoring.
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": 37,
"finishTimestamp": 40.2
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.85,
"dialogue": {
"text": "Yeah, at this company they're very attentive to these details.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.35
}
]
}