Moodle - the world's open source learning platform https://moodle.org/
Find a file
2020-09-04 18:51:37 +10:00
.github
admin Merge branch 'MDL-69479-310' of git://github.com/mihailges/moodle into MOODLE_310_STABLE 2020-08-27 11:40:11 +08:00
analytics MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-19 08:29:50 +08:00
auth MDL-69389 auth: Add wcag141 test for the login page accessibility test 2020-08-26 11:05:27 +08:00
availability MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-19 08:29:50 +08:00
backup MDL-69475 backup: Proper handling of backup::RELEASE versions 2020-08-18 12:49:20 +02:00
badges MDL-69055 core_badges: display password/oauth fields properly 2020-08-20 12:01:49 +08:00
blocks MDL-69449 block_timeline: use dayslimit context data in template. 2020-08-20 09:24:46 +08:00
blog
cache MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-24 14:08:46 +08:00
calendar MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-24 14:08:46 +08:00
cohort MDL-69493 cohort: remove escaping of return URL params. 2020-08-22 17:09:23 +02:00
comment
competency MDL-67413 competencies: do nothing upon activity completion 2020-08-27 11:11:08 +08:00
completion MDL-68715 completion: fix form default value for course prerequisites. 2020-07-14 12:46:02 +01:00
contentbank MDL-68975 contentbank: add author field to file details view 2020-08-20 08:42:20 +08:00
course MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-24 14:08:46 +08:00
customfield NOBUG: Fixed SVG browser compatibility 2020-08-14 14:42:17 +08:00
dataformat MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
enrol Merge branch 'MDL-45849-selfenrol' of https://github.com/Peterburnett/moodle 2020-07-16 16:27:01 +02:00
error MDL-56041 error: Enable custom 404 and 500 error pages 2020-07-08 09:36:21 +10:00
favourites
files MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
filter MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
grade MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-24 14:08:46 +08:00
group MDL-26401 group: add delimiter and encoding fields to import 2020-08-19 11:11:14 +08:00
h5p Merge branch 'MDL-69479-310' of git://github.com/mihailges/moodle into MOODLE_310_STABLE 2020-08-27 11:40:11 +08:00
install Automatically generated installer lang files 2020-07-27 00:07:24 +00:00
iplookup
lang Merge branch 'MDL-69501-310-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE 2020-08-27 11:30:53 +08:00
lib Merge branch 'MOODLE_310_MDL-67211_v6' of https://github.com/golenkovm/moodle into MOODLE_310_STABLE 2020-08-27 12:48:33 +08:00
local
login MDL-68178 auth: CSRF protection for the resend confirmation email form 2020-07-20 12:30:21 +08:00
media MDL-57682 media_videojs: convert videojs loader to es6 2020-09-04 18:51:37 +10:00
message MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-19 08:29:50 +08:00
mnet MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
mod Merge branch 'MDL-69501-310-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE 2020-08-27 11:30:53 +08:00
my MDL-68076 core: display call to feedback on user dashboard 2020-06-04 11:38:49 +10:00
notes
pix NOBUG: Fixed SVG browser compatibility 2020-08-14 14:42:17 +08:00
plagiarism
portfolio MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
privacy MDL-68875 privacy: Keep moodle_content_writer->get_path() the same 2020-06-02 15:53:40 +02:00
question MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-24 14:08:46 +08:00
rating
report MDL-69458 report_insights: Respect perpage value in pagination bar 2020-08-27 12:42:57 +08:00
repository MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
rss
search MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-24 14:08:46 +08:00
tag MDL-60492 core_tag: Fix title attribute 2020-08-05 12:52:09 +01:00
theme Merge branch 'MDL-69479-310' of git://github.com/mihailges/moodle into MOODLE_310_STABLE 2020-08-27 11:40:11 +08:00
user MDL-61215 core_user: use the new optimised_image filetype group 2020-08-20 07:16:41 +08:00
userpix
webservice MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
.eslintignore Merge branch 'MDL-67708-master' of git://github.com/vmdef/moodle 2020-08-13 08:11:09 +08:00
.eslintrc
.gherkin-lintrc MDL-66109 behat: Prevent the use of Examples in Scenarios 2020-05-11 11:07:49 +08:00
.gitattributes
.gitignore MDL-68737 other: add .vscode folder to .gitignore 2020-07-16 18:46:43 +02:00
.jshintignore
.jshintrc
.nvmrc MDL-66109 js: Upgrade to latest stable version of NodeJS 2020-05-11 10:53:35 +08:00
.shifter.json
.stylelintignore Merge branch 'MDL-67708-master' of git://github.com/vmdef/moodle 2020-08-13 08:11:09 +08:00
.stylelintrc
.travis.yml MDL-69273 travis: Use exttests for https too 2020-08-18 10:59:13 +02:00
babel-plugin-add-module-to-define.js
behat.yml.dist
brokenfile.php
composer.json
composer.lock
config-dist.php MDL-69072 behat: Remove restart_browser_after feature 2020-06-29 11:05:53 +08:00
CONTRIBUTING.txt
COPYING.txt
draftfile.php
file.php
Gruntfile.js MDL-66109 js: Upgrade Node dependencies 2020-05-11 10:53:35 +08:00
GruntfileComponents.js
help.php
help_ajax.php
index.php
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-66109 js: Upgrade to latest version of Shifter 2020-05-11 11:07:49 +08:00
phpunit.xml.dist
pluginfile.php
PULL_REQUEST_TEMPLATE.txt
README.txt
tokenpluginfile.php
TRADEMARK.txt
version.php weekly release 3.10dev 2020-08-27 17:36:21 +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.