37 $component_repository = $DIC[
'component.repository'];
41 $questionList->setParentObjId($this->
object->getId());
45 $questionList->setIncludeQuestionIdsFilter($this->testSequence->getQuestionIds());
52 $info = $this->
lng->txt(
'tst_wf_info_optional_question');
53 $info .=
' ' . $this->
lng->txt(
'tst_wf_info_answer_not_adopted');
54 $this->tpl->setOnScreenMessage(
'info', $info);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
const QUESTION_INSTANCE_TYPE_DUPLICATES
populateQuestionOptionalMessage()
buildTestPassQuestionList()