Description
Avalon currently has a "Has Transcript" and "Has Captions" attribute for records. Another is needed: is this item accessible; that is, for each of the files does it have a corresponding transcription document with which it will meet WCAG AA-level compliance? Something more sophisticated for indicating whether an item meets AV accessibility compliance required by WCAG AA.
- If the creation date for an item (the date_ingested timestamp for the media object) is past 2026-04-24 and is_accessible is false, restrict the ability to Publish.
- If a collection manager exempts the item by toggling the state of the checks a toggle to indicate that the item is not bound by normal accessibility concerns (archival footage, music, silent film), then they are allowed to Publish the item.
- The only mechanism is the binary toggle that set the is_accessible value, and there is no notes field or other additional information for collections managers to provide
Questions
- Where should the "exempt this item" toggle live in the UI?
- Manage Files page, above the list of sections
- Will an item be unpublished when a new file is added?
- No, items that are Published are not Unpublished when a new file is added. Items cannot be set to Publish if is_accessible is true, but if they are already Published they are grandfathered in
Done Looks Like
Description
Avalon currently has a "Has Transcript" and "Has Captions" attribute for records. Another is needed: is this item accessible; that is, for each of the files does it have a corresponding transcription document with which it will meet WCAG AA-level compliance? Something more sophisticated for indicating whether an item meets AV accessibility compliance required by WCAG AA.
Questions
Done Looks Like
enforce_accessibility_complianceenforce_accessibility_complianceis set to true in system settings, the Publish action cannot be taken