Your message dated Fri, 7 Nov 2008 09:20:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in 1.8
has caused the Debian Bug report #360772,
regarding translation problem with quiz
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
360772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=360772
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Hi,
This has changed a lot since 1.5 but after investigation it seems this is a
feature, not a bug. The file goes into backupdata/ directory of
coursefiles, which is always browseable, and additionally a link is printed
after export.
This has changed a lot since 1.5, however, so it may be that it was broken
there, but not anymore. 1.8 has just been uploaded into unstable and will
hopefully be in lenny.
Thanks for your help, and please reopen if necessary.
Penny
--
/* ---------------------------------------------------
Penny Leach | http://she.geek.nz | http://mjollnir.org
GPG: 8347 00FC B5BF 6CC0 0FC9 AB90 1875 120A A30E C22B
--------------------------------------------------- */
signature.asc
Description: Digital signature
--- End Message ---