ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
ilObjAnswerScoringAdjustable Interface Reference

Interface ilObjAnswerScoringAdjustable. More...

+ Inheritance diagram for ilObjAnswerScoringAdjustable:
+ Collaboration diagram for ilObjAnswerScoringAdjustable:

Public Member Functions

 saveAnswerSpecificDataToDb ()
 Saves the answer specific records into a question types answer table. More...
 

Detailed Description

Interface ilObjAnswerScoringAdjustable.

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

Member Function Documentation

◆ saveAnswerSpecificDataToDb()

ilObjAnswerScoringAdjustable::saveAnswerSpecificDataToDb ( )

Saves the answer specific records into a question types answer table.

Returns
mixed

Implemented in assClozeTest, assErrorText, assImagemapQuestion, assKprimChoice, and assMatchingQuestion.

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: