About
muh
Rank:
Community Contributor
Title:
Joined:
Jul 6, 2015 12:04:59 PM
Posts:
29
Solutions:
7
Likes Received:
111
Bio:
An amazing Instructure Community member
Most Liked Posts
Here is an alternative way without using API. First, enroll the user as an observer which will not trigger the notification, and then update the role, done.
@mhinojosa , the api to delete/conclude a course is this one(Courses - Canvas LMS REST API Documentation ). You may use Postman (Postman | Supercharge your API workflow ) to quickly test the cou...
We have been using i>clicker for years, and the token is part of the LTI tool installation. Before issuing the token, you may want to double check with your IT security team. In our institute, all ...
This API should be called (Quiz Submission Events - Canvas LMS REST API Documentation ) in your case. Then just loop through all the quiz_submission_ids, you should get what you want :-).
Hi Eric,First, the cap of the per_page is 100. Second, for handling the pagination, you may refer to @James 's comments here (Handling Pagination ).Best,Mu
Most Recent Posts
Hi @atcarver ,You can follow this guide (Kaltura Application Framework (KAF) for Learning Tools Interoperability (LTI) Setup Guide | Knowledge Center ) for role mapping.Best,Mu
Here is an alternative way without using API. First, enroll the user as an observer which will not trigger the notification, and then update the role, done.
Hi @jeremy_goh ,Here is the Canvas release schedule (What is the Canvas release schedule for beta, production, and test environments? ).Best,Mu
Hi @joseph3 Here is the API.PUT /api/v1/courses/:idYou just need to set "course[default_view]".Best,Mu
Hi Tobe,I guess these are the APIs you are looking for (Favorites - Canvas LMS REST API Documentation ). When new course is created, you should have the course id and user id. And here is a sample:/ap...
Latest Badges
Instructure Community: 9 Year
9 Years with Instructure Community
2024-09-25
First Login Completed
2024-01-25
5 Solutions Provided
2024-01-05
50 Likes Received
2024-01-05