curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a49a16377b8485270dd2d.md
What are you up to? is a casual and friendly question people use when they want to know about someone's current activities or plans. It can also suggest curiosity about what someone might be doing at the moment. For example:
What are you up to this weekend? - This asks about someone's weekend plans.
Similarly, to be up to means to be doing something. For example:
He is up to something. — This means he is doing an activity, often with a sense of curiosity or suspicion.
Hi, Sarah. What BLANK you BLANK to these days?
are
This is a form of the verb to be, used with you, we, or they.
up
This preposition means being busy with or doing an activity.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.3-5.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 2.32
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.32,
"dialogue": {
"text": "Hi, Sarah. What are you up to these days?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.82
}
]
}