ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Interface ilObjQuestionScoringAdjustable. More...
Public Member Functions | |
saveAdditionalQuestionDataToDb () | |
Saves a record to the question types additional data table. More... | |
Interface ilObjQuestionScoringAdjustable.
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.ilObjQuestionScoringAdjustable.php.
ilObjQuestionScoringAdjustable::saveAdditionalQuestionDataToDb | ( | ) |
Saves a record to the question types additional data table.
Implemented in assClozeTest, assErrorText, assFileUpload, assFlashQuestion, assImagemapQuestion, assJavaApplet, assKprimChoice, assLongMenu, assMatchingQuestion, and assOrderingHorizontal.
Referenced by assMultipleChoice\saveToDb(), assNumeric\saveToDb(), assOrderingQuestion\saveToDb(), assTextQuestion\saveToDb(), and assTextSubset\saveToDb().