| Interface | osid.assessment.batch.AnswerBatchForm | ||
|---|---|---|---|
| Implements | osid.assessment.ItemForm | ||
| Description |
This is the form for creating and updating answers in bulk.
| ||
| Method | getItemId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the item Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getAnswerId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the answer Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |