curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/67164f8d2378f84851447534.md
Listen to the audio and complete the sentence below.
Hey Sophie, have you been working on the BLANK BLANK BLANK recently?
screen
This word refers to the display of a computer or device.
reader
This word refers to a tool that reads the text aloud from the screen.
updates
This word in the plural form refers to changes or improvements made to the software.
A screen reader is a software tool that reads the text displayed on a computer or device aloud, making it accessible for users with visual impairments.
Updates refer to improvements or changes made to software or applications to enhance their functionality or fix issues.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_4-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.16
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 5.16,
"dialogue": {
"text": "Hey, Sophie, have you been working on the screen reader updates recently?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.66
}
]
}