python canvasapi to get assignment group grades

ben_reed
Community Explorer

i'm trying to pull grades for students using the python canvasapi. using get_enrollments, i can get the course grade, but i'd like to get the students' grades for each assignment group. for example, i have assignment groups for midterm1, midterm2, final, and programming assignments. is that available through Enrollment, or should i be looking somewhere else?

Labels (3)
0 Likes