Skip to content

May 15 Updates

Compare
Choose a tag to compare
@skybird23333 skybird23333 released this 15 May 07:59
· 21 commits to master since this release
ef48141

Features

  • You can now see how much your total mark has increased or decreased by after you have completed an assessment.
  • You can now reorder your subjects and assessments(in edit mode) by dragging and dropping them. Changes to subject order are automatically saved.
  • The subject's grade overview has been reworked, adding a number of new metrics:
    • Minimum: This is the mark you will get if you fail all remaining assessments.
    • Maximum: This is the mark you will get if you get 100% in all remaining assessments.
    • Change: How much your latest completed assessment has affected your total mark.
    • Total Change: How much your mark has chnaged by since your first test.
    • These values are visible on both the home page and the subject page.

Known Issues

  • The app will crash when navigating to a non existent subject. Thanks to how react works and my non existent shallow understanding of React when I wrote the code it will need to be rewritten.