librus-apix icon indicating copy to clipboard operation
librus-apix copied to clipboard

Add marking homework as done

Open RustySnek opened this issue 2 years ago • 1 comments

Currently can't implement marking homework as done, due to POST: https://synergia.librus.pl/homework/markHomeworkAsDone requiring studentID which isn't present anywhere.

RustySnek avatar Dec 18 '23 12:12 RustySnek

student id can be retrieved when accessing the /gateway public api endpoint.

RustySnek avatar Feb 26 '24 11:02 RustySnek