dbosk / canvaslms

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

Fix users bug in results command #99

Closed dbosk closed 1 year ago

dbosk commented 1 year ago

Since the user option doesn't filter on students only, we get TAs in the list of exports. We don't want that, so we must filter this somehow. The workaround is to add a role option, which defaults to student.