curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d6cb8800b1274686877c25.md
The word easygoing describes someone who is relaxed and not easily upset or worried. An easygoing person is comfortable to be around because they do not get stressed or angry easily. For example, My team leader is very easygoing, which makes working on projects less stressful.
The word actually is used to add new, often surprising information or to correct something. For example, I thought the test was next week, but it's actually tomorrow. Here, actually shows that the real test date is surprising or different from what I thought.
Tom: Wow, that's a long time. Is she a strict person? Alice: She's very BLANK, actually. She's serious when it comes to work but also has a good sense of humor.
easygoing
This word describes someone who is relaxed and not easily stressed or worried.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
},
{
"character": "Alice",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "3.3-2.mp3",
"startTime": 1,
"startTimestamp": 31.56,
"finishTimestamp": 39.74
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.08,
"dialogue": {
"text": "Wow, that's a long time. Is she a strict person?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.33
},
{
"character": "Alice",
"opacity": 1,
"startTime": 4.33
},
{
"character": "Alice",
"startTime": 4.58,
"finishTime": 9.18,
"dialogue": {
"text": "She's very easygoing actually. She's serious when it comes to work but also has a good sense of humor.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 9.68
}
]
}