Class Gradebook

  • All Implemented Interfaces:
    Serializable

    public class Gradebook
    extends Object
    implements Serializable
    A Gradebook is the top-level object in the Sakai Gradebook tool. Only one Gradebook should be associated with any particular course (or site, as they exist in Sakai 1.5) for any given academic term. How courses and terms are determined will likely depend on the particular Sakai installation.
    See Also:
    Serialized Form
    • Constructor Detail

      • Gradebook

        public Gradebook()