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