curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e3f7e50ac0549666b4b64.md
Else is used in questions to ask for additional information or about other things beyond what has already been mentioned. For example:
What else do you like to do? - Here, else asks for more hobbies or activities besides those already discussed.
What a responsibility. What BLANK do you do?
else
This word is used to ask about additional activities or information.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Sophie",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-3.mp3",
"startTime": 1,
"startTimestamp": 14.52,
"finishTimestamp": 16.72
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.20,
"dialogue": {
"text": "What a responsibility. What else do you do?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 3.70
}
]
}