Interface | osid.grading.batch.GradeBatchForm | ||
---|---|---|---|
Implements | osid.grading.GradeSystemForm | ||
Description |
This is the form for creating and updating grades in bulk.
| ||
Method | getGradeSystemId | ||
Description |
Gets the | ||
Return | osid.id.Id | the grade system Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getGradeId | ||
Description |
Gets the | ||
Return | osid.id.Id | the grade Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |