Releases: Submitty/RainbowGrades
Releases · Submitty/RainbowGrades
v21.01.00
[Refactor:RainbowGrades] Remove usage of json_syntax_checker.py (#30) Co-authored-by: Barb Cutler <[email protected]>
v20.12.00
v20.08.00
v20.07.00
v19.07.00
v.18.07.00: Individual message improvements / migration to JSON (#3)
* 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
support alphanumeric registration setions
add support for worksheet type
v.18.06.00
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