ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
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.

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

ilObjQuestionScoringAdjustable::saveAdditionalQuestionDataToDb ( )

Saves a record to the question types additional data table.

Returns
mixed

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

+ Here is the caller graph for this function:


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