curriculum/challenges/english/blocks/learn-how-to-talk-about-hobbies-and-interests/657ee3954d64e5d465500620.md
Listen to the audio and answer the question below.
Where are the action figures?
On a shelf at the back of Sarah.
In a box in front of Sarah.
James said the action figures are on a shelf behind, not in front.
Hanging above Sarah's head.
James specifically mentioned the shelf is behind, not above.
Scattered on the floor around Sarah.
James mentioned a specific location - on a shelf, not scattered on the floor.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "James",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.2-3.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 5.18
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 6.18,
"dialogue": {
"text": "Hey, I noticed you have a huge collection of action figures on that shelf behind you. Are you a collector?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 6.68
}
]
}