ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
saveAdditionalQuestionDataToDb () | |
Saves a record to the question types additional data table. More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 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 31 of file interface.ilObjQuestionScoringAdjustable.php.
ilObjQuestionScoringAdjustable::saveAdditionalQuestionDataToDb | ( | ) |
Saves a record to the question types additional data table.
Implemented in assOrderingHorizontal, assClozeTest, assKprimChoice, assLongMenu, assMatchingQuestion, assImagemapQuestion, assErrorText, assFileUpload, and assFlashQuestion.
Referenced by assTextQuestion\getSolutionSubmit(), assSingleChoice\isComplete(), assMultipleChoice\isForcedEmptySolution(), assNumeric\savePreviewData(), assSingleChoice\savePreviewData(), assOrderingQuestion\savePreviewData(), assNumeric\saveToDb(), assTextSubset\saveToDb(), assTextQuestion\saveToDb(), assOrderingQuestion\saveToDb(), assMultipleChoice\saveToDb(), and assTextSubset\saveWorkingData().