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

Update misnamed variable #943

Closed taheralfayad closed 6 months ago

taheralfayad commented 6 months ago

Found an error relating to the modern filetype pull request that was recently merged into dev. There was a variable that was undefined that was being referenced in the setAcceptType() function. The original goal would have been to type in file.fileType rather than just fileType.