Moodle - the world's open source learning platform https://moodle.org/
Find a file
2024-08-20 20:44:28 +08:00
.github MDL-82758 gha: Remove reference to the master branch 2024-08-09 16:12:58 +08:00
.grunt MDL-81125 core: Fix illegal whitespace 2024-05-21 15:42:48 +07:00
.phpstorm.meta.php MDL-82668 core: Move phpstorm meta to di.php 2024-08-14 16:32:23 +08:00
.upgradenotes Merge branch 'MDL-82747-main' of https://github.com/andrewnicols/moodle 2024-08-14 23:05:06 +08:00
admin MDL-82158 core: Remove uses of cache/lib.php 2024-08-20 15:47:14 +08:00
analytics MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
auth MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
availability NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
backup NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
badges NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
blocks NOBUG: Fixed SVG browser compatibility 2024-08-16 08:37:01 +07:00
blog MDL-75671 theme_boost: Refactor float classes for BS5 2024-08-09 07:40:17 +02:00
cache MDL-82158 core_cache: Coding style fixes 2024-08-20 20:44:28 +08:00
calendar MDL-75671 theme_boost: Refactor text direction classes for BS5 2024-08-09 07:40:17 +02:00
cohort MDL-82599 lang: Use the fixed strings in tests, too 2024-08-02 14:57:43 +02:00
comment MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
communication NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
competency MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
completion NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
contentbank Merge branch 'MOODLE_main_MDL-74590' of https://github.com/danielneis/moodle 2024-08-13 15:41:30 +02:00
course NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
customfield NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
dataformat MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
enrol NOBUG: Fixed SVG browser compatibility 2024-08-16 08:37:01 +07:00
error MDL-69958 auth: Handle well-known/change-password requests 2023-08-28 23:57:22 +10:00
favourites MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
files MDL-82512 files: Add Author filter to files Report Builder entity 2024-07-19 17:09:58 +02:00
filter NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
grade NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
group MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
h5p Merge branch 'MDL-82669' of https://github.com/paulholden/moodle 2024-08-08 08:58:17 +07:00
install Automatically generated installer lang files 2024-08-01 00:07:37 +00:00
iplookup MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
lang Merge branch 'MDL-82480-main' of https://github.com/ferranrecio/moodle 2024-08-14 22:31:16 +08:00
lib MDL-82158 core_cache: Coding style fixes 2024-08-20 20:44:28 +08:00
local MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
login MDL-82662 login: load library with require_once 2024-08-02 10:53:18 +10:00
media MDL-82002 Media: Video embedding from the app is styled properly. 2024-07-12 11:10:42 +02:00
message NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
mnet MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
mod NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
moodlenet MDL-75502 core: Added MoodleNet share progress page 2023-09-12 15:14:39 +10:00
my MDL-82686 myoverview: Hide course overview block menu 2024-08-13 16:14:51 +02:00
notes MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
payment MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
pix NOBUG: Fixed SVG browser compatibility 2024-08-16 08:37:01 +07:00
plagiarism MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
portfolio MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
privacy MDL-82431 phpunit: correct unit test filename and classname. 2024-07-10 19:06:14 +01:00
question NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
rating MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
report NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
reportbuilder NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
repository MDL-82177 file upload: default to path '/'when things go wrong 2024-07-30 09:22:05 +01:00
rss MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
search MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
tag Merge branch 'MDL-82287-main' of https://github.com/andrewnicols/moodle 2024-07-18 09:47:01 +07:00
theme NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
user NOBUG: Add upgrade notes 2024-08-16 08:37:50 +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 NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
.eslintrc MDL-74301 eslint: Enable 'reportUnusedDisableDirectives' eslint setting 2023-07-03 15:21:53 +01: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-82668 core: Move phpstorm meta to di.php 2024-08-14 16:32:23 +08:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.nvmrc MDL-79003 core: Bump NodeJS to lts/iron (NodeJS 20) 2024-01-30 12:19:39 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.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-81591 composer: Reconcile the lock file with json contents 2024-04-17 18:33:59 +02:00
config-dist.php MDL-81031 admin: Add swagger UI 2024-08-06 16:01:07 +08: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 MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php MDL-82066 user: define methods for handling default homepage URLs. 2024-07-10 17:12:31 +01:00
install.php MDL-82158 core: Remove uses of cache/lib.php 2024-08-20 15:47:14 +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-81125 core: Add tooling to generate developer upgrade notes 2024-05-20 22:26:44 +08:00
package.json MDL-81125 core: Add tooling to generate developer upgrade notes 2024-05-20 22:26:44 +08:00
phpcs.xml.dist MDL-78496 environment: Moodle 4.4 requirements 2023-11-17 21:50:28 +08:00
phpunit.xml.dist MDL-66903 testing: Add support for a \tests\ namespace during tests 2024-07-15 13:07:36 +08:00
pluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08:00
r.php MDL-82158 core: Remove uses of cache/lib.php 2024-08-20 15:47:14 +08:00
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
UPGRADING.md NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
version.php weekly release 4.5dev+ 2024-08-16 08:37:51 +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