curriculum/challenges/english/blocks/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/6579db9c67d64e123b19c235.md
Bob wants to know Sophie's availability to schedule the code review session, a common question in professional settings to coordinate activities based on team members' schedules.
What does Bob want to find out with his question?
Sophie's opinion on the best code practices
Bob is inquiring about timing, not code practices.
The time that works best for Sophie for the review session
If Sophie can lead the review session
Bob's question is about finding a suitable time, not about leadership roles.
The details of Sophie's coding problem
Bob is asking about Sophie's availability, not the details of her coding issue.
2
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.2-1.mp3",
"startTime": 1,
"startTimestamp": 42.82,
"finishTimestamp": 44.02
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.2,
"dialogue": {
"text": "When is best for you?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 2.7
}
]
}