curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/655bda6270ef334ad8a7f005.md
Listen to the audio and answer the question below.
Why is Bob making pictures for their reports?
Because they can make the reports more interesting.
That can be true, but it is not what he said.
Because they could provide more detailed data analysis.
Bob doesn't mention data analysis.
Because they might attract more readers.
Bob's statement is about understanding, not attracting more readers.
Because they may help people understand the data better.
4
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.3-2.mp3",
"startTime": 1,
"startTimestamp": 12.32,
"finishTimestamp": 18.88
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.92,
"dialogue": {
"text": "Interesting. I'm making pictures with our data for our reports.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 5.48,
"finishTime": 7.56,
"dialogue": {
"text": "We think it may help people understand them better.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 8.06
}
]
}