tjhunt 4995b9c19c question types: API cleanup.
MDL-18350 remove backwards compatibility support for question types having their lang strings in the quiz language module.
MDL-16407 settings.php support for question types. Remove the old get_config_options from question types. I don't think anyone was using it.
2009-02-25 07:01:57 +00:00
2009-02-17 17:23:56 +00:00
2008-09-21 21:30:26 +00:00
2009-02-17 11:17:29 +00:00
2008-05-31 17:48:51 +00:00
2009-02-25 06:12:55 +00:00
2009-02-25 06:53:10 +00:00
2009-02-25 07:01:57 +00:00
2009-01-15 08:48:17 +00:00
2009-02-24 05:11:04 +00:00
2007-12-06 08:44:07 +00:00
2008-09-18 07:37:11 +00:00

README      $Id$
------

QUICK INSTALL
=============

For the impatient, here is a basic outline of the 
installation process, which normally takes me only 
a few minutes:

1) Move the Moodle files into your web directory. 

2) Create a single database for Moodle to store all
   it's tables in (or choose an existing database).

3) Visit your Moodle site with a browser, you should 
   be taken to the install.php script, which will lead
   you through creating a config.php file and then 
   setting up Moodle, creating an admin account etc.

4) Set up a cron task to call the file admin/cron.php
   every five minutes or so.


For more information, see the INSTALL DOCUMENTATION:

   http://docs.moodle.org/en/Installing_Moodle 

A local copy can also be found in 

   lang/en_utf8/help/install.html   (or your language)


Good luck and have fun!
Martin Dougiamas, Lead Developer

S
Description
Moodle - the world's open source learning platform
Readme 979 MiB
Languages
PHP 85.9%
JavaScript 9.2%
Gherkin 2.3%
CSS 1.2%
Mustache 1%
Other 0.3%