curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d199a0d5c10050b7e8241.md
Being kind means being friendly, generous, and considerate. It's a positive adjective you use to describe someone who shows goodness or compassion to others.
How does Brian describe Sophie?
She is never kind.
Brian is giving a positive description of Sophie, not a negative one.
She is a kind.
The article a isn't needed before kind. It's not grammatically correct in this context.
She is a little kind.
Brian is emphasizing how kind Sophie is, not downplaying it.
She is very kind.
4
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Brian",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-4.mp3",
"startTime": 1,
"startTimestamp": 18.75,
"finishTimestamp": 22.3
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.5,
"dialogue": {
"text": "Sophie is a great workmate. She's very kind and helpful.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 5
}
]
}