19 declare(strict_types=1);
    38         $question_list->setParentObjId($this->
object->getId());
    41         return $question_list;
    46         $info = $this->
lng->txt(
'tst_wf_info_optional_question');
    47         $info .= 
' ' . $this->
lng->txt(
'tst_wf_info_answer_adopted_from_prev_pass');
    48         $this->tpl->setOnScreenMessage(
'info', $info);
 Output class for assessment test execution. 
 
const QUESTION_INSTANCE_TYPE_DUPLICATES
 
populateQuestionOptionalMessage()
 
buildTestPassQuestionList()