About
dranzolin
David Ranzolin
Rank:
Community Novice
Title:
Joined:
Sep 19, 2016 1:52:07 PM
Posts:
9
Solutions:
0
Likes Received:
29
Bio:
An amazing Instructure Community member
Most Liked Posts
Hi everyone,For any useRs out there, I just started to put together an R Client for the Canvas API. It's pretty early in the development stage, and I'll add more functionality in the next few ...
Hi everyone,My organization would like to know when a syllabus was edited by an instructor. Does that action get timestamped anywhere?
Thanks James, we took your advice and just deployed a hot fix for rcanvas that (we think) handles pagination well. The gritty details are in process_response.R
Well, I don't know if this is faster, but I translated your process into an R function. Gist here: Function to obtain course gradebook from Canvas · GitHub. Still seems somewhat inefficient. Afte...
Thanks Parsa! But alas, I don’t think the syllabus is a file upload.Shameless plug: here’s how I’d make the same API call with rcanvas: get_course_items(course_id, "files")
Most Recent Posts
Original post: rcanvas + the tidyverse rcanvas continues to grow. Thanks to the recent contributions from Chris Hua, getting user groups, announcements, and discussions from your institution’s Can...
Thanks James, we took your advice and just deployed a hot fix for rcanvas that (we think) handles pagination well. The gritty details are in process_response.R
This is helpful, thanks Tyler. But what happens if the Link header does not return a "last" url, as warned here: Pagination - Canvas LMS REST API Documentation ?
Well, I don't know if this is faster, but I translated your process into an R function. Gist here: Function to obtain course gradebook from Canvas · GitHub. Still seems somewhat inefficient. Afte...
Strong work here, @garth , thanks. But is this really the easiest way to get a course gradebook? Iterate through every assignment id and format the output into a table? There's no one API cal...
Latest Badges
25 Likes Received
2024-01-05
First Like Received
2024-01-05
Instructure Community: 7 Year
7 Years with Instructure Community
2024-01-03
Instructure Community: 6 Year
6 Years with Instructure Community
2024-01-03