canvas-lms
canvas-lms copied to clipboard
The open LMS by Instructure, Inc.
I am getting the below error on this step of the installation, can somebody please assist? -> RAILS_ENV=production bundle exec rake canvas:compile_assets --> Finished: 'css:compile' in 2.99s [webpack-cli] ModuleNotFoundError: Module...
### Summary: we have a self-hosted canvas lms([stable/2023-08-30](https://github.com/instructure/canvas-lms/tree/stable/2023-08-30)),and install analytics(https://github.com/instructure/analytics) with cassandra, I can visit course analytics, but when I click people's name of some course, I get a error...
### Summary: Every notification is sent thrice. The notification links to the same announcement, grade or assignment when pressed. This issue is probably linked to https://github.com/instructure/canvas-lms/issues/2167 Canvas Student app 6.26.1...
### Summary: we have a self-hosted canvas lms([stable/2023-08-30](https://github.com/instructure/canvas-lms/tree/stable/2023-08-30)),when I create a assignmen or quize , I can not submit, and production log display error message: NoMethodError (undefined method `-' for...
### Summary: ### Steps to reproduce: Using the following query: ```javascript query MyQuery { course(id: "654321") { sisId assignmentsConnection { nodes { name pointsPossible submissionTypes submissionsConnection(first: 10) { nodes {...
### Summary: New Quizzes: even with "Restrict student result view” turned on and all boxes below it unchecked, and the Gradebook fully disabled, students still see their quiz results under...
### Summary: My canvas code is old, from 2021. Now I complie assets but React UI doesn't work with multiple languages. It allway shows English. ### Steps to reproduce: 1....
### Summary: When creating an assignment with submission type online and text entry option, students can access the full Rich Content Editor (RCE), including the option to upload documents. This...
I am ashamed to admit that I made a mistake in a production Canvas environment and deleted my course by accident. Luckily I think our administrators have a backup. I...
## Summary: When setting up a third-party authentication provider like GitHub or an OpenID Connect service, accounts can only log in when "Just-in-time provisioning" is enabled, and even then, will...