jamesjonesmath / canvancement

Enhancements to the Canvas LMS
ISC License
214 stars 95 forks source link

QuizWiz not working #14

Closed dallashulsey closed 5 years ago

dallashulsey commented 5 years ago

Starting on 6-8-2019 The rubric version of Quiz Wiz stopped loading for me in Chrome version 75.0.3770.80 (Official Build) (64-bit) on Windows 10. I tried updating Quizwiz (there wasn't one), restarting my browser, and restarting my computer. It is still not loading in Speedgrader. Tampermonkey is enabled and reports that Quizwiz is on. I do not know what else to try. 🤷‍♂️ Any suggestions, James? 2019-06-09_14-47-49 2019-06-01_10-33-51

jamesjonesmath commented 5 years ago

The engine to QuizWiz is still working, but the CDN site I'm using it to deliver it has an invalid certificate and so the file isn't getting delivered to your machine to work.

Changing the CDN isn't something I want to do lightly as it will require an update to all of the scripts and may break people's configurations. The certificate issue may remedy itself when the certificate gets fixed. If it continues for a while then I'll research finding a new CDN to deliver the QuizWiz engine.

I've emailed your school address with a different URL that you can use to load it.

dallashulsey commented 5 years ago

Thank you, James!

On Sun, Jun 9, 2019, 7:52 PM James Jones notifications@github.com wrote:

The engine to QuizWiz is still working, but the CDN site I'm using it to deliver it has an invalid certificate and so the file isn't getting delivered to your machine to work.

Changing the CDN isn't something I want to do lightly as it will require an update to all of the scripts and may break people's configurations. The certificate issue may remedy itself when the certificate gets fixed. If it continues for a while then I'll research finding a new CDN to deliver the QuizWiz engine.

I've emailed your school address with a different URL that you can use to load it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jamesjonesmath/canvancement/issues/14?email_source=notifications&email_token=AMJHTBLM6FIMOSJ4VXNL36TPZWXWDA5CNFSM4HWOKFN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXIXLIY#issuecomment-500266403, or mute the thread https://github.com/notifications/unsubscribe-auth/AMJHTBL6D4PY6DYNT5SJEHLPZWXWDANCNFSM4HWOKFNQ .

jamesjonesmath commented 5 years ago

The CDN certificate issue has been resolved.