| Modifier and Type | Field and Description |
|---|---|
static Comparator<Assignment> |
GradableObject.categoryComparator |
static Comparator<Assignment> |
GradableObject.dateComparator |
| Modifier and Type | Method and Description |
|---|---|
Assignment |
AssignmentGradeRecord.getAssignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
Category.calculateStatistics(List<Assignment> assignmentsWithStats) |
| Constructor and Description |
|---|
AssignmentGradeRecord(Assignment 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–2014 Sakai Project. All rights reserved.