Interface | osid.grading.batch.GradeEntryBatchForm | ||
---|---|---|---|
Implements | osid.grading.GradeEntryForm | ||
Description |
This is the form for creating and updating grade entries in
bulk. | ||
Method | getGradebookColumnId | ||
Description |
Gets the | ||
Return | osid.id.Id | the gradebook column Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getResourceId | ||
Description |
Gets the | ||
Return | osid.id.Id | the resource Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getGradeEntryId | ||
Description |
Gets the | ||
Return | osid.id.Id | the grade entry Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |