Interface | osid.assessment.QuestionForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
Description |
This is the form for creating and updating | ||
Method | getQuestionFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | questionRecordType | the question record type |
Return | osid.assessment.records.QuestionFormRecord | the question record | |
Errors | NULL_ARGUMENT | questionRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(questionRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |