Class GradingEvent

  • All Implemented Interfaces:
    Serializable

    public class GradingEvent
    extends Object
    implements Serializable
    A log of grading activity. A GradingEvent should be saved any time a grade record is added or modified. GradingEvents should be added when the entered value of a course grade record is added or modified, but not when the autocalculated value changes.
    Author:
    Josh Holtzman
    See Also:
    Serialized Form