Skip to content

Releases: Submitty/RainbowGrades

v20.12.00

01 Dec 05:09
87d9dd2
Compare
Choose a tag to compare

Support for rotating section from grade summaries.

v20.08.00

15 Aug 06:01
8c2b7ab
Compare
Choose a tag to compare
[Bugfix] handle array of zero values (#27)

v20.07.00

01 Jul 12:53
fd4cab8
Compare
Choose a tag to compare
Add option to allow instructors to clamp maximum percentage score (#26)

* Added maximum percentage score option

* Simplify code, allow to work with sorted weights.

* updated new variable name to bucket_percentage_upper_clamp

v19.07.00

10 Jul 21:09
Compare
Choose a tag to compare

Revised path for main Submitty repository.
Now assume it will be next to RainbowGrades repository.

v.18.07.00: Individual message improvements / migration to JSON (#3)

02 Jul 19:11
Compare
Choose a tag to compare
* Added test targets, fixed crash when count > defined gradeables

* Fixed percentages. Not sure how a 0 point, all EC category could work,
despite existing comment about it, so just ignoring that problem for now.

* Further percentage fixes

* First draft of using only the message.json instead of message.html

* special_message and exam_seating can work together

v.18.06.01

20 Jun 11:40
623026d
Compare
Choose a tag to compare

support alphanumeric registration setions
add support for worksheet type

v.18.06.00

14 Jun 13:01
Compare
Choose a tag to compare
Alphanumeric registration support (#1)

* WIP, done with main?

* WIP: need to solve other issues and test, but registration section can now be alphanum without failing to compile

* Testing done, a bit of cleanup done