Moodle - the world's open source learning platform https://moodle.org/
Find a file
2018-07-30 13:37:12 +02:00
admin Merge branch 'MDL-62950-master' of git://github.com/andrewnicols/moodle 2018-07-27 16:19:22 +08:00
analytics MDL-62218 analytics: Add missing sample origin checking 2018-05-04 16:35:42 +02:00
auth Merge branch 'MDL-60435_master' of git://github.com/markn86/moodle 2018-07-30 13:37:12 +02:00
availability Merge branch 'MDL-62361' of git://github.com/stronk7/moodle 2018-05-10 09:17:25 +08:00
backup Merge branch 'MDL-62950-master' of git://github.com/andrewnicols/moodle 2018-07-27 16:19:22 +08:00
badges MDL-62277 Theme boost: add badge criteria layout 2018-05-10 16:32:41 +02:00
blocks MDL-54742 general: Remove strings deprecated in 3.2 2018-07-23 14:25:14 +08:00
blog MDL-62351 privacy: check that subsystem/plugintype exist 2018-05-09 17:37:31 +08:00
cache MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
calendar Merge branch 'MDL-60826-master-fix' of https://github.com/lameze/moodle 2018-07-25 13:40:25 +08:00
cohort Merge branch 'MDL-62228_master' of git://github.com/markn86/moodle 2018-05-15 13:31:07 +02:00
comment MDL-35977 comments: Missing label in blog and assignment comment area 2018-07-23 08:55:14 +08:00
competency Merge branch 'MDL-62384-master' of git://github.com/andrewnicols/moodle 2018-05-11 18:12:45 +02:00
completion MDL-62384 core_completion: Update to sql to improve performance. 2018-05-11 09:15:27 +08:00
course Merge branch 'MDL-62807-master' of git://github.com/damyon/moodle 2018-07-25 13:48:15 +08:00
dataformat MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 11:15:26 +02:00
enrol Merge branch 'MDL-60874-master-enrolautocomplete' of git://github.com/mudrd8mz/moodle 2018-07-24 19:03:32 +02:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
filter Merge branch 'MDL-62823' of https://github.com/NeillM/moodle 2018-07-10 11:43:37 +02:00
grade MDL-44859 grade: Inverse the order of the add category and item buttons 2018-06-14 17:33:41 +02:00
group MDL-62868 core_group: clear group_grouping cache when changing grouping 2018-07-16 10:34:52 +08:00
install Automatically generated installer lang files 2018-07-18 00:07:26 +00:00
iplookup Merge branch 'MDL-36941_master-fix' of git://github.com/markn86/moodle 2018-03-28 18:42:18 +02:00
lang MDL-54742 general: Remove 'revealpassword' string deprecated in 3.2 2018-07-26 10:19:36 +08:00
lib MDL-62943 core_output: Final deprecation of update_module_button 2018-07-30 09:43:49 +08:00
local
login MDL-17943 core: send email when user has forgotten their password 2018-06-06 13:01:53 +08:00
media MDL-62336 media_videojs: ensure videos have unique IDs 2018-05-28 16:43:57 +08:00
message MDL-62889 message_popup: redirect using moodle_url 2018-07-17 11:54:52 +08:00
mnet MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 11:15:26 +02:00
mod MDL-62871 quiz: incorrect foreign key declaration 2018-07-26 11:36:43 +02:00
my MDL-61947 core_my: Implemented privacy providers 2018-04-26 12:50:22 +08:00
notes MDL-62430 privacy: validate context when deleting all user data 2018-05-14 18:13:27 +08:00
pix MDL-62807 output: Support .list-unstyled class 2018-07-16 14:03:42 +08:00
plagiarism MDL-61891 core_plagiarism: Use manager method caller 2018-04-23 10:07:54 +08:00
portfolio MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts 2018-05-28 13:15:48 +02:00
privacy MDL-62574 core_privacy: Unit tests to check the context base. 2018-06-12 11:24:38 +08:00
question MDL-62931 Questions: Escaping lang strings properly 2018-07-23 14:24:29 +10:00
rating MDL-62384 core_rating: Move WHERE clauses to JOIN 2018-05-11 09:15:30 +08:00
report MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 11:15:26 +02:00
repository Merge branch 'MDL-62037-master' of https://github.com/lethevinh/moodle 2018-07-09 13:48:47 +02:00
rss MDL-62224 core_rss: implement correct provider 2018-04-26 20:16:22 +08:00
search MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 11:15:26 +02:00
tag MDL-62746 tag: Convert YUI modals to AMD modals 2018-07-06 12:34:23 +08:00
theme Merge branch 'MDL-62807-master' of git://github.com/damyon/moodle 2018-07-25 13:48:15 +08:00
user Merge branch 'MDL-62950-master' of git://github.com/andrewnicols/moodle 2018-07-27 16:19:22 +08:00
userpix
webservice MDL-62584 xmlrpc: return correct content-length 2018-05-28 11:14:42 +08:00
.eslintignore MDL-61657 block_myoverview: implement course images for the myoverview block 2018-04-23 23:21:06 +02:00
.eslintrc MDL-59761 eslint: support glob-based configuration 2017-09-06 08:53:50 +01:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-60041 dml: MOODLELIB sql file must have Unix line endings 2017-12-11 08:40:58 +00: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
.stylelintignore MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:52 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-61893 JavaScript: Accept any node version but Carbon (LTS) 2018-05-18 00:36:43 +02: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-62620 behat: Update master to use 3.36.0 behat extension tag 2018-06-01 12:16:04 +02:00
composer.lock MDL-62620 behat: Update master to use 3.36.0 behat extension tag 2018-06-01 12:16:04 +02:00
config-dist.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02: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
file.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
Gruntfile.js MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:52 +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-37977 frontpage: Move html from index.php to renderer 2018-06-01 11:32:08 +08:00
install.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +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-59261 theme_boost: compiled css fallback 2018-07-03 14:14:52 +08:00
package.json MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:52 +08:00
phpunit.xml.dist MDL-62308 core_backup: implement privacy provider 2018-05-09 22:48:07 +08:00
pluginfile.php MDL-59008 mod_resource: add option to serve external files embed 2017-07-03 10:19:33 +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
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.6dev 2018-07-26 19:56:33 +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.