REQUIREMENTS
============
Requires the Moodle Quick API (qapi) plugin avaiable from http://code.google.com/p/qapi/.

INSTALLATION
======================
0.  Install Moodle stand alone and verify it is working correct.
1.  Copy the entire directory which contains this file to the appropriate place in your Drupal install.  Usually this will be <your-document-root>/sites/all/modules.
2.  Enable this module in the Drupal administration interface, e.g. Administer -> Site building -> Modules (/admin/build/modules).
3.  Configure the Moodle URL and optionally Introductory text and Moodle site link menu location in the Drupal administration interface, e.g. Administer -> Site configuration -> Moodle (/admin/settings/moodle).
4.  Install the Quick API Moodle plugin on the Moodle site.  This plugin is available from http://code.google.com/p/qapi/.

Tested with:
Drupal 6.7
Moodle 1.9.3+
Mac OS X 10.5

Location of the Moodle installation is not important.

Author:  Chris Johnson (http://drupal.org/user/2794)
