- Posted Custom Canvas Students ios App on Canvas Developers Group. 06-14-2022 02:04 PM
- Got a Kudo for Custom JS to sort courses on the admin user profile page by active/inactive. 05-17-2022 11:33 AM
- Kudoed Re: Parents requested this at my school - multiple students for jsimon3. 01-19-2022 12:25 PM
- Kudoed Re: Custom Code to Sort Observer All Courses Page by Student for dtod. 01-19-2022 11:26 AM
- Got a Kudo for Custom Code to Sort Observer All Courses Page by Student. 01-18-2022 10:33 PM
- Posted Sort Observer All Courses Page into Different Sections by Student on Idea Conversations. 01-18-2022 04:17 PM
- Posted Custom Code to Sort Observer All Courses Page by Student on Canvas Developers Group. 01-18-2022 04:12 PM
- Got a Kudo for Custom JS to sort courses on the admin user profile page by active/inactive. 01-13-2022 01:10 PM
- Got a Kudo for Custom JS to sort courses on the admin user profile page by active/inactive. 01-06-2022 02:32 PM
- Got a Kudo for Custom JS to sort courses on the admin user profile page by active/inactive. 01-05-2022 03:22 PM
- Got a Kudo for Custom JS to sort courses on the admin user profile page by active/inactive. 01-04-2022 10:05 AM
- Posted Sort Courses on the admin user profile page by active/inactive/pending on Idea Conversations. 12-29-2021 01:27 PM
- Posted Custom JS to sort courses on the admin user profile page by active/inactive on Canvas Developers Group. 12-29-2021 01:26 PM
- Kudoed Re: 422 Error when making POST Request to Favorite Courses API for robotcars. 12-09-2021 03:02 PM
- Got a Kudo for Re: 422 Error when making POST Request to Favorite Courses API. 12-07-2021 12:39 PM
- Posted Re: 422 Error when making POST Request to Favorite Courses API on Canvas Developers Group. 12-07-2021 10:55 AM
- Posted Re: 422 Error when making POST Request to Favorite Courses API on Canvas Developers Group. 12-06-2021 04:32 PM
- Kudoed Re: 422 Error when making POST Request to Favorite Courses API for James. 12-06-2021 09:11 AM
- Posted 422 Error when making POST Request to Favorite Courses API on Canvas Developers Group. 12-03-2021 02:47 PM
Post Details | Date Published | Views | Kudos |
---|---|---|---|
Custom Canvas Students ios App Hello, I am looking into running a custom version of the Canvas Student iOS app as a way to edit the app so that it shows a different grading scale from the regular percentage scale. While investigat... |
06-14-2022 |
411 |
0 |
Sort Observer All Courses Page into Different Sections by Student To hopefully make it easier for observers to manage multiple students, it could be helpful if the "All Courses" page for observers was sorted into sections for each observed student. We created some ... |
01-18-2022 |
135 |
0 |
Custom Code to Sort Observer All Courses Page by Student To hopefully make it easier for observers with multiple students in Canvas to manage their students, we created custom JavaScript code to sort the "All Courses" page by student. This way, when an obs... |
01-18-2022 |
521 |
1 |
Sort Courses on the admin user profile page by active/inactive/pending In order to make it easier for admins to access a given user's active courses when they have been enrolled in a number of courses, it would be helpful if "Active" courses were sorted to the top of th... |
12-29-2021 |
256 |
0 |
Custom JS to sort courses on the admin user profile page by active/inactive In order to make it easier for admins to access a given user's active courses when a user has been enrolled in a number of courses, I created a JS function to sort any active courses to the top of th... |
12-29-2021 |
476 |
5 |
422 Error when making POST Request to Favorite Courses API Hello, I am working some custom Javascript that needs to be able to add and remove favorite courses for users through the Canvas API. I can get the list of a user's favorites without any issues, bu... |
12-03-2021 |
3270 |
0 |
- Labels:
-
app
-
Developers
-
iOS
-
Mobile
- Labels:
-
Courses
-
Observer
-
user interface
- Labels:
-
Active
-
course list
-
enrollments
-
Profile
- Labels:
-
422
-
API
-
authorization
-
favorites
-
JavaScript