...
System enables storing “Digital content accessibility guidelines” at system level in pdf format, in multiple languages. This is done through backend.
Contribution and Sourcing portals have a link to “Digital Content accessibility” page.
This is a static page that contains a brief description of content accessibility and overview of the guidelines.
It also has a list of languages in which content accessibility guidelines document is available.
User can select accessibility guidelines document in the language of his/her choice and download it.
Configurability;
This page is optional and can be configured at a system level by a specific Sunbird implementation. In case this is configured, the contribution and sourcing portals will have the link shown. Else there will be no link shown.
...
Asset creator providing the accessibility information
If accessibility is enabled for the tenant, the asset edit screen will show a button labeled “Accessibility Details”.
When the creator/contributor submits any asset for reviewclicks the button, a popup related to accessibility information of the asset pops up.
The popup will have a reference to the digital content accessibility page.
The popup will have list of configured accessible features that an asset can have. The features are grouped by different types of accessibility needs. Both the different types of accessibility needs and the features for each need are configured.
User can select one or more features and declare that the asset supports the selected accessible accessibility features .
The user can then proceed with submitting asset for review.
The submitted asset will have the information stored and save.
Note: As of now all the accessibility information is optional
The accessibility information is stored in the asset and can be obtained by reading the asset.
The information is stored in such a way that
it is easy to search content accessible for a one or more given special needs and features.
it is easy to create report of % of accessible content for each special need and feature.
Configurability:
The following can be configured at system and tenant level:
Capture accessibility information - Yes or No. In case of yes, the popup button to show accessibility details is shown. If no, popup the button is not shown. If this is not configured at tenant level, system level configuration is taken. If there is no system config, the default value is No. Note: If this value is “Yes”, then content accessibility page is mandatory.
List of accessibility features to be shown in the popup , grouped by accessibility needs - This can be configured at tenant level. If a tenant doesn’t have the list, it is taken from system level config. If there is no list even at system level, the popup is not shown.List of mandatory accessibility features accessibility information popup shows a message “Could not find any accessibility details”.
Accessibility feature is Mandatory or Non-mandatory - The list of accessibility features that are mandatory. If this list is configured, user will not be allowed to submit asset for review unless the corresponding features are selected. If the list is empty, the user will be allowed to submit even if no option is selected. If this is not configured at tenant level, system level configuration is taken. If there is no
...
syst.0em config, the default is empty list. Note, a tenant can make the mandatory list empty and override even if system level has a non-empty list. (This is not planned to be implemented for now. All accessibility information is optional).
Asset reviewer viewing/updating the accessibility information
When a reviewer opens an asset for review, in case accessibility information capture is enabled, there is an option to view the accessibility information provided by creator.
Reviewer can optionally modify the information.
When a reviewer approves/publishes a content, the accessibility information popup is shown if configured.
Based on the configuration, reviewer can view or update the information and publish the asset.
The popup to view/update the information is same as that appears for the asset review screen will show a button labeled “Accessibility Details”.
When Reviewer clicks on the button, it shows the same popup as shown to the creator. The information populated by the creator is shown by default. It can be updated by the reviewer based on the configuration.
The published asset will have the final information stored and can be obtained by reading the asset.
...
The user with reviewer role opens a video content for review.
The review page provides an option to see the list of transcript files uploaded for each language (if any).
If there are no transcript file uploaded, there will be a text indicating the sameno option to download the transcript files is shown.
If there are one or more transcript files uploaded, there is an option for the reviewer to download the transcript files.
The reviewer can download the transcript file and review it offline as required.
Rest of the review flow is as is.
...