dbosk / canvaslms

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

submission: option to diff all versions of a submission #25

Open dbosk opened 4 years ago

dbosk commented 4 years ago

Add an option to the submission command to download attachments.

dbosk commented 4 years ago

Download the attachments, automatically open them, check for diffs and upload modified versions automatically as comments.

dbosk commented 3 years ago

Download is done automatically now.

But the diff idea is good. Should be able to diff the different versions of the submission. Should provide an option for that.

dbosk commented 4 days ago

This is related to #73.