canvas-lms
canvas-lms copied to clipboard
The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/blob/2ab916241c696829e319327d0e5599ef9c61945f/lib/canvadocs.rb#L75 I'd like to help out with this issue. What needs to go into getting this to work?
### Summary: When an assignment uses LTI and has a point value of zero in Canvas, the LTI results API will accept a score and apply it within canvas (e.g....
Here are the fixes that I am proposing. Note that these are only minor changes so that we don’t want to break any critical functionality in Canvas. 1. es_ES exists...
5 minutes sometimes just isn't enough. This makes it so it is configurable and not hard coded. Test Plan: * Add a video to a course files * Insert a...
### Summary: Following the - https://github.com/instructure/canvas-lms/wiki/Production-Start , everything went good. But after running - sudo RAILS_ENV=production bundle exec rake db:initial_setup command, it's giving error. ### OS & Techs: Ubuntu 20.04...
### Summary: If you add an LTI 1.3 tool to a course as a module, Canvas uses the course's lti_context_id as the resource_link claim's id attribute (the claim is inside...
### Summary: ### Steps to reproduce: 1. open canvas beta or test instance gradebook or themes in chrome or open themes in chrome Version 90.0.4429.1 (Official Build) 2.  ###...
### Summary: Students can use ``s to embed websites into their submissions. These sites can be malicious, and will appear on the grader's end. The things ``s offer obviously have...
When creating a calendar event via a form POST, context_code is marked as required. If it is not supplied, Canvas returns a 404 error. It seems like this should be...
### Summary: we are using AWS ec2 canvas Bitnami LMS version 2020.12.16.47-1, and the email was working for like 1 month, suddenly the emails stopped without changing anything in the...