curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/673260e6a2747519bbdc069b.md
Listen to the audio and answer the question below.
Which of the statements is true about James?
He has never thought about the end user.
James mentions that he didn't consider the end user before, but this has changed.
He now considers the end user when writing code.
He only thinks about the end user occasionally.
James doesn't suggest that he thinks about the end user only sometimes; he indicates a change from the past.
He finds it difficult to think about the end user.
James is reflecting on a change in his approach, not on any difficulty in considering the end user.
2
James says, I used to just write code without thinking much about the end user.
Used to shows that this was his past approach.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-3.mp3",
"startTime": 1,
"startTimestamp": 16.18,
"finishTimestamp": 23.86
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.28,
"dialogue": {
"text": "I've learned so much about user interface design in the process.",
"align": "center"
}
},
{
"character": "James",
"startTime": 4.52,
"finishTime": 8.68,
"dialogue": {
"text": "Before this, I hadn't focused much on the user experience aspect of development.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 9.18
}
]
}