get($tid))) { $msg->addError('ITEM_NOT_FOUND'); header('Location: index.php?_course_id='.$_course_id); exit; } //export if (!test_qti_export($tid, $test_row['title'])) { $msg->addInfo('TEST_NO_QUESTION'); header('Location: index.php?_course_id='.$_course_id); exit; } ?>