Skip to content

Version 1.1.0

Benedikt Conze requested to merge release/v1.1.0 into master

Implemented features and fixes:

  • #186 (closed) After applying bonus points etc, points are rounded to two decimal digits. This value is then consistently used both in the export and students tab as well as for grade calculation.
  • Improved numerical stability in: max bonus point check, task elimination check, point summation
  • #187 (closed) Generate warning instead of error for multiple different course titles in an RWTHonline file
  • Included licenses & versions in new "About" menu entry

Merge request reports