ILIAS
Release_4_4_x_branch Revision 61816
|
Interface ilObjAnswerScoringAdjustable. More...
Public Member Functions | |
saveAnswerSpecificDataToDb () | |
Saves the answer specific records into a question types answer table. |
Interface ilObjAnswerScoringAdjustable.
This is the extended interface for questions, which support the relevant object-class methods for post-test-scoring adjustments. This is the object-part.
Definition at line 16 of file interface.ilObjAnswerScoringAdjustable.php.
ilObjAnswerScoringAdjustable::saveAnswerSpecificDataToDb | ( | ) |
Saves the answer specific records into a question types answer table.
Implemented in assClozeTest, and assMatchingQuestion.
Referenced by assNumeric\saveToDb(), assTextSubset\saveToDb(), assOrderingQuestion\saveToDb(), and assMultipleChoice\saveToDb().