Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

New statistics for course grades

User Interface Changes

UI changes for this piece of functionality will be incorporated into the effort to build the hierarchical table tag.

API Changes

Files to be modified

Assignment.java

Looks like we can probably do all of our calculations inside of Assignment.calculateStatistics() for the individual assignments and CourseGrade.calculateStatistics() for the overall gradebook. These methods are where the mean is currently being calculated.

Rank in Class
Anchor
Rank in Class
Rank in Class

...