-
A [recent commit in Canvas LMS](https://github.com/instructure/canvas-lms/commit//5b56a343e0fcb0bfea892685c91880923b03d959) moved the location of the encryption-secret and signing-secret config values…
-
In the Analytics Sandbox:
```
SELECT
gi.*,
g.*,
u.*
FROM
"group" g
left join "group_info" gi on g.authority_provided_id = gi.authority_provided_id
left join …
-
## Summary:
Per the API documentation for the state[] param of "List enrollments" (https://canvas.instructure.com/doc/api/enrollments.html#method.enrollments_api.index):
> Filter by enrollment s…
-
Hi,
I have an LTI 1.3 tool that I'm connecting to different LMSes for launching a webpage and then reporting grades back.
On the LMS side, you can usually set up either a JWKS URL or a public ke…
-
**500 error**
Our tool has been added to canvas and while trying to hit the "names and roles service" and "grade service" I'm getting 500 error.
In /members endpoint I have added consoles. first…
-
Hi, this looks like it oculd bereally useful to me, do you have any docs anywhere? Thank you!
-
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 sour…
-
## Next step
When converting to HTMl do check for canvasFileLink problems (below) , report the problem, and provide a link to docs explaining how to fix
Perhaps look at removing the empty lone l…
-
- [x] Fix the new Google Picker in non-Canvas LMS's
Pull request: https://github.com/hypothesis/lms/pull/678
The Select PDF from Google Drive button only seems to appear when I launch the …
seanh updated
5 years ago
-
### Summary:
I have followed the Production installation guide but it seems most of the packages are missing due to compatibility issues.
1. psql (PostgreSQL) 14.12 (Ubuntu 14.12-0ubuntu0.22.04.1…