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