curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a4b9e4822ba4a9893459e.md
Listen to the audio and answer the question below.
What is Bob commenting about Sarah's break and asking about the courses?
That she is enjoying her break and if she thinks the courses are fun.
Bob's focus is on the productivity of the break, not just enjoyment or fun.
That she is working during her break and if she thinks the courses are difficult.
Bob comments on the break being productive, not about the fact Sarah is working during the break.
That she is planning more courses during her break and if she thinks they are easy.
Bob is not asking about the level of difficulty of the courses.
That her break is productive and if she thinks the courses are helpful.
4
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.3-5.mp3",
"startTime": 1,
"startTimestamp": 17.76,
"finishTimestamp": 21.32
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.56,
"dialogue": {
"text": "That's a productive break, Sarah. Are you finding the courses helpful?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.06
}
]
}