Searched refs:setQuestionSetType (Results 1 – 10 of 10) sorted by relevance
214 public function setQuestionSetType($questionSetType) function in ilQTIParser1562 $this->setQuestionSetType($metaField['entry']);1566 $this->setQuestionSetType(ilObjTest::QUESTION_SET_TYPE_RANDOM);1568 $this->setQuestionSetType(ilObjTest::QUESTION_SET_TYPE_FIXED);
916 $tst->setQuestionSetType($form->getInput('qtype'));1004 $tst->setQuestionSetType($form->getInput('qtype'));
1943 $this->setQuestionSetType($data->question_set_type);5838 $this->setQuestionSetType($metadata["entry"]);5842 $this->setQuestionSetType(self::QUESTION_SET_TYPE_RANDOM);5844 $this->setQuestionSetType(self::QUESTION_SET_TYPE_FIXED);7146 $newObj->setQuestionSetType($this->getQuestionSetType());9837 $this->setQuestionSetType(self::QUESTION_SET_TYPE_RANDOM);9839 $this->setQuestionSetType(self::QUESTION_SET_TYPE_FIXED);9842 $this->setQuestionSetType($testsettings["questionSetType"]);11803 public function setQuestionSetType($questionSetType) function in ilObjTest
2585 $this->object->setQuestionSetType(ilObjTest::QUESTION_SET_TYPE_RANDOM);2588 $this->object->setQuestionSetType(ilObjTest::QUESTION_SET_TYPE_FIXED);
653 … $this->testOBJ->setQuestionSetType($form->getItemByPostVar('question_set_type')->getValue());
1948 $this->setQuestionSetType($data->question_set_type);5862 $this->setQuestionSetType($metadata["entry"]);5866 $this->setQuestionSetType(self::QUESTION_SET_TYPE_RANDOM);5868 $this->setQuestionSetType(self::QUESTION_SET_TYPE_FIXED);7174 $newObj->setQuestionSetType($this->getQuestionSetType());9875 $this->setQuestionSetType(self::QUESTION_SET_TYPE_RANDOM);9877 $this->setQuestionSetType(self::QUESTION_SET_TYPE_FIXED);9880 $this->setQuestionSetType($testsettings["questionSetType"]);11964 public function setQuestionSetType($questionSetType) function in ilObjTest
2641 $this->object->setQuestionSetType(ilObjTest::QUESTION_SET_TYPE_RANDOM);2644 $this->object->setQuestionSetType(ilObjTest::QUESTION_SET_TYPE_FIXED);
654 … $this->testOBJ->setQuestionSetType($form->getItemByPostVar('question_set_type')->getValue());