curriculum/challenges/english/blocks/learn-how-to-share-feedback/679e249b8823ef7378679c24.md
Listen to the audio and answer the question below.
What point for improvement does Bob add to Jessica's review?
Her documentation is perfect.
Bob is giving feedback that suggests there are points for improvement here.
Her documentation isn't always complete.
Her documentation is more detailed than necessary.
Bob does not say the documentation has too much detail.
Her documentation is the best on the team.
Bob is actually pointing out something that needs improvement.
2
The phrase I've noticed that is used to introduce an observation. The Present Perfect tense is used here because, even though Bob's observation happened in the past, it is still relevant in the present, as this is something she could improve and it affects Jessica's current review. For example:
I've noticed that the reports contain a few errors. - This means the speaker has observed errors over time - the issue still exists.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-1.mp3",
"startTime": 1,
"startTimestamp": 11.7,
"finishTimestamp": 14.92
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.22,
"dialogue": {
"text": "However, I've noticed that your documentation isn't always complete.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.72
}
]
}