About
tg1802
Rank:
Community Member
Title:
Joined:
Aug 27, 2020 12:01:13 PM
Posts:
6
Solutions:
0
Likes Received:
1
Bio:
An amazing Instructure Community member
Most Liked Posts
Ok, I realized that the canvasapi python wrapper that I've been using returns the assignments within its own object that doesn't let me get the due dates, so I just rewrote it to use purely ap...
So at this link: https://canvas.instructure.com/doc/api/assignments.html#method.assignments_api.indexIf you scroll down to where it says "An Assignment object looks like:", it looks like the A...
Thanks! So I got it to return a list of the assignment groups for all my classes, and I put in "assignments" and "all_dates" for input parameters. How do I actually access the lists of...
I'm a bit new to using canvasapi and I haven't found anything that will let me get the due date of an assignment. I'm a student and wanted to be able to get all my assignments to print ord...
Ah, ok. I had /courses at the end of the url. Thanks so much!
Most Recent Posts
Ok, I realized that the canvasapi python wrapper that I've been using returns the assignments within its own object that doesn't let me get the due dates, so I just rewrote it to use purely ap...
So at this link: https://canvas.instructure.com/doc/api/assignments.html#method.assignments_api.indexIf you scroll down to where it says "An Assignment object looks like:", it looks like the A...
Thanks! So I got it to return a list of the assignment groups for all my classes, and I put in "assignments" and "all_dates" for input parameters. How do I actually access the lists of...
I'm a bit new to using canvasapi and I haven't found anything that will let me get the due date of an assignment. I'm a student and wanted to be able to get all my assignments to print ord...
Ah, ok. I had /courses at the end of the url. Thanks so much!
Latest Badges
Instructure Community: 4 Year
4 Years with Instructure Community
2024-09-30
First Login Completed
2024-01-25
First Reply Posted
2024-01-05
First Like Received
2024-01-05