canvas-lms
canvas-lms copied to clipboard
The open LMS by Instructure, Inc.
### Summary: Im getting this error while quering to canvas url api ### Steps to reproduce: 1.Get into PowerBi 2. Place the url query https://cursosflexiblesiteso.catalog.instructure.com/api/v1/courses?access_token={api_token} ### Expected behavior: Get canvas...
Google Docs Viewer PDF embed loading only occasionally in 10-to 70 % cases. browsers support PDF view or it's possible to embed PDF.js in the project to reduce 3rd party...
### Summary: I am currently installing 2 canvas lms servers to use simultaneously. Both servers use Public IP. A server without a domain name, temporarily called server A. 1 server...
### Summary: Modify the BigBlueButton parameters for `context.name` and `context.course_code` so they map to `meta-` parameters on create for BigBlueButton and can be used. ### Steps to reproduce: See the...
While generating quiz report, the generated CSV file doesn't use the user's preference of CSV. This patch fix this issue. **Test plan** * Update user preference of CSV, use semicolon(;)...
This PR is an updated version of #1810 One day, a Windows user asked, why I got a smaller file downloaded (806K) compared with the size shown in 'Files'(825K) ?...
### Summary: Wrong locale for Norsk Nynorsk language causing calendar to set Sunday as first day of week instead of Monday. ### Steps to reproduce: 1. Change display language to...
### Summary: "Update Settings" button doesn't work ### Steps to reproduce: 1. Go "Site Admin/Settings" 2. press "Update Settings" button ### Expected behavior: form has to have action=https://..... and work...
The default keys used a short key length and outdated algorithm, which made them incompatible with newer LTI tools. I also updated the instructions for generating new keys; the old...
RAILS_ENV=production bundle exec rake db:initial_setup Top level ::CompositeIO is deprecated, require 'multipart/post' and use Multipart::Post::CompositeReadIO instead! Top level ::Parts is deprecated, require 'multipart/post' and use Multipart::Post::Parts instead! 1: production:public ==...