dbosk / canvaslms

Command-line interface to Canvas LMS
https://pypi.org/project/canvaslms/
MIT License
3 stars 1 forks source link

Extract who graded assignments #75

Closed dbosk closed 1 year ago

dbosk commented 1 year ago

We should include in LADOK anyone who participated in the grading. This means we should extract who graded each assignment and generate a list of who participated in the grading of a module. This should then be exported to LADOK.

The CSV output of the results command can include the identifiers of graders as the remaining columns at the end. This should work with LADOK too.