Interface | osid.grading.GradebookForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getGradebookFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | gradebookRecordType | a gradebook record type |
Return | osid.grading.records.GradebookFormRecord | the gradebook form record | |
Errors | NULL_ARGUMENT | gradebookRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(gradebookRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |