ucfopen / UDOIT

The Universal Design Online content Inspection Tool, or UDOIT (pronounced, “You Do It”) enables faculty to identify accessibility issues in their Learning Management System. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.
GNU General Public License v3.0
108 stars 65 forks source link

Add a full rescan option to UDOIT #898

Closed taheralfayad closed 6 months ago

taheralfayad commented 1 year ago

With the intent to tackle #871 , I created a full course rescan option in UDOIT that deletes all the reports belonging to a course, and generates a new report in their stead. This solves the bug that we were encountering wherein adding a Youtube API key to the .env file after a course has been scanned does not automatically trigger a rescan of the course, and therefore, UDOIT misses issues that pertain to youtube captioning.

dmols commented 6 months ago

Changes look good! Added the spanish translation and now it should be good to go. I'll merge it after clearing the other PR.