19 declare(strict_types=1);
37 $question_list->setParentObjId($this->
object->getId());
38 $question_list->setQuestionInstanceTypeFilter(
null);
39 return $question_list;
44 $info = $this->
lng->txt(
'tst_wf_info_optional_question');
45 $info .=
' ' . $this->
lng->txt(
'tst_wf_info_answer_adopted_from_prev_pass');
46 $this->tpl->setOnScreenMessage(
'info',
$info);
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
populateQuestionOptionalMessage()
buildTestPassQuestionList()