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

UFIXIT recognizes problems with HTML file and offers solutions that cannot be applied #935

Open maespey opened 8 months ago

maespey commented 8 months ago

We are running UDOIT 3.3.2 now someone noticed that when the UFIXIT tool is opened, it will show things in HTML files uploaded to Canvas Files as things that are able to be fixed. That is all fine that they are presented to the user, however, it will present the user with actions to take in UFIXIT, they input a change, it will try to save the fix, but is unable to update the file and presents the user with a nondescript error.

My expectation would be that it couldn't update the file, and so it shouldn't show it as something that can be fixed in place.

bagofarms commented 8 months ago

What kind of error are you receiving? Can you take a screenshot and post it here?