ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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().