Joseph Rézeau
Mensagens colocadas por Joseph Rézeau
Patrick,
Moodle 1.5.4 is really an old version, and I stopped maintaining it on my test servers long ago. Sorry I can't help you here.
Joseph
Moodle 1.5.4 is really an old version, and I stopped maintaining it on my test servers long ago. Sorry I can't help you here.

Joseph
Hi Joann
I don't think your question has anything to do with the Moodle Lesson activity. Please re-post it to the General Problems forum.
Joseph
I don't think your question has anything to do with the Moodle Lesson activity. Please re-post it to the General Problems forum.
Joseph
John,
I suppose foo.php belongs to a new module you are trying out? If not, how do you access it? And if it does not belong to a module, no wonder moodle will not look into its subdirectory language files.
Have you tried:
./lang/fr_utf8/foo.php
----------------------
<?php
$string['bar'] = 'bazar';
?>
I suppose foo.php belongs to a new module you are trying out? If not, how do you access it? And if it does not belong to a module, no wonder moodle will not look into its subdirectory language files.
Have you tried:
./lang/fr_utf8/foo.php
----------------------
<?php
$string['bar'] = 'bazar';
?>
Login with French as your language and see what happens?
Joseph
Done the Osgood semantic differential display. Needs a bit more testing, should be committed to the Questionnaire distributions very soon.
Joseph
Joseph