46 $this->useUnchangedAnswerLabel =
$lng->txt(
'tst_unchanged_answer_is_correct');
setFormChangeDetectionEnabled($enableFormChangeDetection)
Set if the detection of form changes is enabled.
setWorkedThrough($workedThrough)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setUseUnchangedAnswerLabel($useUnchangedAnswerLabel)
Return the label to be used for the 'use unchanged answer' checkbox.
setSolutionInitiallyPrefilled($solutionInitiallyPrefilled)
setIsUnchangedAnswerPossible($isUnchangedAnswerPossible)
Set if the saving of an unchanged answer is supported with an additional checkbox.
$previousPassSolutionReuseAllowed
isPreviousPassSolutionReuseAllowed()
getUseUnchangedAnswerLabel()
Return the label to be used for the 'use unchanged answer' checkbox.
$solutionInitiallyPrefilled
$isUnchangedAnswerPossible
$enableFormChangeDetection
$enableBackgroundChangeDetection
$scoreEmptyMcSolutionsEnabled
isBackgroundChangeDetectionEnabled()
Return if the detection of background changes is enabled.
setPreviousPassSolutionReuseAllowed($previousPassSolutionReuseAllowed)
setScoreEmptyMcSolutionsEnabled($scoreEmptyMcSolutionsEnabled)
__construct()
ilTestQuestionConfig constructor.
setBackgroundChangeDetectionEnabled($enableBackgroundChangeDetection)
Set if the detection of background changes is enabled This is set by Java and Flash questions to poll...
isSolutionInitiallyPrefilled()
isFormChangeDetectionEnabled()
Return if the detection of form changes is enabled.
isUnchangedAnswerPossible()
Return if the saving of an unchanged answer is supported with an additional checkbox.
isScoreEmptyMcSolutionsEnabled()