Moodle - the world's open source learning platform https://moodle.org/
Find a file
2019-05-10 11:41:11 +08:00
admin Merge branch 'MDL-65423-master' of git://github.com/jleyva/moodle 2019-05-09 21:48:26 +02:00
analytics MDL-65348 analytics: Upcoming periodic from time() 2019-04-29 16:51:04 +02:00
auth Merge branch 'MDL-59298-master' of git://github.com/rezaies/moodle 2019-04-15 23:53:58 +02:00
availability MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
backup MDL-65498 backup: Add a couple of missing destroy() calls 2019-05-06 00:01:55 +02:00
badges MDL-65518 badges: Retry auth test 2019-05-09 14:56:27 +08:00
blocks Merge branch 'master_MDL-65502' of https://github.com/danmarsden/moodle 2019-05-09 16:48:05 +02:00
blog MDL-64656 core_tag: Return tags in modules and blog 2019-04-11 10:20:44 +02:00
cache Merge branch 'MDL-59326' of https://github.com/paulholden/moodle 2019-04-15 07:47:33 +02:00
calendar Merge branch 'MDL-65262-master' of git://github.com/lameze/moodle 2019-05-03 10:02:18 +08:00
cohort MDL-64708 cohort: Return url is not used anywhere in core. 2019-05-08 17:54:44 +02:00
comment MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
competency Merge branch 'MDL-65178-master' of git://github.com/damyon/moodle 2019-05-01 11:56:35 +08: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-65188-master' of git://github.com/andrewnicols/moodle 2019-05-08 10:47:25 +08:00
customfield MDL-65523 customfield_checkbox: allow to set as required 2019-05-07 12:01:26 +02:00
dataformat MDL-65142 dataformat_pdf: Added privacy implementation 2019-04-04 03:15:52 +11:00
enrol Merge branch 'MDL-65260' of https://github.com/timhunt/moodle 2019-05-01 10:22:32 +08:00
error MDL-55188 events: First deprecation of eventslib.php 2018-07-30 09:23:54 +08:00
favourites MDL-65313 core_favourites: component scoped deletion now requires itemid 2019-05-07 16:26:46 +08:00
files MDL-64820 external: add isimage to stored_file exporter 2019-03-22 09:24:04 +08:00
filter MDL-65394 filter: only do mathjax parsing on strings that need it 2019-05-01 16:27:34 +08:00
grade MDL-65374 core_grades: style "Move selected items to" pulldown. 2019-05-04 11:03:26 +02:00
group MDL-64993 core_message: fix unit test for non-ordered queries 2019-05-07 17:54:43 +02:00
install MDL-65485 core_themes: installer html updates for bootstrap4 2019-05-06 11:03:14 +02:00
iplookup MDL-61169 iplookup: Change to another block still remaining to SF 2018-09-13 19:01:09 +02:00
lang MDL-65518 badges: some language improvements 2019-05-09 16:19:48 +02:00
lib Merge branch 'MDL-65197' of https://github.com/paulholden/moodle 2019-05-09 20:01:54 +02:00
local
login MDL-29318 login: Handle email in case-insensitive manner 2019-03-29 13:31:44 +08:00
media MDL-65255 vimeo: Do not require width and height for iframe 2019-04-03 15:16:05 +02:00
message MDL-65365 core_message: prevent users from viewing all conversations 2019-05-08 17:54:44 +02:00
mnet MDL-64782 mnetservice_enrol: Performance improvement 2019-04-23 17:01:48 +10:00
mod Merge branch 'MDL-63959-master' of git://github.com/tobiasreischmann/moodle 2019-05-10 11:41:11 +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-05-08 17:49:01 +02:00
plagiarism MDL-65051 core: delete duplicated plagiarism_cron() 2019-03-27 11:38:08 +08:00
portfolio MDL-65047 portifolio: delete legacy portfolio_cron() function 2019-03-27 11:04:40 +08:00
privacy MDL-62459 database: remove unused table role_sortorder 2019-04-22 01:37:14 +02:00
question Merge branch 'MDL-65445-qtype_ddwtos' of https://github.com/jonof/moodle 2019-05-09 15:58:45 +08:00
rating MDL-64652 rating: Add optional inner join option to sql 2019-03-05 10:12:22 +08:00
report MDL-65154 competencies: Filter course competencies 2019-05-06 09:34:25 +08:00
repository MDL-65479 repository_url: make regexp PCRE2 compatible 2019-05-08 18:26:46 +02:00
rss MDL-63535 core_rss: Coding style fix 2018-10-23 11:15:04 +08:00
search Merge branch 'MDL-64284-36_get_component_classes_cache' of https://github.com/tomdickman/moodle 2019-04-11 20:01:37 +02:00
tag MDL-65428 core_tag: fix callback param type 2019-04-26 13:11:05 +02:00
theme MDL-65417 themes : small visual fixes 2019-05-06 11:46:52 +02:00
user Merge branch 'MDL-29320-master' of git://github.com/junpataleta/moodle 2019-05-09 19:49:31 +02:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice Merge branch 'MDL-65179-master' of https://github.com/sammarshallou/moodle 2019-04-16 22:37:23 +02:00
.eslintignore MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08: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-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
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.shifter.json
.stylelintignore MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-63276 travis support: Bump to PHP 7.1 required 2019-01-03 01:17:17 +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-65204 phpunit: update composer to use phpunit 7.5.x 2019-04-03 10:39:19 +08:00
composer.lock MDL-65499 phpunit: Bump to current phpunit 7.5.9 2019-05-06 12:49:41 +02:00
config-dist.php Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle 2019-04-03 19:30:28 +02:00
CONTRIBUTING.txt
COPYING.txt
draftfile.php
file.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
Gruntfile.js MDL-64506 Grunt: Remove old Bootstrapbase tasks 2019-04-03 19:34:20 +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-65485 core_themes: installer html updates for bootstrap4 2019-05-06 11:03:14 +02:00
INSTALL.txt
npm-shrinkwrap.json MDL-64506 Grunt: Remove old Bootstrapbase tasks 2019-04-03 19:34:20 +08:00
package.json MDL-64506 Grunt: Remove old Bootstrapbase tasks 2019-04-03 19:34:20 +08:00
phpunit.xml.dist MDL-65130 phpunit: Only generate coverage where it is deliberate 2019-03-21 08:16:56 +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
README.txt
tokenpluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08:00
TRADEMARK.txt
version.php on-demand release 3.7dev+ 2019-05-08 17:49:03 +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.