ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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 assKprimChoice, assClozeTest, assMatchingQuestion, assImagemapQuestion, and assErrorText.
Referenced by assMultipleChoice\calculateReachedPoints(), assTextQuestion\getSolutionSubmit(), assSingleChoice\isComplete(), assNumeric\savePreviewData(), assSingleChoice\savePreviewData(), assOrderingQuestion\savePreviewData(), assNumeric\saveToDb(), assTextSubset\saveToDb(), assTextQuestion\saveToDb(), assOrderingQuestion\saveToDb(), assMultipleChoice\saveToDb(), and assTextSubset\saveWorkingData().