Skip to content

Version 3.15

Compare
Choose a tag to compare
@aopell aopell released this 04 May 04:54
· 948 commits to master since this release

Version 3.15 - May 3, 2018

Additions

  • Added course icons to the Course Dashboard page
  • Missing assignments now show the max possible points on the grades page

Changes

  • Grade modification now allows negative point denominators
    • Use this as a way to drop assignments until proper support for this is added
    • For example, to drop an assignment with a score of 3/20, add an assignment with -3/-20 as the score
  • Classes with missing assignments will take slightly longer to load, and "LOADING" may be shown while missing assignments are being processed
    • This is a result of the bug fix listed below

Fixes

  • Grade modification now respects missing assignments and counts their maximum points properly