Skip to content

Releases: dbosk/canvaslms

v1.13

09 Apr 07:52
c5838da
Compare
Choose a tag to compare

Fixes minor bugs.

Full Changelog: v1.11...v1.13

v1.11

12 Mar 06:44
aaac6ea
Compare
Choose a tag to compare

What's Changed

  • Refactors grades summary modules, adds disjunctive maximum by @dbosk in #63

Full Changelog: v1.10...v1.11

v1.10

10 Mar 13:02
5f18b08
Compare
Choose a tag to compare

Updates what attributes are printed by the submissions command. We now print
both submission and grading dates. We no longer print the Canvas ID.

v1.9

09 Mar 13:14
eea5548
Compare
Choose a tag to compare

Adds the results subcommand to export results from a course.

v1.8

08 Mar 09:09
80a0a8b
Compare
Choose a tag to compare

Bugfix for assignments filtering

v1.7

07 Mar 19:51
2785c8a
Compare
Choose a tag to compare

Adds assignment groups options to everything assignment related.

v1.6

18 Jan 09:38
9116e09
Compare
Choose a tag to compare

Fixes build bug that actually includes the required Python files.

v1.5

03 Nov 15:56
e7e3b97
Compare
Choose a tag to compare
  • Adds setting to split names into first and last names
  • Changes URL in submission view to SpeedGrader URL
  • Changes options to grade: If neither -g nor -m are given, we open SpeedGrader
    in the web browser.

v1.4

20 Oct 07:53
a0865a5
Compare
Choose a tag to compare
  • Adds more fields to users listings
  • Changes to use sets to deduplicate results

v1.3

09 Oct 07:15
9b36d1d
Compare
Choose a tag to compare

Improves submissions commands, bugfix in user filtering.