Home
last modified time | relevance | path

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

/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilObjTest.php560 protected $followupQuestionAnswerFixationEnabled; variable in ilObjTest
699 $this->followupQuestionAnswerFixationEnabled = false;
12021 public function setFollowupQuestionAnswerFixationEnabled($followupQuestionAnswerFixationEnabled) argument
12023 $this->followupQuestionAnswerFixationEnabled = $followupQuestionAnswerFixationEnabled;
12028 return $this->followupQuestionAnswerFixationEnabled;
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilObjTest.php562 protected $followupQuestionAnswerFixationEnabled; variable in ilObjTest
701 $this->followupQuestionAnswerFixationEnabled = false;
12182 public function setFollowupQuestionAnswerFixationEnabled($followupQuestionAnswerFixationEnabled) argument
12184 $this->followupQuestionAnswerFixationEnabled = $followupQuestionAnswerFixationEnabled;
12189 return $this->followupQuestionAnswerFixationEnabled;