curriculum/challenges/english/blocks/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/6579e13cd2c9ee424eb815df.md
Listen to the audio and answer the question.
What is Bob's advice regarding the coding guidelines?
To follow the guidelines strictly without changes
Bob advises regular reviews and updates, not strict adherence without changes.
To regularly review and update the guidelines as needed
To create a new set of guidelines for each project
Bob suggests updating the existing guidelines, not creating new ones for each project.
To ignore the guidelines for future projects
His advice is about regular updates, not ignoring the guidelines.
2
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.2-3.mp3",
"startTime": 1,
"startTimestamp": 23.88,
"finishTimestamp": 29.14
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.26,
"dialogue": {
"text": "Also, I would advise that we regularly review and update these guidelines as our projects involve.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.76
}
]
}