Jacob Bates

Results 21 issues of Jacob Bates

The current commented-out code for using PostgreSQL instead of MySQL in Docker is not functional.

enhancement

Faculty will often copy and paste the same text over and over in a course. If this text contains an accessibility issue, they have to go through and fix each...

enhancement

Our instance of Canvas is hosted at ucf.instructure.com, but the vanity URL is webcourses.ucf.edu. Our institutions table is configured with `lms_domain` set to `ucf.instructure.com` and `vanity_url` set to `webcourses.ucf.edu`. When...

bug

Given a page with the following HTML: ``` My name's Jacob Bates and I'll be your presenter today. If you're not sure why this course exists, click here for more...

bug

The title is a little confusing because it's hard to summarize this in one sentence. One of our instructional designers was doing reviews of existing online courses to see if...

enhancement

The UCFOpen Slack organization can be beneficial during the installation and configuration of UDOIT. Link to it at the beginning of the install instructions with a message like "Before you...

documentation

Heroku times out if a process takes longer than 30 seconds (#713 ). The official solution to this problem is to create a Worker that handles the long process. In...

enhancement

The Heroku install process is pretty well defined at this point, but hosting the app on your own server using Apache or NGINX as the web server is currently undocumented....

help wanted
documentation

For any iframe content that is not detected by #289 , throw a suggestion with Title: External content may be inaccessible. Description: Embedded content is not evaluated automatically by UDOIT....

enhancement