curriculum/challenges/english/blocks/learn-how-to-use-basic-programming-vocabulary-in-conversations/662a2b1f0c9314142ae87955.md
Please answer the question below.
What does Brian want to know from Sophie?
What she thinks about the time commitment required
Brian is asking the specific amount of time she has spent, not her opinion about the time required.
How much time she has dedicated to her activity
If she enjoyed the time she spent on her activity
Brian's question focuses on the quantity of time, not her enjoyment of it.
Who she was with when she spent the time
Brian's question is specifically about the amount of time, not about who was with her.
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": 9.02,
"finishTimestamp": 12
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.98,
"dialogue": {
"text": "That's awesome. How much time have you spent on it?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.48
}
]
}