Các bài đăng được tạo bởi Martin Dougiamas

Moodle in English -> General help -> Numeric date -> Re: Numeric date

Bởi Martin Dougiamas -
Hình của Core developers Hình của Documentation writers Hình của Moodle HQ Hình của Plugin developers Hình của Testers
Strange. On my Redhat system the locales are part of the standard rpm glibc-common-2.2.5-40 ... so I don't understand why your system doesn't have them. Maybe you can reinstall that rpm from CD-ROM.

As for the quiz thing, you HAVE to use the 'save grades' button with Moodle 1.0.8.1 when creating a quiz. Fixed in 1.0.9.
Hình của Core developers Hình của Documentation writers Hình của Moodle HQ Hình của Plugin developers Hình của Testers
I recommend copying the database first, then the files.

You may find the database is too big for phpmyadmin and your browser to handle (though try it first). In this case you can use the command-line programs mysqldump and mysqlimport.

I use mysqldump every day on my home machine to make an automated backup of the moodle.org database.