Moodle - the world's open source learning platform https://moodle.org/
Find a file
2021-01-11 12:23:47 +01:00
.github MDL-70276 github actions: First cut, phpunit and grunt checks 2020-11-26 00:26:47 +01:00
admin MDL-70558 tool_langimport: sort available language packs. 2021-01-04 23:53:05 +00:00
analytics Merge branch 'MDL-69107-master-2' of git://github.com/andrewnicols/moodle 2020-12-18 15:22:09 +01:00
auth MDL-70242 auth_oauth2: set page context and url 2020-11-17 16:47:12 +01:00
availability MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
backup MDL-70422 restore: fix for undefined question answer ordering in test. 2020-12-07 10:13:22 +00:00
badges MDL-70139 core_badges: fix invalid request when sending to backpack 2020-11-06 16:05:44 +01:00
blocks Merge branch 'MDL-70342-master' of git://github.com/abias/moodle 2020-12-15 15:28:39 +01:00
blog MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
cache MDL-65941 cache: Prevent cache config failure on redis problems. 2020-11-11 14:33:22 +08:00
calendar MDL-70355 calendar: Filter popuptext for calendar entries. 2020-12-17 17:46:42 +01:00
cohort MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:01:19 +08:00
comment MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
competency MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
completion MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
contentbank MDL-69046 core_contentbank: Escape quotes when showing name 2020-11-03 12:34:28 +01:00
course Merge branch 'MDL-70102-master' of https://github.com/sammarshallou/moodle 2021-01-08 15:50:08 +01:00
customfield Merge branch 'MDL-67514' of https://github.com/paulholden/moodle 2020-12-02 16:20:37 +08:00
dataformat MDL-70117 dataformat_pdf: Fix content overflow when headers are involved 2020-11-11 10:49:58 +11:00
enrol Merge branch 'MDL-70459-master' of git://github.com/rezaies/moodle 2020-12-22 16:50:41 +08:00
error MDL-56041 error: Enable custom 404 and 500 error pages 2020-07-08 09:36:21 +10:00
favourites MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
files MDL-68533 core_files: add archive_writer API 2020-12-12 12:44:55 +08:00
filter MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
grade MDL-70550 lang: Use the fixed strings in Behat tests, too 2021-01-08 08:33:42 +01:00
group MDL-69107 user: Fix autocomplete usages 2020-12-16 07:50:56 +08:00
h5p MDL-70327 core_h5p: Add preventredirect to the player 2020-11-25 16:30:04 +01:00
install Automatically generated installer lang files 2021-01-08 00:07:47 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:12:59 +01:00
lang Merge branch 'MDL-70550-master-enfix' of git://github.com/mudrd8mz/moodle 2021-01-09 13:17:35 +01:00
lib Merge branch 'MDL-70352-master' of https://github.com/dmitriim/moodle 2021-01-11 12:23:47 +01:00
local
login MDL-69759 Web services: app checks to token.php cause log errors 2020-09-28 11:54:29 +01:00
media MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
message Merge branch 'MDL-69411-master' of git://github.com/dravek/moodle 2020-12-03 11:36:26 +08:00
mnet MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
mod Merge branch 'MDL-70550-master-enfix' of git://github.com/mudrd8mz/moodle 2021-01-09 13:17:35 +01:00
my MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
notes MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
payment MDL-70550 lang: Import fixed English strings (en_fix) 2021-01-07 19:35:32 +01:00
pix NOBUG: Fixed SVG browser compatibility 2020-09-03 17:09:03 +02:00
plagiarism MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
portfolio MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
privacy MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:45:59 +02:00
question Merge branch 'MDL-70374' of https://github.com/timhunt/moodle 2021-01-07 12:37:08 +08:00
rating MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
report MDL-69107 user: Fix autocomplete usages 2020-12-16 07:50:56 +08:00
repository Merge branch 'MDL-70041-master' of git://github.com/mihailges/moodle 2020-10-29 11:48:58 +08:00
rss MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
search MDL-62707 search: account for no matching courses when listing areas. 2020-12-04 09:42:59 +00:00
tag MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:01:19 +08:00
theme Merge branch 'MDL-57552-master' of git://github.com/aanabit/moodle 2021-01-05 22:20:32 +08:00
user MDL-69107 user: Fix autocomplete usages 2020-12-16 07:50:56 +08:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
.eslintignore MDL-69548 grunt: build ignorefiles 2020-09-18 09:55:57 +02:00
.eslintrc MDL-66265 javascript: More specific overrides in eslintrc 2019-09-04 10:47:21 +08:00
.gherkin-lintrc MDL-66109 behat: Prevent the use of Examples in Scenarios 2020-05-11 11:07:49 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-67673 phpunit: Disable phpunit results cache by default 2020-10-21 12:46:00 +02:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc
.nvmrc MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
.shifter.json
.stylelintignore MDL-69548 grunt: build ignorefiles 2020-09-18 09:55:57 +02:00
.stylelintrc
.travis.yml MDL-70265 travis: Completely remove the UPGRADE check 2020-11-23 13:45:22 +01: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
brokenfile.php
composer.json MDL-67673 phpunit: Bump to PHPUnit 8.5 and remove DBunit 2020-10-21 12:45:59 +02:00
composer.lock MDL-67673 phpunit: Bump to PHPUnit 8.5 and remove DBunit 2020-10-21 12:45:59 +02:00
config-dist.php MDL-65818 Security: Encryption API and admin setting for secure data 2020-12-04 14:41:21 +00:00
CONTRIBUTING.txt
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-66109 js: Upgrade Node dependencies 2020-05-11 10:53:35 +08:00
GruntfileComponents.js MDL-67949 grunt: normalise component paths 2020-02-18 08:10:24 +08:00
help.php
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-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +02:00
INSTALL.txt
npm-shrinkwrap.json MDL-66109 js: Upgrade to latest version of Shifter 2020-05-11 11:07:49 +08:00
package.json MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
phpunit.xml.dist MDL-67673 phpunit: Remove the rerun hint on failed test cases 2020-10-21 12:46:00 +02:00
pluginfile.php
PULL_REQUEST_TEMPLATE.txt
README.txt
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
version.php weekly release 4.0dev 2021-01-08 12:14:45 +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.