curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68124aa36a3e1c285adfbff9.md
Listen to the audio and answer the question below.
What is the goal of Bob's plan?
To test if new developers can solve problems alone.
Bob talks about giving support, not testing independence.
To help new developers feel supported and less stressed.
To increase the number of tasks given to new developers.
The goal is support, not workload increase.
To move experienced developers to other teams.
The plan keeps experienced developers helping the new ones.
2
Bob explains that pairing new developers with experienced ones will make sure every new person gets help and that no one feels too stressed.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_20-2.mp3",
"startTime": 1,
"startTimestamp": 28.5,
"finishTimestamp": 36.88
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.6,
"dialogue": {
"text": "Each new developer will work with someone more experienced.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 5,
"finishTime": 9.28,
"dialogue": {
"text": "This way, every new person gets help and no one feels too stressed.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 9.78
}
]
}