Description:
A file that appears in the Accessibility Report cannot be found in the course.
Steps to Repeat:
- Log into Blackboard Learn as an Administrator
- Create an assignment called "Assignment with Attachment"
- Attach DOCX file with accessibility issues
- View Accessibility Report. The DOCX file was listed.
- Delete DOCX file from Assignment
- Re-onboard the course from Ally admin to make sure the content synced
- Check the REST API for Linked Resources:
- https://<site>/learn/api/v1/courses/_11074_1/resources/linkedResources{"results":[]}
- It took a few minutes, but the deleted DOCX file no longer appeared on the Accessibility Report.
Observed Behavior: The file cannot be found in the course.
Expected Behavior: The file is in the course.
Note: The issue isn't consistently reproducible using these steps.