Moodle - the world's open source learning platform https://moodle.org/
Find a file
2020-01-08 08:26:37 +01:00
admin Merge branch 'MDL-67510-master' of git://github.com/junpataleta/moodle 2020-01-08 08:10:52 +01:00
analytics Merge branch 'MDL-67217_master' of git://github.com/dmonllao/moodle 2019-11-25 16:13:01 +08:00
auth MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
availability MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
backup MDL-66999 theme_boost: @extend remove extends for tables 2019-12-12 11:27:56 +01:00
badges Merge branch 'MDL-66999-master' of git://github.com/bmbrands/moodle 2019-12-23 14:26:39 +08:00
blocks Merge branch 'MDL-67233-master' of git://github.com/peterRd/moodle 2019-12-30 12:50:52 +08:00
blog MDL-65584 blog: safer deletion of associations in privacy provider. 2019-10-08 00:12:32 +01:00
cache MDL-67385 libraries: Upgrde mongodb to version 1.5.1 2019-12-16 17:42:08 +11:00
calendar MDL-66871 calendar: fix deprecated parameter in the phpDoc 2020-01-06 10:36:42 +08:00
cohort MDL-65782 roles: allow several roles with user/frontpage archetype 2019-06-04 11:49:23 +02:00
comment MDL-64588 core_comment: fix unnecessary type check in add_comments 2019-10-02 09:23:43 +08:00
competency MDL-67114 core: php74 fix. Fix use of scalar as array in core 2020-01-03 11:33:15 +01:00
completion Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle 2019-04-30 20:47:26 +02:00
course Merge branch 'MDL-65835-master' of git://github.com/abgreeve/moodle 2020-01-02 11:52:10 +08:00
customfield MDL-67042 customfield: Display only fields visible to everybody 2019-11-22 09:10:52 +01:00
dataformat MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
enrol MDL-67114 core: php74 fix. Fix use of scalar as array in core 2020-01-03 11:33:15 +01:00
error MDL-55188 events: First deprecation of eventslib.php 2018-07-30 09:23:54 +08:00
favourites MDL-65323 core_favourites: replace use of deprecated phpunit methods 2019-09-13 10:21:06 +08:00
files MDL-54554 files: Improve unoconv error logging & sanity checks 2019-12-16 09:52:51 +08:00
filter MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
grade Merge branch 'MDL-65948-master' of git://github.com/junpataleta/moodle 2020-01-08 08:50:03 +08:00
group MDL-66999 theme_boost: @extend remove extends for users 2019-12-12 11:27:59 +01:00
h5p Merge branch 'MDL-67231-master' of git://github.com/andrewnicols/moodle 2019-11-13 16:00:16 +08:00
install Automatically generated installer lang files 2020-01-03 00:12:04 +00:00
iplookup MDL-67593 core_iplookup: use MaxMind test database in unit tests 2019-12-31 15:01:51 +08:00
lang Merge branch 'MDL-65948-master' of git://github.com/junpataleta/moodle 2020-01-08 08:50:03 +08:00
lib Merge branch 'MDL-67378-master' of git://github.com/rezaies/moodle 2020-01-08 11:11:45 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-66762 user: escape extra/email user fields. 2019-11-07 09:00:19 +08:00
media MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
message Merge branch 'MDL-67491-master' of git://github.com/junpataleta/moodle 2019-12-30 12:41:49 +08:00
mnet MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
mod Merge branch 'MDL-65849-master' of git://github.com/rezaies/moodle 2020-01-07 13:17:08 +08:00
my MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
notes MDL-64705 notes: Make notes WS return permissions information 2019-03-25 19:01:20 +01:00
pix NOBUG: Fixed SVG browser compatibility 2019-12-20 11:01:54 +01:00
plagiarism MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
portfolio MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
privacy MDL-64695 privacy: filter site fullname in data export. 2019-12-12 18:20:13 +00:00
question MDL-67114 core: php74 fix. Fix use of scalar as array in core 2020-01-03 11:33:15 +01:00
rating MDL-65042 rating: Fix incorrect image generated for user in rating 2019-08-16 15:41:21 +01:00
report Merge branch 'master-MDL-67467' of https://github.com/yao9394/moodle 2019-12-30 09:59:20 +08:00
repository MDL-67114 core: php74 fix. Fix use of scalar as array in core 2020-01-03 11:33:15 +01:00
rss MDL-63535 core_rss: Coding style fix 2018-10-23 11:15:04 +08:00
search MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
tag MDL-67035 tags: fix nested ternary operators to be php74 compliant 2019-11-16 20:03:47 +01:00
theme Merge branch 'MDL-67417-master' of https://github.com/KietChan/moodle 2020-01-08 08:26:37 +01:00
user Merge branch 'MDL-66999-master' of git://github.com/bmbrands/moodle 2019-12-23 14:26:39 +08:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice MDL-54799 webservice: Handle exception in WS format ASAP 2019-11-29 09:44:09 +01:00
.eslintignore MDL-67137 javascript: Add missing polyfills 2019-11-05 15:26:14 +08:00
.eslintrc MDL-66265 javascript: More specific overrides in eslintrc 2019-09-04 10:47:21 +08:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-64443 git: Excluded vim swap files 2019-02-16 22:20:05 +01:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.nvmrc MDL-66532 javascript: Lock NPM version for NVM 2019-09-04 06:45:51 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-67137 javascript: Add missing polyfills 2019-11-05 15:26:14 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-65809 core: travis min php version set to 7.2 to match requirements 2019-12-27 15:21:09 +08:00
babel-plugin-add-module-to-define.js MDL-67449 grunt: Refactor path calculation for AMD 2020-01-06 09:29:11 +08: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-67416 composer: bump to moodle-behat-extension 3.39.1 2019-12-20 17:18:51 +01:00
composer.lock MDL-67416 composer: bump to moodle-behat-extension 3.39.1 2019-12-20 17:18:51 +01:00
config-dist.php MDL-67522 core_lock: fix mistype in config-dist 2019-12-13 19:34:44 +01: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-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
file.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
Gruntfile.js MDL-67449 grunt: Build ignorefiles from component list 2020-01-06 09:29:11 +08:00
GruntfileComponents.js MDL-67449 grunt: Build ignorefiles from component list 2020-01-06 09:29:11 +08:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php MDL-66118 hub: Drop support for the hub's display_homepage callback 2019-10-04 21:17:06 +02:00
install.php MDL-67250 setup: Revert removal of the httpswwwroot setting 2019-11-13 19:58:10 +01: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-66653 javascript: Support ES6 dynamic imports 2019-09-11 14:06:32 +08:00
package.json MDL-66653 javascript: Support ES6 dynamic imports 2019-09-11 14:06:32 +08:00
phpunit.xml.dist MDL-66609 core_h5p: Update phpunit.xml.dist 2019-10-29 10:22:43 +08:00
pluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08: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
tokenpluginfile.php MDL-66377 user: Only allow active users to retrieve files via tokenpluginfile.php 2019-11-05 13:44:37 +01: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 weekly release 3.9dev 2020-01-03 11:24:56 +08: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.