| Package | Description |
|---|---|
| org.sakaiproject.assignment.api | |
| org.sakaiproject.assignment.api.model |
| Modifier and Type | Method and Description |
|---|---|
String |
AssignmentService.getGradeDisplay(String grade,
Assignment.GradeType typeOfGrade,
Integer scaleFactor) |
| Modifier and Type | Method and Description |
|---|---|
static Assignment.GradeType |
Assignment.GradeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Assignment.GradeType[] |
Assignment.GradeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.