| Modifier and Type | Field and Description |
|---|---|
static Comparator<AssignmentGradeRecord> |
AssignmentGradeRecord.calcComparator |
static Comparator<AssignmentGradeRecord> |
AssignmentGradeRecord.numericComparator |
| Modifier and Type | Method and Description |
|---|---|
AssignmentGradeRecord |
AssignmentGradeRecord.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
Assignment.calculateStatistics(Collection<AssignmentGradeRecord> gradeRecords)
Calculate the mean score for students with entered grades.
|
void |
Category.calculateStatisticsPerStudent(List<AssignmentGradeRecord> gradeRecords,
String studentUid) |
Copyright © 2003-2014 Sakai Project. All Rights Reserved.