curriculum/challenges/english/blocks/learn-how-to-discuss-your-morning-or-evening-routine/655b29fb2c8b1861bf4fbab1.md
Thursdays are for... is a way to show a special purpose or activity that someone usually does on that day. It connects the day of the week with a regular habit. For example:
Sundays are for resting. - This means that Sunday is the day the person usually rests.
What does Maria do on Thursdays?
She attends a cooking class.
That's not what Maria does on Thursdays.
She goes out for dinner with friends.
That's not what Maria does on Thursdays.
She watches live concerts or theater plays.
She practices for her theater group.
Maria's practice with the theater group is on Wednesdays.
3
{
"setup": {
"background": "company2-parking.png",
"characters": [
{
"character": "Brian",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
},
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.2-4.mp3",
"startTime": 1,
"startTimestamp": 31.94,
"finishTimestamp": 39.34
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 2.54,
"dialogue": {
"text": "How about Thursdays?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 2.56
},
{
"character": "Maria",
"opacity": 1,
"startTime": 2.56
},
{
"character": "Maria",
"startTime": 2.78,
"finishTime": 8.40,
"dialogue": {
"text": "Thursdays are for watching shows. I look for live concerts or theater plays. It's my favorite time to relax.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 8.90
}
]
}