curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a4d74286f4d4c4ae58de0.md
Listen to the audio and answer the question below.
What can you deduce about Sarah from Bob's statement?
Sarah is busy with several data projects.
Bob's use of either suggests a similarity with Sarah's situation.
Sarah is looking for new data projects.
Bob's statement indicates a different situation about Sarah's work.
Sarah is not working on any major projects.
Sarah is taking a break from all work.
Bob's statement doesn't suggest Sarah is taking a complete break from work.
3
{
"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": 29.38,
"finishTimestamp": 33.48
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.10,
"dialogue": {
"text": "Well, I'm not currently working on any major data analysis projects either.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.60
}
]
}