19declare(strict_types=1);
41 $question_qti_xml =
'';
43 foreach ($this->test_obj->questions as $question_id) {
47 return $question_qti_xml;
52 return $this->test_obj->questions;
populateQuestionSetConfigXml(\ilXmlWriter $xml_writer)
getQuestionQtiXml(int $question_id)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...