Moodle - the world's open source learning platform https://moodle.org/
Find a file
2018-01-22 18:47:06 +11:00
admin MDL-61063 Scheduled tasks: Add link to clear fail delay 2018-01-12 11:10:29 +00:00
analytics MDL-61062 analytics: Fix unit test wrong statement 2017-12-20 07:29:01 +01:00
auth Merge branch 'master_MDL-61050' of https://github.com/danmarsden/moodle 2018-01-08 20:38:29 +01:00
availability MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
backup Merge branch 'MDL-43648_m35v2' of https://github.com/sbourget/moodle 2018-01-09 11:43:33 +08:00
badges MDL-61177 badges: JS pending checks in connection test 2018-01-10 08:12:59 +08:00
blocks Merge branch 'MDL-59567-master' of https://github.com/mackensen/moodle 2018-01-16 09:30:59 +08:00
blog MDL-58670 blog: respect capability to search entries 2017-05-03 10:49:01 +08:00
cache MDL-60764 versions: remove some outdated releases in requires 2017-11-10 09:45:56 +01:00
calendar Merge branch 'MDL-60963-master' of git://github.com/ryanwyllie/moodle 2018-01-17 10:49:58 +01:00
cohort MDL-60979 cohort: allow description to be used in mustache templates. 2017-12-12 16:10:54 +13:00
comment MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
competency Merge branch 'MDL-60567-master' of git://github.com/damyon/moodle 2017-12-19 11:30:08 +01:00
completion MDL-61205 completion: allow expected completion to support time 2018-01-11 21:30:13 -05:00
course Merge branch 'MDL-37390-master' of git://github.com/sarjona/moodle 2018-01-16 00:25:15 +01:00
dataformat MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
enrol Merge branch 'MDL-61081-master' of git://github.com/sarjona/moodle 2018-01-16 00:27:38 +01:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files MDL-58272 core_files: get converters from file extension not mimetype 2017-12-08 09:07:29 +08:00
filter MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
grade MDL-56246 gradebook: sitewide setting for grade export with feedback 2017-12-22 06:51:11 -05:00
group MDL-41312 groups: Remove old bulk events 2017-12-28 11:57:34 +05:30
install Automatically generated installer lang files 2018-01-17 00:06:20 +00:00
iplookup MDL-61169 iplookup: Change to github.com IP 2018-01-08 17:15:12 +08:00
lang Merge branch 'MDL-51885-master' of git://github.com/ankitagarwal/moodle 2018-01-15 19:09:52 +01:00
lib Merge branch 'MDL-53113-master' of git://github.com/junpataleta/moodle 2018-01-17 10:37:23 +01:00
local
login MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
media MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
message MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
mnet MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
mod Merge branch 'MDL-58711-master' of git://github.com/jleyva/moodle 2018-01-17 10:55:23 +01:00
my MDL-58957 Global search: Add time fields to block_instances 2017-06-29 15:14:47 +01:00
notes MDL-59758 core_user: Pluralise bulk actions 2017-11-07 14:39:04 +08:00
pix MDL-59936 calendar: use icons in event summary modal 2017-10-30 08:33:54 +08:00
plagiarism MDL-57886 plagarism: add note about behaviour change 2017-09-19 13:40:16 +01:00
portfolio MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
question MDL-60960 qtype_essay: Update specific_filepicker_options deprecation message 2018-01-15 15:58:19 +01:00
rating MDL-57407 core_rating: Add new external util class for handling ratings 2017-09-08 13:49:07 +02:00
report Merge branch 'MDL-57892_filter_outline' of git://github.com/davosmith/moodle 2018-01-08 17:19:12 +01:00
repository MDL-61131 repositories: Added a key to verify incoming urls. 2018-01-09 11:34:37 +01:00
rss MDL-57777 rss: Return 404 when context not found. 2017-01-31 09:29:08 +00:00
search MDL-60943 core_search: Improve exception for preg_replace errors 2018-01-04 17:27:46 +00:00
tag MDL-60281 general: create_function is deprecated in PHP7.2 2017-10-16 09:37:19 +08:00
theme MDL-60815 theme: fix loading editor styles 2018-01-16 03:39:09 +00:00
user MDL-61027 calendar: Fix datetime profile field issue with non-Gregorian 2018-01-22 18:47:06 +11:00
userpix
webservice MDL-60594 xmlrpc: wrapper for buggy xmlrpc_decode 2017-12-11 14:27:06 +08:00
.eslintignore MDL-59274 media_videojs: upgrade video.js library and plugins 2017-10-10 12:11:06 +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-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-59274 media_videojs: upgrade video.js library and plugins 2017-10-10 12:11:06 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-60951 travis: Disable redis on travis 2017-12-06 10:59:54 +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-60904 behat: Update master to use 3.35.0 behat extension tag 2017-11-26 20:27:00 +01:00
composer.lock MDL-60904 behat: Update master to use 3.35.0 behat extension tag 2017-11-26 20:27:00 +01:00
config-dist.php MDL-60174 Document new dboption in config-dist.php 2017-11-28 13:21:49 +00: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
Gruntfile.js MDL-59761 eslint: support glob-based configuration 2017-09-06 08:53:50 +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-60108 registration: Redirect to registration form 2017-10-17 15:00:17 +08:00
install.php MDL-57432 installation: Fix to the php version check. 2017-07-12 10:39:20 +08: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-60456 javascript: Rebuild npm-shrinkwrap 2017-10-19 13:16:52 +08:00
package.json MDL-60503 npm: Lock required node 8.9.x (LTS) 2017-11-01 14:52:16 +08:00
phpunit.xml.dist MDL-60611 phpunit: ignore risky (empty) unit tests 2017-11-02 23:45:35 +01: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.5dev 2018-01-18 12:47:50 +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.