Interface | osid.assessment.batch.AssessmentOfferedBatchForm | ||
---|---|---|---|
Implements | osid.assessment.AssessmentOfferedForm | ||
Description |
This is the form for creating and updating assessments
offered in bulk. | ||
Method | getAssessmentId | ||
Description |
Gets the | ||
Return | osid.id.Id | the assessment Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getAssessmentOfferedId | ||
Description |
Gets the | ||
Return | osid.id.Id | the assessment offered Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |