19 require_once 
'./Modules/Test/classes/inc.AssessmentConstants.php';
   140         $this->correctness = 
"1";
   150         $this->correctness = 
"0";
 getCorrectness()
Gets the correctness. 
 
setTrue()
Sets the answer as a correct answer. 
 
isFalse()
Gets the correctness. 
 
setCorrectness($correctness=false)
Sets the correctness. 
 
__construct($answertext="", $points=0.0, $order=0, $correctness=false)
ASS_AnswerTrueFalse constructor. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
setFalse()
Sets the answer as a incorrect answer. 
 
isIncorrect()
Gets the correctness. 
 
isTrue()
Gets the correctness. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
isCorrect()
Gets the correctness.