Interface | osid.assessment.batch.QuestionBatchForm | ||
---|---|---|---|
Implements | osid.assessment.ItemForm | ||
Description |
This is the form for creating and updating questions 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 | getQuestionId | ||
Description |
Gets the | ||
Return | osid.id.Id | the question Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |