Moodle - the world's open source learning platform https://moodle.org/
Find a file
Kyle Temkin 3553982d6d MDL-40264 fix essay handling of zero-string response
Fixes an inappropriate behavior of the is_complete_response() function
for the Essay question type, which caused the string "0" to be
inappropriately marked as an incomplete response.

Also adds a set of unit tests for the Essay question type's
is_complete_response.
2013-06-21 03:39:23 -04:00
admin MDL-39802 add cli script for fixing of all deleted users 2013-05-24 21:20:19 +02:00
auth MDL-39166 auth_ldap Add triggers for user created/updated events. 2013-04-24 16:16:28 -04:00
backup Merge branch 'MDL-40165-m23' of git://github.com/andrewnicols/moodle into MOODLE_23_STABLE 2013-06-18 12:54:40 +10:00
blocks MDL-40142 navigation: fixed chainable issue with navigation JS 2013-06-17 09:15:51 +12:00
blog MDL-37245 Blog: Bloglevel is used for checking if blog is enabled 2013-05-08 14:54:27 +08:00
calendar MDL-25853 calendar: Fixed broken previous/next links 2013-01-30 09:02:51 +08:00
cohort MDL-39549 fix cohort search in course categories 2013-06-07 22:09:55 +02:00
comment MDL-38431 comment: profile url should be escaped, as it's used in html 2013-03-12 12:31:29 +08:00
course MDL-33546: course: Fix current week hightlighting after dragging the section 2013-06-18 13:06:11 +10:00
enrol Merge branch 'w22_MDL-39802_m23_deletedusers' of git://github.com/skodak/moodle into MOODLE_23_STABLE 2013-05-28 09:55:41 +08:00
error MDL-30260 message: added /message/upgrade.txt, checked calls to message_send() are supplying user.emailstop and improved message_send() to handle message requests that don't 2011-11-30 10:02:45 +08:00
files MDL-35924 filemanager: added label for the input field when creating a new folder 2013-01-18 15:35:48 +08:00
filter MDL-22390 autolink filter: handle URLs in brackets better. 2013-06-08 16:56:53 +01:00
grade MDL-36090 core_grade: added logging of overriding of student grades 2013-06-05 08:58:26 +08:00
group Merge branch 'MDL-27164-MOODLE_23_STABLE' of git://github.com/micaherne/moodle into MOODLE_23_STABLE 2013-01-22 12:52:08 +08:00
install Automatically generated installer lang files 2013-06-04 00:46:38 +00:00
iplookup MDL-34959 add Google Maps API V3 support 2012-08-19 19:53:06 +02:00
lang MDL-40080 Remove unused strings from the core_hub subsystem 2013-06-10 14:42:25 +08:00
lib Merge branch 'MDL-40207-23' of git://github.com/danpoltawski/moodle into MOODLE_23_STABLE 2013-06-18 15:41:36 +10:00
local MDL-33592 navigation: Added support for local_ prefix on navigation callback 2012-06-12 14:23:09 +12:00
login MDL-37983 - my home / navigation: $CFG->forcelogin is no longer affecting default home page redirects. 2013-02-18 08:55:56 +08:00
message MDL-39398 message: Prevent notice when sending Jabber messages 2013-04-29 19:17:47 +08:00
mnet MDL-36893 fix mnet E_STRICT issue 2012-12-27 14:33:37 +01:00
mod Merge branch 'MDL-38079_23' of git://github.com/mr-russ/moodle into MOODLE_23_STABLE 2013-06-18 11:15:54 +10:00
my MDL-32688 My Moodle - Fixed fatal error in guest access to My Moodle 2012-09-14 15:12:17 -04:00
notes MDL-40009 notes: corrected the form element names passed to setType 2013-06-04 18:11:12 +08:00
pix MDL-35141 Filelib: No icon for epub filetype 2012-08-30 12:20:44 +01:00
plagiarism MDL-31028: Added pathname hashes to eventdata 2012-05-09 13:46:20 +12:00
portfolio MDL-39414 portfolio: don't queue google portfolio exports 2013-04-30 10:38:00 +01:00
question MDL-40264 fix essay handling of zero-string response 2013-06-21 03:39:23 -04:00
rating MDL-32649 rating: fixed the sorting in /rating/index.php 2012-06-04 09:13:26 +07:00
report MDL-39536 completion: Prevent DB call when fetching activities 2013-06-04 12:57:41 +08:00
repository Merge branch 'MDL-39667-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE 2013-06-10 12:51:51 +08:00
rss MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
tag MDL-35037 tags: dont display blog entries when blogging disabled 2013-02-07 12:36:24 +08:00
theme Merge branch 'm23_MDL-40002_ETag_value_must_be_a_quoted-string' of https://github.com/scara/moodle into MOODLE_23_STABLE 2013-06-11 12:54:59 +08:00
user Merge branch 'MDL-30132_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE 2013-06-18 10:26:10 +12:00
userpix MDL-24938 fixed missing context ino 2010-10-29 20:08:29 +00:00
webservice MDL-31209 web service error message: Indication about the service not containg the web service function is confusing 2013-05-14 15:47:56 +08:00
.gitignore MDL-36701 support for PHPUnit installation via Composer packaging system 2012-12-06 13:08:54 +01:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json MDL-36936 require phpunit as composer --dev only 2012-12-07 18:21:56 +01:00
config-dist.php MDL-38059 explain that cachedir must be shared in cluster 2013-02-16 14:46:19 +01:00
COPYING.txt license MDL-20717 Updated the COPYING file to GPLv3 for head 2010-01-08 02:48:03 +00:00
draftfile.php MDL-31901 draftfile.php supports the preview parameter 2012-05-21 11:57:53 +08:00
file.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
help.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
index.php MDL-21097 Correctly check capabilities for frontpage editing mode 2013-06-05 18:06:56 +10:00
install.php MDL-36196 hardcode the required PHP version in installer 2012-11-07 13:04:51 +01:00
phpunit.xml.dist MDL-37694 move quiz unit tests to the right place. 2013-01-25 12:16:42 +00:00
pluginfile.php MDL-32471 pluginfile.php accepts optional parameter 'preview' 2012-04-24 12:09:44 +02:00
README.txt MDL-38048 documentation: Typo in README file 2013-02-15 13:15:07 +08:00
tags.txt
TRADEMARK.txt MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
version.php weekly release 2.3.7+ 2013-06-21 13:27:50 +08:00

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
   its 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


Good luck and have fun!
Martin Dougiamas, Lead Developer