ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
ilObjQuestionScoringAdjustable Interface Reference

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...
 

Detailed Description

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.

Author
Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$

Definition at line 16 of file interface.ilObjQuestionScoringAdjustable.php.

Member Function Documentation

◆ saveAdditionalQuestionDataToDb()

ilObjQuestionScoringAdjustable::saveAdditionalQuestionDataToDb ( )

Saves a record to the question types additional data table.

Returns
mixed

Implemented in assClozeTest, assErrorText, assFileUpload, assFlashQuestion, assImagemapQuestion, assJavaApplet, assKprimChoice, assMatchingQuestion, and assOrderingHorizontal.

Referenced by assMultipleChoice\saveToDb(), assNumeric\saveToDb(), assOrderingQuestion\saveToDb(), assTextQuestion\saveToDb(), and assTextSubset\saveToDb().

+ Here is the caller graph for this function:

The documentation for this interface was generated from the following file: