Is there a way to list coursework for a given date range. I can pull all the coursework for a class but then would have to cycle through it to get the current assignments. I am hoping that I am just overlooking something very obvious.
Ok, for those that are interested, the only way I have figured out to do this is to also incorporate Google Calendar. Every Google Class has a unique calendar that the assignments get saved to. You can get the calendar id from courses and then query the calendar for a specific date or range of dates.