Moodle - the world's open source learning platform https://moodle.org/
Find a file
2024-03-26 13:53:39 +11: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 MDL-81180 tool_mobile: fix typo in callback namespace 2024-03-15 12:17:07 +08:00
analytics MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
auth Merge branch 'MDL-79769-master' of https://github.com/davewoloszyn/moodle 2024-03-12 09:18:10 +07:00
availability Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
backup MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
badges Merge branch 'MDL-75952' of https://github.com/stronk7/moodle 2024-03-12 10:45:02 +08:00
blocks Merge branch 'MDL-75952' of https://github.com/stronk7/moodle 2024-03-12 10:45:02 +08:00
blog MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
cache MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
calendar Merge branch 'MDL-75952' of https://github.com/stronk7/moodle 2024-03-12 10:45:02 +08:00
cohort Merge branch 'MDL-80550' of https://github.com/paulholden/moodle 2024-03-08 11:05:17 +08:00
comment MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
communication MDL-78551 core_communication: Add hook listeners 2024-03-26 13:53:39 +11:00
competency Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
completion MDL-81127 filter: Support filters on course completion message 2024-03-08 13:28:54 +01:00
contentbank MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
course MDL-78551 core_course: Add hooks api for course updates 2024-03-26 13:53:39 +11:00
customfield Merge branch 'MDL-80865' of https://github.com/paulholden/moodle 2024-03-13 12:18:46 +01:00
dataformat MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
enrol MDL-78551 core_enrol: Add support for hooks api 2024-03-26 13:53:39 +11:00
error MDL-69958 auth: Handle well-known/change-password requests 2023-08-28 23:57:22 +10:00
favourites MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +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 MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
group MDL-78551 core_group: Add hooks api for group and membership 2024-03-26 13:53:39 +11: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-13 00:11:14 +00:00
iplookup MDL-78893 Libaries: explicity set $flags for htmlspecialchars function 2023-08-03 14:33:34 +10:00
lang Merge branch 'MDL-80167-main' of https://github.com/HuongNV13/moodle 2024-03-14 11:54:52 +01:00
lib MDL-78551 core_communication: Add hook listeners 2024-03-26 13:53:39 +11: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 NOBUG: Fixed file access permissions 2024-03-13 08:10:21 +08:00
message Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
mnet MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
mod Merge branch 'MDL-81190' of https://github.com/paulholden/moodle 2024-03-15 08:41:58 +08: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-01 12:24:22 +08: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 Merge branch 'MDL-81039' of https://github.com/timhunt/moodle 2024-03-12 11:00:12 +08:00
rating MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
report Merge branch 'MDL-80204-master' of https://github.com/izendegi/moodle 2024-03-13 12:24:41 +01:00
reportbuilder Merge branch 'MDL-80204-master' of https://github.com/izendegi/moodle 2024-03-13 12:24:41 +01:00
repository MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01: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-81109-main' of https://github.com/lucaboesch/moodle 2024-03-15 08:34:34 +08:00
user MDL-78551 core_user: Add hooks api for user updates 2024-03-26 13:53:39 +11:00
userpix
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-77308 core: Remove editor_tiny from core 2023-03-09 15:28:35 +08:00
.jshintignore
.jshintrc
.nvmrc MDL-79003 core: Bump NodeJS to lts/iron (NodeJS 20) 2024-01-30 12:19:39 +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-80313 composer: Bump composer stuff to use php81 as minimum 2024-01-05 18:57:47 +01:00
composer.lock MDL-80313 composer: Bump composer stuff to use php81 as minimum 2024-01-05 18:57:47 +01:00
config-dist.php MDL-80648 files: extend xsendfilealiases 2024-01-23 11:50:56 +01: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-77831 core: Updated security.txt expiry and added additional info 2023-08-31 18:28:26 +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 weekly release 4.4dev+ 2024-03-15 21:48:16 +07: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