| Modifier and Type | Field and Description |
|---|---|
static Comparator<GradebookAssignment> |
GradableObject.categoryComparator |
static Comparator<GradebookAssignment> |
GradableObject.dateComparator |
| Modifier and Type | Method and Description |
|---|---|
GradebookAssignment |
AssignmentGradeRecord.getAssignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
Category.calculateStatistics(List<GradebookAssignment> assignmentsWithStats) |
| Constructor and Description |
|---|
AssignmentGradeRecord(GradebookAssignment assignment,
String studentId,
Double grade)
The graderId and dateRecorded properties will be set explicitly by the
grade manager before the database is updated.
|
Copyright © 2003–2020 Sakai Project. All rights reserved.