Home
last modified time | relevance | path

Searched refs:instantFeedbackAnswerFixationEnabled (Results 1 – 2 of 2) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilObjTest.php565 protected $instantFeedbackAnswerFixationEnabled; variable in ilObjTest
700 $this->instantFeedbackAnswerFixationEnabled = false;
12031 public function setInstantFeedbackAnswerFixationEnabled($instantFeedbackAnswerFixationEnabled) argument
12033 $this->instantFeedbackAnswerFixationEnabled = $instantFeedbackAnswerFixationEnabled;
12038 return $this->instantFeedbackAnswerFixationEnabled;
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilObjTest.php567 protected $instantFeedbackAnswerFixationEnabled; variable in ilObjTest
702 $this->instantFeedbackAnswerFixationEnabled = false;
12192 public function setInstantFeedbackAnswerFixationEnabled($instantFeedbackAnswerFixationEnabled) argument
12194 $this->instantFeedbackAnswerFixationEnabled = $instantFeedbackAnswerFixationEnabled;
12199 return $this->instantFeedbackAnswerFixationEnabled;