curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/67325f4cff0ac10ffe3e5bec.md
Listen to the audio and answer the question below.
What is James describing about his approach to coding?
A habit he had in the past.
Something he plans to do in the future.
James isn't talking about future plans; he is reflecting on something he did before.
A habit he continues now.
James uses the phrase used to, which shows he is describing something he did in the past, not currently.
A process he never followed.
James describes a habit he once had, so it is not something he never did.
1
James says, I used to just write code without thinking much about the end user.
Used to indicates a past habit or action that is no longer true.
This sentence shows that he previously wrote code without considering the end user but has since changed his 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": 29.28,
"finishTimestamp": 34.44
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.84,
"dialogue": {
"text": "It's interesting to think about it.",
"align": "center"
}
},
{
"character": "James",
"startTime": 2.92,
"finishTime": 6.16,
"dialogue": {
"text": "I used to just write code without thinking much about the end user,",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 6.66
}
]
}