curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a575febfa2c333c495c2f.md
When faced with a situation or habit that is not ideal, people often look for an alternative. In this context, Sophie is discussing a better option for her compared to her usual routine.
BLANK is a good BLANK for me.
This
This word refers to something Sophie just mentioned. The first letter is capitalized.
alternative
This noun refers to another choice or option that you can use instead.
{
"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": 26.78,
"finishTimestamp": 28.62
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 2.34,
"dialogue": {
"text": "This is a good alternative for me.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 2.84
}
]
}