Skip to content

Releases: dsavransky/grading

v2.3.0

16 Feb 16:57
Compare
Choose a tag to compare

New contributions by Guy Hoffman: module support. Adding listModule and getModule methods. Also, adding dir2page - generates new canvas page from a local dir with choice of file extensions.

v2.2.0

10 Feb 18:17
Compare
Choose a tag to compare

Updates primarily to latex2page focusing on equations. Equation labels (inside of mathmode) now will be properly hyperlinked when referenced in the text. Equation blocks now have proper style applied within the HTML image block.

Note: v2.1.0 was released on PyPI but did not have a github release.

v2.0.0

30 Oct 17:44
Compare
Choose a tag to compare

Major refactoring to put all qualtrics endpoint wrappers into their own class (so you can now do qualtrics tasks without needing to connect to canvas). Multiple additional qualtrics endpoints have new wrappers, including managing quotas! No major changes on the canvas side, but a small accumulation of minor feature updates and bugfixes since the last release.

v1.2.0

07 Oct 17:54
Compare
Choose a tag to compare

Minor functionality bump: adding ability to export csv files of project groups, formatted for use with Zoom breakout rooms.

v1.1.2

17 Sep 13:30
Compare
Choose a tag to compare

Minor bugfix and capability bump. Addedallowed_extension keyword passthrough to setupPrivateHW, and preflight step to LaTeX to HTML conversion allowing for global replace of commands in the original tex file.

v1.1.1

21 Jul 16:49
Compare
Choose a tag to compare

Fixes a really, really dumb error with Cavnas API token read from file in v1.1.0

v1.1.0

20 Jul 19:14
Compare
Choose a tag to compare

Adding canvas token read from file.

v1.0.1

15 Jul 14:35
Compare
Choose a tag to compare

Addressing #3. That is all.

v1.0.0

07 Jul 19:59
Compare
Choose a tag to compare

First release on PyPI! See docs for all the details.