Package: moodle Version: 1.5.3+20060206-1 Severity: normal The exportfilename string in the quiz module should not be translated.
For example, in the file /usr/share/moodle/lang/fr/quiz.php: $string['exportfilename'] = 'test'; has to be replaced by $string['exportfilename'] = 'quiz'; When you export the questions of the quiz, moodle saves the result in the /test directory instead of the /quiz directory... and you can not find your job. CATTEAU Olivier IUT "A" Paul Sabatier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]