About
DOGutierrez
Daniel Orr-Gutierrez
Rank:
Community Explorer
Title:
Joined:
Jun 19, 2024 2:52:19 PM
Posts:
12
Solutions:
0
Likes Received:
1
Bio:
An amazing Instructure Community member
Most Liked Posts
Is it possible to retrieve a user's assignments for a specific grading period using the API?
Right now I use the List Assignments for User request to retrieve all of a user's assignments, and...
Thanks for all your help.
Without any additional parameters, user.get_assignments(course_id) should already only include the assignments for that user based on their course section. And that's what is returned for almost a...
When I use the Canvas masquerade to see what it looks like for a student on the UI, those spurious assignments don't appear at all (not on their Calendar, Modules, or Grades pages). Likewise, they...
That's exactly right. The problem I am having is unexpected results. For less complex courses, it is returning exactly what I am looking for: those assignments which are assigned to them in their ...
Most Recent Posts
Thanks for all your help.
Without any additional parameters, user.get_assignments(course_id) should already only include the assignments for that user based on their course section. And that's what is returned for almost a...
When I use the Canvas masquerade to see what it looks like for a student on the UI, those spurious assignments don't appear at all (not on their Calendar, Modules, or Grades pages). Likewise, they...
That's exactly right. The problem I am having is unexpected results. For less complex courses, it is returning exactly what I am looking for: those assignments which are assigned to them in their ...
Oh goodness. Sorry for overlooking that.
user_courses() is a function I wrote which does use the method user.get_courses(), the only difference is I add some additional filtering to ensure I am only ...
Latest Badges

5 Replies Posted
2025-02-03

10 Logins Completed
2025-02-03

First Like Received
2025-01-28

5 Logins Completed
2025-01-27