Moodle - the world's open source learning platform https://moodle.org/
Find a file
2016-09-20 17:36:51 +02:00
admin Merge branch 'MDL-51361' of https://github.com/bostelm/moodle 2016-09-20 11:58:24 +08:00
auth MDL-51758 libraries: Remove password_compat library from core 2016-07-18 10:06:57 +08:00
availability MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
backup MDL-51361 backup: Documentation phpcs fix 2016-09-20 12:21:41 +08:00
badges Merge branch 'wip-MDL-55864-master' of git://github.com/marinaglancy/moodle 2016-09-13 14:56:27 +01:00
blocks Merge branch 'MDL-55586-master' of https://github.com/StudiUM/moodle 2016-09-20 08:17:37 +08:00
blog Merge branch 'MDL-55551_m32v1' of https://github.com/sbourget/moodle 2016-08-22 12:53:31 +01:00
cache MDL-55604 cache: Updating comment according to code changes 2016-08-24 09:39:15 +08:00
calendar Merge branch 'wip-MDL-55123-master' of git://github.com/marinaglancy/moodle 2016-09-12 19:37:40 +02:00
cohort MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
comment MDL-54894 comments: Get course from context if not informed 2016-06-20 08:58:05 +02:00
competency MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
completion MDL-55316 core_completion: Expand fields for Behat 2016-07-22 11:29:27 -07:00
course Merge branch 'MDL-45752_m32v3' of https://github.com/sbourget/moodle 2016-09-20 17:36:51 +02:00
dataformat MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
enrol MDL-55405 enrol_paypal: Fix set_context() call 2016-09-20 12:27:35 +02:00
error MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
files MDL-55827 tests: @ does not suppress wrong number of arguments in php7.1 2016-09-06 15:37:30 +08:00
filter Merge branch 'MDL-55587-master' of git://github.com/cameron1729/moodle 2016-09-06 10:07:00 +08:00
grade MDL-38105 gradingform_rubric: option to lock 0 level for rubrics 2016-08-30 14:55:43 +08:00
group MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
install Automatically generated installer lang files 2016-09-13 00:04:35 +08:00
iplookup MDL-48766 tests: move from Liberec to Cambridge 2016-09-19 08:59:39 +01:00
lang Merge branch 'MDL-45752_m32v3' of https://github.com/sbourget/moodle 2016-09-20 17:36:51 +02:00
lib Merge branch 'MDL-45752_m32v3' of https://github.com/sbourget/moodle 2016-09-20 17:36:51 +02:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login Merge branch 'MDL-55945-master' of https://github.com/snake/moodle 2016-09-15 12:38:43 +08:00
message MDL-54973 message: Taking care of support and noreply users on search 2016-08-17 12:41:48 +08:00
mnet MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
mod MDL-55327 mod_lesson: Whitespace fix 2016-09-20 11:19:28 +08:00
my MDL-45753 events: Fix event context 2016-07-26 04:05:18 +08:00
notes MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
pix NOBUG: Fixed SVG browser compatibility 2016-06-16 17:01:25 +02:00
plagiarism MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfolio Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 2016-06-16 09:04:12 +01:00
question MDL-29332 question: calculated variables may differ in case only 2016-09-19 10:37:43 +08:00
rating MDL-54620 rating: Add tests for get_aggregate_string 2016-05-18 12:13:52 +08:00
report MDL-55586 report_competency: Translation strings in competencies 2016-09-19 12:02:54 -04:00
repository Merge branch 'MDL-49533-master' of git://github.com/andrewnicols/moodle 2016-07-26 09:40:17 +01:00
rss MDL-53039 rss: allow guest access to front page forum 2016-02-09 15:51:09 +08:00
search Merge branch 'MDL-55191_master' of git://github.com/dmonllao/moodle 2016-09-20 11:41:03 +08:00
tag MDL-54837 tags: allow to specify static function as callback 2016-06-07 08:58:59 +08:00
theme MDL-55837 theme_base: Remove missing file 2016-09-19 14:59:56 +08:00
user Merge branch 'wip-MDL-55654-master' of git://github.com/marinaglancy/moodle 2016-09-12 19:14:00 +02:00
userpix
webservice MDL-55791 admin: maintenance mode access capability 2016-09-12 10:37:25 -04:00
.eslintignore MDL-48766 thirdpartylibs: fix incorrect casing on path 2016-09-19 10:30:34 +01:00
.eslintrc MDL-54944 eslint: make the .eslintrc default stricter 2016-07-11 12:44:34 +01:00
.gitattributes MDL-53432 core: Treat derived css and js as binary files in git 2016-03-22 16:57:48 +11:00
.gitignore MDL-52127 grunt: add .eslingingore file, keep task 2016-06-15 15:52:34 +01:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-48766 thirdpartylibs: fix incorrect casing on path 2016-09-19 10:30:34 +01:00
.stylelintrc Merge branch 'MDL-55372-master' of git://github.com/danpoltawski/moodle 2016-08-30 16:38:18 +08:00
.travis.yml MDL-55048 travis: check npm/grunt on multiple npm versions 2016-07-11 15:53:10 +01:00
behat.yml.dist MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
brokenfile.php
composer.json MDL-55380 behat: Fixed shared stats definition 2016-08-12 10:17:00 +08:00
composer.lock MDL-55380 behat: Fixed shared stats definition 2016-08-12 10:17:00 +08:00
config-dist.php MDL-55124 database: Allow option to not send options. 2016-09-20 19:53:01 +10:00
CONTRIBUTING.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
COPYING.txt
draftfile.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-48799 Files API: fixed legacy directory fallback. 2015-02-01 09:02:37 +01:00
Gruntfile.js MDL-55856 grunt: fail gracefully when node version too old 2016-09-15 15:32:32 +01:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php MDL-55791 admin: maintenance mode access capability 2016-09-12 10:37:25 -04:00
install.php MDL-53019 php: bump all harcoded versions to new 5.6.5 requirement 2016-07-05 01:50:43 +02:00
INSTALL.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json MDL-55856 grunt: fail gracefully when node version too old 2016-09-15 15:32:32 +01:00
package.json MDL-55856 grunt: fail gracefully when node version too old 2016-09-15 15:32:32 +01:00
phpunit.xml.dist MDL-45753 test: Adding core_my testsuite 2016-07-26 04:35:02 +08:00
pluginfile.php MDL-40719 pluginfile.php: the file API is now stable, so hide debug. 2013-07-19 12:06:00 +01:00
PULL_REQUEST_TEMPLATE.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
README.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
tags.txt MDL-48855 dev: Fix ctags command to handle extra whitespace 2015-01-23 10:59:29 +08:00
TRADEMARK.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
version.php Merge branch 'MDL-45752_m32v3' of https://github.com/sbourget/moodle 2016-09-20 17:36:51 +02:00

                                 .-..-.
   _____                         | || |
  /____/-.---_  .---.  .---.  .-.| || | .---.
  | |  _   _  |/  _  \/  _  \/  _  || |/  __ \
  * | | | | | || |_| || |_| || |_| || || |___/
    |_| |_| |_|\_____/\_____/\_____||_|\_____)

Moodle - the world's open source learning platform

Moodle <https://moodle.org> is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.

You can download Moodle <https://download.moodle.org> and run it on your own
web server, ask one of our Moodle Partners <https://moodle.com/partners/> to
assist you, or have a MoodleCloud site <https://moodle.com/cloud/> set up for
you.

Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.

Moodle is provided freely as open source software, under the GNU General Public
License <https://docs.moodle.org/dev/License>.

Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.

See <https://docs.moodle.org> for details of Moodle's many features.