curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/673258f20e446069d7bc6c4e.md
Listen to the audio and answer the question below.
Which of the statements is true?
James has always focused on user experience in development.
James mentions that he hadn't focused on user experience before.
James has not learned anything new about user interface design.
James says he has learned a lot about user interface design.
James has recently started focusing on the UX aspect of development.
James is an expert in user interface and user experience design.
James says he is learning about user interface design but does not claim to be an expert.
3
I've learned so much about user interface design tells you that James has gained new knowledge recently, so anything suggesting he hasn't learned is incorrect.
Before this, I hadn't focused much on the user experience aspect of development shows that his attention to user experience is new, meaning he did not focus on it in the past but has started doing so recently.
{
"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
}
]
}