ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 assOrderingQuestion, assKprimChoice, assClozeTest, assMatchingQuestion, assImagemapQuestion, and assErrorText.
Referenced by assTextQuestion\getSolutionSubmit(), assSingleChoice\isComplete(), assMultipleChoice\isForcedEmptySolution(), assNumeric\savePreviewData(), assSingleChoice\savePreviewData(), assNumeric\saveToDb(), assTextSubset\saveToDb(), assTextQuestion\saveToDb(), assMultipleChoice\saveToDb(), and assTextSubset\saveWorkingData().