We left off replacing some code that we got from the Google Canvas forum in order to fix a problem in the Canvas install.
WARNING: Nokogiri was built against LibXML version 2.9.1, but has dynamically loaded 2.7.8
=> Call with -d to detach
=> Ctrl-C to shutdown server
I spent the rest of the week frantically searching forums looking for a solution and functionally getting nowhere. When we were finally able to reconvene at the end of the week, we realized that the WARNING was just that - only a warning. The server had been working the whole time (major facepalm).
I think that's one of the most valuable lessons I've learned in this process so far: sometimes you get so deep in the weeds that you almost expect things to go wrong at every step and end up losing sight of the real problem. Often the best solution is to pull back and look at the bigger picture.
So now that we were finally able to log in to Canvas on our server, we familiarized ourselves with the interface (creating classes, quizzes, etc) and then began trying to make our own question type, which we will hopefully be able to incorporate SymPy into.
The tutorial to create a new question type was shared on the Google Canvas forum and can be found here.
Goals for next week:
- Create/code new question in Canvas (finish 'create question' tutorial)
- Familiarize ourselves with LTI learning modules on Canvas as possible alternative
- Mathjax for inspiration
No comments:
Post a Comment