$qo->instructions = array();
$qo->instructions['text'] = $this->getpath($instructions,
array('0', '#', 'text', '0', '#'), '', true);
$qo->instructions = array();
$qo->instructions['text'] = $this->getpath($instructions,
array('0', '#', 'text', '0', '#'), '', true);
array('0', '@', 'format'), 'moodle_auto_format'));
array('0', '@', 'format'), 'moodle_auto_format'));
$files = $this->getpath($instructions, array('0', '#', 'file'), array());
$qo->instructionsfiles = array();
foreach ($files as $file) {
$files = $this->getpath($instructions, array('0', '#', 'file'), array());
$qo->instructionsfiles = array();
foreach ($files as $file) {