| Interface | Description |
|---|---|
| CommonGradeRecord |
CommonGradebookRecordImpl uniquely identifies student grade records
on both CL and Legacy data sources |
| CourseGradesToSpreadsheetConverter |
Interface to let institutions intercept course grade spreadsheet download requests.
|
| Class | 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.
|
| Category | |
| Comment |
Comment Object
Author:Louis Majanja
|
| 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.
|
| GradebookArchive |
Models a gradebook and all of its dependent objects, which can all be
serialized as xml for archiving.
|
| GradebookAssignment |
An GradebookAssignment is the basic unit that composes a gradebook.
|
| GradebookProperty | |
| 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.
|
| GradePointsMapping |
This is a modified LetterGradePlusMinusMapping.
|
| GradingEvent |
A log of grading activity.
|
| GradingEvents |
Represents the grading events for a group of students in a particular gradebook
|
| GradingScale | |
| LetterGradeMapping |
A LetterGradeMapping defines the set of grades available to a gradebook as
"A", "B", "C", "D", and "F", each of which can be mapped to a minimum
percentage value.
|
| LetterGradePercentMapping | |
| LetterGradePlusMinusMapping |
A LetterGradePlusMinusMapping defines the set of grades available to a
gradebook as "A+", "A", "A-", "B+", "B", "B-", "C+", "C", "C-", "D+", "D",
"D-", and "F", each of which can be mapped to a minimum percentage value.
|
| PassNotPassMapping |
A PassNotPassMapping defines the set of grades available to a
gradebook as "P", "NP", each of which can be mapped to a minimum percentage
value.
|
| Permission | |
| Spreadsheet |
User: louis
Date: Jun 12, 2006
Time: 3:10:12 PM
|
Copyright © 2003–2018 Sakai Project. All rights reserved.