ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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(), assNumeric\savePreviewData(), assSingleChoice\savePreviewData(), assNumeric\saveToDb(), assTextSubset\saveToDb(), assTextQuestion\saveToDb(), assMultipleChoice\saveToDb(), assTextSubset\saveWorkingData(), and assMultipleChoice\validateSolutionSubmit().