moodler ebc3bd2b24 Changes throughout Moodle to remove any reserved words from the
Moodle tables.

ie user -> userid in many tables, plus in user_students
   start -> starttime and end -> endtime

I've just done all this as carefully as I could ... I don't think
I missed anything but it's pretty intensive work and I'd be fooling myself
if I didn't think I'd missed a couple.

Note that this version should pretty much be able to bootstrap itself
using PostgreSQL now ... but this is untested
2002-12-23 09:39:26 +00:00
2002-12-07 04:24:22 +00:00
2002-12-23 06:50:50 +00:00
2002-10-17 23:49:02 +00:00
2002-12-13 17:01:16 +00:00
2002-12-10 03:58:07 +00:00

README     $Id$

------



I highly recommend you read the detailed help on 

installation, upgrading and use of Moodle, stored

in the doc subdirectory of this installation, or 

read at:



   http://moodle.com/doc/





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 an empty directory somewhere to store 

   uploaded files (NOT accessible via the web).

   This directory must be writeable by the web server

   process.



3) Create a single database for Moodle to store all

   it's tables in.



4) Copy the file config-dist.php to config.php, and 

   edit it with all your own settings.



5) Visit your new home page with a web browser.  Moodle

   will lead you through the rest of the setup, 

   creating an admin account and so on.



6) Set up a cron task to call the file admin/cron.php

   every five minutes or so.





Cheers!

Martin Dougiamas



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%