canvas-lms icon indicating copy to clipboard operation
canvas-lms copied to clipboard

The open LMS by Instructure, Inc.

Results 296 canvas-lms issues
Sort by recently updated
recently updated
newest added

### Summary: The `points_possible` field of [QuizQuestion](`https://canvas.instructure.com/doc/api/quiz_questions.html`) is incorrect. (when part of a QuizGroup; see comment below) In my case the question is worth 20 points, but `points_possible` is 1....

### Summary: It is impossible to create a quiz that has unlimited attempts with a scoring policy of `keep_latest` This actually affects both the quiz creating and editing API calls....

I want to create an app that receives webhooks from canvas LMS. The idea is to get all events for a class that are not user specific (assignment updated, announcements,...

### Summary: Using a https proxy, you can send a xss(kinda) in a discussions page using ### Steps to reproduce: 1. Start up your https proxy and connect to it...

Triaged

### Summary: ### Steps to reproduce: 1. Run ./script/tdocker_dev_setup.sh ### Expected behavior: Successful build ### Actual behavior: Logs are attached. Relevant bit: #18 [webpack 6/7] RUN npm install -g npm@latest...

### Summary: There appears to be a weird issue where a API token (generated by Canvas) is forbidden to access files in some folders, but granted access when the user...

Gm guys i am trying to install canvas in one compute engine. Linux Uubunu 20.04 I install docker and docker-compose. Download the project. Run the the ./script/docker_dev_setup.sh I am not...

### Summary: When a teacher uploads a file, Canvas creates a Canvadoc session so that students can view it. It seems some of these are being indexed by search engines,...

### Summary: I cannot find "Allow Include Parameters" checkbox. I followed [this guide](https://community.canvaslms.com/t5/Admin-Guide/How-do-I-enable-scoping-for-a-developer-API-key-in-an-account/ta-p/181) but there was a checkbox with label "Allow Include Parameters" shown in the guide but not when...

### Summary: I have a few hundred tasks, just sitting there, not being picked up by any of the workers. I did check that: - tasks are in the same...