Skip to content

Releases: TU-Wien-dataLAB/Grader-Labextension

Release 0.4.0

23 Feb 11:31
Compare
Choose a tag to compare

Changelog

Enhancements

Show loading states for more buttons (#19)
Disable the "generate feedback" button in the submission table, when a selected submission was not yet automatically graded, instead of removing it (#19)
Show info message when lecture name is the same as lecture code (#18)
Add menus to JupypterLab for navigation (#17)
Include new feedback status in UI (#20)

Fixes

The maximum score of a notebook is now calculated correctly even if the user forcefully deleted a grading cell (#2)

Release 0.3.1

29 Jan 11:22
Compare
Choose a tag to compare

Changelog

Fixes

  • Fix bug that prevented the release of assignments (#22)
  • Fix calls to internal request method in service methods

Release 0.3.0

18 Jan 15:53
Compare
Choose a tag to compare

Changelog

Enhancements

  • Update to new jupyterlab extension template (#11)
  • UI Improvements Details (#5)
  • Activating grading mode is slow (#4)