-
Used the production install for Canvas LMS on a Ubuntu Linux server.
I can log in, but the initial admin user has "weird" pages -- e..g. doesn't seem to have permissions to add anything, and some …
-
Probably there are some requirements on the values of the properties of the [Rubric](https://canvas.instructure.com/doc/api/rubrics.html#Rubric), the [RubricAssessment](https://canvas.instructure.com/…
-
### Summary:
Can I have a support with installing Canvas? We are trying to run the project on our VM but we ran into some issues
here is the sequence of command that we executed,
### Steps to re…
-
I am working in a legacy environment with jQuery and when I use the minified CDN version of date-fns, it overrides the `$` global variable that various other scripts are expecting. The un-minified bui…
-
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 …
-
How do I add a new language to Canvas? E.g I want to add 'Hindi' as a language
-
The `/welcome` form has basically no validation of the LMS URL at all, even though this is the base URL that we used to construct Canvas API URLs in order to use the Canvas API.
- [ ] Add validatio…
seanh updated
5 years ago
-
### 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…
-
Collection of notes and documentation: https://docs.google.com/document/d/1c1JJ4_FM1K6g3CkX6N5ZaeW4qukZCYgZ11OL08IujfE/edit
Tutor team discussion: https://docs.google.com/document/d/1ecKt_RODRNlL3gCOg…
-
I have been looking for an option that would allow me to push/save all grades for an assessment so that they would all automatically update in my LMS (Canvas).
Right now I have to go into a studen…