Moodle - the world's open source learning platform https://moodle.org/
Find a file
2024-04-10 12:41:31 +08:00
.github Merge branch 'MDL-76443-main' of https://github.com/andrewnicols/moodle 2024-02-27 09:50:55 +07:00
.grunt MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
admin Merge branch 'MDL-81456-main' of https://github.com/andrewnicols/moodle 2024-04-08 16:11:26 +02:00
analytics MDL-4188 behat: Turn off course welcome message 2024-04-04 20:13:47 +07:00
auth MDL-81405 session: New core cookie helper utility class 2024-04-06 12:20:59 +02:00
availability Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
backup Merge branch 'MDL-81456-main' of https://github.com/andrewnicols/moodle 2024-04-08 16:11:26 +02:00
badges MDL-81281 phpunit: assertObjectHasAttribute is deprecated 2024-03-25 16:21:45 +01:00
blocks Merge branch 'MDL-78370-main' of https://github.com/junpataleta/moodle 2024-04-04 14:17:15 +08:00
blog MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
cache MDL-81366 redis: Remove the named parameters 2024-03-28 10:19:35 +07:00
calendar MDL-81358 calendar: avoid hard-coded English string concatenation. 2024-04-02 15:49:03 +01:00
cohort MDL-81281 phpunit: assertObjectHasAttribute is deprecated 2024-03-25 16:21:45 +01:00
comment MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
communication MDL-81333 core_communication: Coding style fixups 2024-04-09 10:24:09 +07:00
competency MDL-81281 phpunit: assertObjectHasAttribute is deprecated 2024-03-25 16:21:45 +01:00
completion MDL-81337 behat: Fix behat failures 2024-04-08 12:44:40 +02:00
contentbank MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
course Merge branch 'MDL-81456-main' of https://github.com/andrewnicols/moodle 2024-04-09 10:18:01 +02:00
customfield MDL-78096 editor_tiny: Scenario updates for TinyMCE image enhancements 2024-04-04 15:31:08 +07:00
dataformat MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
enrol Merge branch 'MDL-81405-master' of https://github.com/jleyva/moodle 2024-04-08 15:35:00 +08:00
error MDL-69958 auth: Handle well-known/change-password requests 2023-08-28 23:57:22 +10:00
favourites MDL-81281 phpunit: assertObjectHasAttribute is deprecated 2024-03-25 16:21:45 +01:00
files MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
filter Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
grade Merge branch 'MDL-80397-main' of https://github.com/roland04/moodle 2024-04-03 12:53:03 +08:00
group Merge branch 'main_MDL-81172' of https://github.com/mattporritt/moodle 2024-03-28 11:46:51 +07:00
h5p MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
install Automatically generated installer lang files 2024-03-19 00:08:55 +00:00
iplookup MDL-78893 Libaries: explicity set $flags for htmlspecialchars function 2023-08-03 14:33:34 +10:00
lang MDL-81333 core_communication: Coding style fixups 2024-04-09 10:24:09 +07:00
lib MDL-81063 core: Add helper to get component name from classname 2024-04-10 12:41:31 +08:00
local MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
login MDL-67053 login: Allow bypassing alternateurl config 2023-12-11 09:45:27 +11:00
media MDL-81393 media_videojs: Switch to use Ogv.Js tech for Chrome 2024-04-02 10:24:32 +07:00
message Merge branch 'MDL-4188-main-2' of https://github.com/HuongNV13/moodle 2024-04-04 17:40:57 +02:00
mnet MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
mod Merge branch 'MDL-81456-main' of https://github.com/andrewnicols/moodle 2024-04-09 10:18:01 +02:00
moodlenet MDL-75502 core: Added MoodleNet share progress page 2023-09-12 15:14:39 +10:00
my MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
notes MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
payment MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
pix NOBUG: Fixed SVG browser compatibility 2024-03-22 14:03:38 +01:00
plagiarism MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
portfolio MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
privacy MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
question MDL-81449 qtype_ordering: adopt icon size to other. 2024-04-05 15:35:03 +02:00
rating MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
report MDL-71734 lang: final removal of deprecated 400 strings. 2024-03-21 09:44:15 +00:00
reportbuilder Merge branch 'MDL-81126' of https://github.com/paulholden/moodle 2024-03-27 16:59:56 +11:00
repository MDL-81060 core: fix incorrect userquota usage in zip_packer 2024-04-08 09:08:24 +07:00
rss MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
search MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
tag Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
theme Merge branch 'MDL-75037' of https://github.com/paulholden/moodle 2024-04-08 16:06:00 +07:00
user Merge branch 'MDL-78551-main' of https://github.com/safatshahin/moodle 2024-03-26 10:08:06 +07:00
userpix MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
webservice MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
.eslintrc MDL-74301 eslint: Enable 'reportUnusedDisableDirectives' eslint setting 2023-07-03 15:21:53 +01:00
.gherkin-lintrc
.gitattributes
.gitignore MDL-81233 core: Include phpstorm meta info 2024-03-14 12:29:15 +08:00
.jshintignore
.jshintrc
.nvmrc MDL-79003 core: Bump NodeJS to lts/iron (NodeJS 20) 2024-01-30 12:19:39 +08:00
.phpstorm.meta.php MDL-81233 core: Include phpstorm meta info 2024-03-14 12:29:15 +08:00
.shifter.json
.stylelintrc MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
behat.yml.dist MDL-78934 behat: Move to BrowserKit in extension and other custom code 2023-08-18 13:59:17 +02:00
brokenfile.php
composer.json MDL-81266 composer: PHPUnit 9.6, Behat to 3.14 and other deps 2024-03-25 14:33:34 +01:00
composer.lock MDL-81266 composer: PHPUnit 9.6, Behat to 3.14 and other deps 2024-03-25 14:33:34 +01:00
config-dist.php MDL-63128 core: Add support for use redis cluster as session handler 2024-03-25 12:47:40 +07:00
CONTRIBUTING.md MDL-80577 core: Update and rewrite contribution guidelines 2024-01-15 22:47:44 +08:00
COPYING.txt
draftfile.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
editmode.php MDL-78934 behat: Replace all the rest of goutte by browserkit 2023-08-18 13:59:17 +02:00
file.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
Gruntfile.js MDL-76802 core: Create a grunt task to get upgradable libs 2023-03-13 11:53:23 +01:00
help.php
help_ajax.php
index.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
install.php MDL-78552 core: tidy up MDL_PERF constants 2023-06-25 08:39:09 +02:00
INSTALL.txt
npm-shrinkwrap.json MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
package.json MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
phpcs.xml.dist MDL-78496 environment: Moodle 4.4 requirements 2023-11-17 21:50:28 +08:00
phpunit.xml.dist MDL-77576 core: Add testsuite for communication 2023-05-05 14:42:45 +10:00
pluginfile.php
README.md MDL-80577 core: Rewrite and update README 2024-01-15 22:47:44 +08:00
security.txt MDL-80036 core: Update security.txt expiry 2024-03-19 15:30:24 +08:00
tokenpluginfile.php MDL-77054 files: Allow CORS in tokenpluginfile.php 2023-11-30 12:22:26 +01:00
TRADEMARK.txt MDL-77376 Licensing: Update trademark.txt 2023-02-23 15:35:25 +11:00
version.php on-demand release 4.4dev+ 2024-04-09 12:08:35 +02:00

Moodle

The Moodle Logo

Moodle is the World's Open Source Learning Platform, widely used around the world by countless universities, schools, companies, and all manner of organisations and individuals.

Moodle is designed to allow educators, administrators and learners to create personalised learning environments with a single robust, secure and integrated system.

Documentation

Community

moodle.org is the central hub for the Moodle Community, with spaces for educators, administrators and developers to meet and work together.

You may also be interested in:

Installation and hosting

Moodle is Free, and Open Source software. You can easily download Moodle and run it on your own web server, however you may prefer to work with one of our experienced Moodle Partners.

Moodle also offers hosting through both MoodleCloud, and our partner network.

License

Moodle is provided freely as open source software, under version 3 of the GNU General Public License. For more information on our license see