curriculum/challenges/english/blocks/learn-how-to-use-basic-programming-vocabulary-in-conversations/6629cc728221a1a4a5613320.md
Please answer the question below.
What does Brian mean by asking how's it going?
He is asking if Sophie is going somewhere.
This phrase is not about going to a place, but about asking how someone is doing.
He is asking about Sophie's general well-being or situation.
He wants to know what time it is.
The phrase is not related to asking about the time.
He is asking for directions.
This phrase is used to ask about someone's situation, not for directions.
2
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "5.1-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 2.08
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.08,
"dialogue": {
"text": "Hey, Sophie. How's it going?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 3.58
}
]
}