|
ILIAS
Release_4_4_x_branch Revision 61816
|
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. | |
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, and assMatchingQuestion.
Referenced by assNumeric\saveToDb(), assTextSubset\saveToDb(), assOrderingQuestion\saveToDb(), and assMultipleChoice\saveToDb().
Here is the caller graph for this function: