ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Interface ilObjAnswerScoringAdjustable. More...
Public Member Functions | |
saveAnswerSpecificDataToDb () | |
Saves the answer specific records into a question types answer table. More... | |
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, assErrorText, assImagemapQuestion, assKprimChoice, assMatchingQuestion, and assOrderingQuestion.
Referenced by assMultipleChoice\saveToDb(), assNumeric\saveToDb(), assTextQuestion\saveToDb(), and assTextSubset\saveToDb().