| Class and Description |
|---|
| AbstractGradeRecord
AbstractGradeRecord is the abstract base class for Grade Records, which are
records of instructors (or the application, in the case of autocalculated
gradebooks) assigning a grade to a student for a particular GradableObject.
|
| AssignmentGradeRecord
An AssignmentGradeRecord is a grade record that can be associated with an
GradebookAssignment.
|
| CourseGrade
A CourseGrade is a GradableObject that represents the overall course grade in a gradebook.
|
| CourseGradeRecord
A CourseGradeRecord is a grade record that can be associated with a CourseGrade.
|
| GradableObject
A GradableObject is a component of a Gradebook for which students can be assigned a GradeRecord.
|
| Gradebook
A Gradebook is the top-level object in the Sakai Gradebook tool.
|
| GradebookAssignment
An GradebookAssignment is the basic unit that composes a gradebook.
|
| GradeMapping
A GradeMapping provides a means to convert between an arbitrary set of grades
(letter grades, pass / not pass, 4,0 scale) and numeric percentages.
|
| GradingEvent
A log of grading activity.
|
| GradingScale |
Copyright © 2003–2022 Sakai Project. All rights reserved.