Filtering Assignments by Grading Period

DOGutierrez
Community Explorer

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 then remove assignments from that list by their due date.

This process works just fine, but, by the middle of the year, the number of assignments has grown so large that it can take a considerable amount of time, especially since I am iterating through more than a 1000 students. So, I was hoping to be able to pass a parameter in my request, but haven't seen anything that can specify grading periods. 

Does something like this exist? Or is there another way of going about it?

Daniel

Labels (1)