canvas-lms
canvas-lms copied to clipboard
The open LMS by Instructure, Inc.
### Summary: I can't open http://canvas.docker/ on ubunto 22.04 when run canvas lms using docker ### Steps to reproduce: 1. I clone source code from github 2. ./script/docker_dev_setup.sh 3.> Now...
### Summary: When launching "yarn install" command, the error Command failed appears error Command failed. Exit code: 128 Command: git Arguments: ls-remote --tags --heads git://github.com/amireh/grunt-template-jasmine-requirejs.git Directory: /var/canvas Output: fatal: unable...
As a free software developer, I want to read any applicable licenses or CLAs before devoting time to working on a piece of software. While `CONTRIBUTING.md` describes the CLA, it...
### Summary: LTI 1.3 Resource Launch of an assignment by an Instructor before the assignment is published includes the "assignment and grades" service, but attempting to use it to post...
Entering this command in Ubuntu 18.04 for CANVAS LMS Installation : RAILS_ENV=production bundle exec rake brand_configs:generate_and_upload_all it's giving the following error : The git source https://github.com/rails-api/active_model_serializers.git is not yet checked...
visibility_limited_to_course_sections? should return true if all of the enrollments have limited_section_privileges ignoring observer enrollments closes gh-2245 Test Plan: - Enroll a teacher in a section of course with limit section...
### Summary: Links don't work in PDFs. Clicking them doesn't result in anything, even though they are highlighted on hover, which is less common for PDF viewers to do. ###...
### Summary: Canvas course: https://byui.instructure.com/courses/15115 I have the grading policy on my quizzes set to keep the highest score, and the gradebook is configured to allow late assignments, deducting 1%...
Generated keys should be the full private JWK, not just the public portion. https://community.canvaslms.com/t5/Canvas-Developers-Group/JWT-keys-for-self-hosted-site/m-p/456727
### Summary: The limit section privileges on a TeacherEnrollment for a course is overwritten when observing a student in the same course but different section. Even when the student's enrollment...