|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Interface ilObjQuestionScoringAdjustable. More...
Inheritance diagram for ilObjQuestionScoringAdjustable:
Collaboration diagram for ilObjQuestionScoringAdjustable: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().
Here is the caller graph for this function: