Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Add Extra Credit property for Grade Item in Gradebook Setup

User Interface Changes

Files to be modified

GradebookSetupBean.java

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

API Changes

A boolean property will need to be added to the Assignment class and GradeableObject hibernate mapping for the sub-class Assignment.

Calculations will need to be changed. Note that these changes will in many cases happen in the same code as the changes for "Drop Lowest".

We will want to coordinate these changes with

  • No labels