As a visually-impaired visitor to the site, I need to be able to access an audio-described version of videos put on Home & Landing Pages so that I can experience the content of the video equivalently to a sighted user.
Specifications
General
The addition of the audio-described file shall use a simple approach that does not change the video player itself
The addition of the audio-described file shall assume that the video will no longer be a page-level content type
The audio-described link paragraph will have been added to the CGDP Video Media Type prior to this ticket per #4484
Drupal Specifications
The audio-described version of the video will be accessed through an external link
The audio-described version of the video will be optional for videos
Front-End Specifications
The video component shall allow users to access the audio-described version of the video
If the video does not have an audio described version to go with it, then the designed interface to go to the audio-described version will not render
Analytics
No analytics required. This component is to ensure videos are accessible. A low Click Through Rate (CTR) will not change or remove this feature.
On an example Home & Landing Page for test content, use the Cgov Homepage Comp as a reference:
Page URL: use the ODE URL for the Cgov homepage
Page Title/Components: Make it identical to the comp
Acceptance Criteria
CMS Experience - Adding an Embedded Video to a Home and Landing Page
Scenario: A content editor adds a video to a Home and Landing Page
Given the user is logged into the CMS as an editor
And the user is adding a video to a Home and Landing Page
When the user is adding a video to a Home and Landing Page
Then the experience does not change whether the video has an audio-described link or not
Front-End Experience
Scenario: A user views a video with and audio-described link on a Home and Landing Page
Given the audio-described link has been added to the video media type
And the video with an audio-described link has been added to a Home and Landing Page
When the video is added to a Home and Landing Page
Then the audio-described link will appear below the caption with the text, "**Audio-Description:** Watch the audio-described version of this video."
And it will match the comp
When the user clicks on the link for the audio-described link
Then they will be redirected to the external link for the audio-described video
As a visually-impaired visitor to the site, I need to be able to access an audio-described version of videos put on Home & Landing Pages so that I can experience the content of the video equivalently to a sighted user.
Specifications
General
Drupal Specifications
Front-End Specifications
Analytics
DoR Tasks
DoD Tasks
Technical Notes
Content Model
Scenarios/Comps
Acceptance Criteria
CMS Experience - Adding an Embedded Video to a Home and Landing Page
Front-End Experience
Related Tickets