curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/671f92684454b37660c3f82a.md
Listen to the audio and answer the question below.
Why is it a problem that the captions aren't syncing properly?
It makes the captions appear in a different language.
The issue James is describing is about timing, not the language of the captions.
It affects the font style of the captions on the screen.
James is concerned about the timing of the captions, not their appearance.
It makes it harder for viewers to follow the video content accurately.
It reduces the number of captions displayed in the video.
The issue is about synchronization, not the number of captions shown.
3
When captions aren't syncing properly, viewers can struggle to understand the video content because the text and spoken words don't match up, reducing accessibility and user experience.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_4-2.mp3",
"startTime": 1,
"startTimestamp": 16.6,
"finishTimestamp": 24.02
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.84,
"dialogue": {
"text": "It seems to be affecting several videos.",
"align": "center"
}
},
{
"character": "James",
"startTime": 3.18,
"finishTime": 5.66,
"dialogue": {
"text": "Our quality assurance team has been testing the platform,",
"align": "center"
}
},
{
"character": "James",
"startTime": 5.66,
"finishTime": 8.42,
"dialogue": {
"text": "and noticed that the captions aren't syncing properly.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 8.92
}
]
}