curriculum/challenges/english/blocks/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/6579cfc55663f6d40c4a65e1.md
Sophie mentions how long she has been working on a coding issue. Understanding the duration and intensity of her work is important for grasping the context of her request for help.
What does Sophie imply about her work on the coding problem?
She just started working on it
Sophie indicates she has been working on it for a longer period, not just started.
She finished the problem recently
Sophie is still working on the issue and hasn't completed it yet.
She has been working on it for a significant amount of time
She worked on it a long time ago
Sophie's use of been working suggests ongoing work, not something done long ago.
3
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.2-1.mp3",
"startTime": 1,
"startTimestamp": 7.98,
"finishTimestamp": 9.48
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 2.5,
"dialogue": {
"text": "I've been working on it for a while.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 3
}
]
}