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

UDOIT does not accept modern filetypes for classic counterparts [docx, pptx, xlsx] #899

Open taheralfayad opened 1 year ago

taheralfayad commented 1 year ago

Upon using the review files tab in UDOIT, I found out that a file that has the .doc filetype can only accept .doc filetypes. Moreover, even files that are of type .docx can only accept .doc files. The same goes for pptx and xlsx files. This represents an issue for most people who nowadays use the .docx, .pptx, and .xlsx extensions. In addition to this bug, UDOIT returns a message that is vague and is not translated in the en.json file.

Screenshot 2023-03-27 at 1 25 20 PM