Moodle - the world's open source learning platform https://moodle.org/
Find a file
2023-11-08 18:02:58 +01:00
.github MDL-79853 core: Add phpunit options to manual runs 2023-10-26 14:48:17 +08:00
.grunt MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
admin Merge branch 'MDL-79975' of https://github.com/paulholden/moodle 2023-11-08 18:02:58 +01:00
analytics MDL-72359 core_analytics: Better handling of MAX_TIME 2023-08-29 20:36:58 +07:00
auth MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
availability MDL-79367 availability: Fail grade does not mark activities as completed 2023-10-16 07:51:27 +02:00
backup MDL-79625 backup: Bump release to 4.3 2023-10-10 10:06:51 +08:00
badges MDL-75572 criteria: Only award badges to sucessfull completions 2023-10-25 07:08:03 +02:00
blocks Merge branch 'MDL-79858' of https://github.com/paulholden/moodle 2023-11-08 09:48:50 +08:00
blog MDL-79536 blog: clarify language around published report column/filter. 2023-11-02 10:48:11 +00:00
cache MDL-66546 caching: Improve Redis help text 2023-11-08 11:17:45 +07:00
calendar MDL-77651 calendar: Hide left/right arrow characters 2023-10-17 23:51:24 +08:00
cohort Merge branch 'MDL-79446' of https://github.com/paulholden/moodle 2023-11-06 09:13:47 +08:00
comment Merge branch 'MDL-72321_master-squashed' of https://github.com/marxjohnson/moodle 2023-08-31 23:02:35 +08:00
communication MDL-79460 communication_matrix: Re-enabled tests that use new sync route 2023-10-31 09:31:54 +07:00
competency MDL-77350 competency: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
completion MDL-78335 completion: standarize date format based on language 2023-10-25 16:44:01 +03:00
contentbank MDL-79840 contentbank: fix references to invalid icon images. 2023-10-25 08:44:30 +01:00
course Merge branch 'MDL-79781' of https://github.com/paulholden/moodle 2023-11-08 17:19:45 +01:00
customfield MDL-79365 customfield_textarea: ensure field uniqueness is correct. 2023-10-13 14:29:57 +01:00
dataformat MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00
enrol MDL-43820 enrol_cohort: Override find_instance 2023-10-26 14:27:06 +08:00
error MDL-69958 auth: Handle well-known/change-password requests 2023-08-28 23:57:22 +10:00
favourites MDL-77350 favourites: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
files MDL-79200 files: mimetype filter, plus icon column in report entity. 2023-10-20 13:52:37 +01:00
filter MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
grade Merge branch 'MDL-71941-master' of https://github.com/lucaboesch/moodle 2023-11-06 13:43:43 +08:00
group MDL-79213 groups: Add visibility checks in groups_get_members_join() 2023-10-04 01:24:20 +00:00
h5p Merge branch 'MDL-79551-master-rc' of https://github.com/junpataleta/moodle 2023-10-04 12:28:14 +02:00
install Automatically generated installer lang files 2023-10-18 00:11:13 +00:00
iplookup MDL-78893 Libaries: explicity set $flags for htmlspecialchars function 2023-08-03 14:33:34 +10:00
lang Merge branch 'MDL-79620-master' of https://github.com/brunobaudry/moodle 2023-11-08 17:26:16 +01:00
lib Merge branch 'MDL-79629' of https://github.com/paulholden/moodle 2023-11-08 09:57:30 +01:00
local MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
login MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
media MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
message MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
mnet MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00
mod Merge branch 'MDL-76555-master' of https://github.com/pmaneggia/moodle 2023-11-08 17:06:12 +01:00
moodlenet MDL-75502 core: Added MoodleNet share progress page 2023-09-12 15:14:39 +10:00
my MDL-78934 behat: Replace all the rest of goutte by browserkit 2023-08-18 13:59:17 +02:00
notes MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
payment MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
pix NOBUG: Fixed SVG browser compatibility 2023-10-27 09:42:59 +08:00
plagiarism MDL-67526 plagiarism: Final deprecation of plagiarism functions 2023-03-14 17:04:20 +01:00
portfolio MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
privacy MDL-78244 lib: Update jQuery to 3.7.1 2023-09-05 14:30:30 +07:00
question MDL-79629 core_question: Improve autocomplete categories UI 2023-11-02 14:50:10 +00:00
rating Merge branch 'MDL-78170' of https://github.com/paulholden/moodle 2023-05-23 10:27:28 +08:00
report Merge branch 'MDL-401-master_brief_name' of https://github.com/oliviervalentin/moodle 2023-10-31 09:59:58 +01:00
reportbuilder Merge branch 'MDL-79629' of https://github.com/paulholden/moodle 2023-11-08 09:57:30 +01:00
repository MDL-79617 repository_upload: Close session early in upload process 2023-10-23 15:31:48 +01:00
rss MDL-77164 privacy: typehint test content writer 2023-04-13 09:43:15 +01:00
search MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts 2023-10-10 10:44:17 +08:00
tag MDL-79801 tag: fix report entity flagged column/filter query. 2023-10-20 14:19:36 +01:00
theme Merge branch 'MDL-79629' of https://github.com/paulholden/moodle 2023-11-08 09:57:30 +01:00
user MDL-79705 profilefield_checkbox: display data as simple Yes/No. 2023-10-17 16:51:26 +01:00
userpix
webservice MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08: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
.shifter.json
.stylelintrc
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-78934 behat: Move from mink goutte to browserkit driver 2023-08-18 13:59:17 +02:00
composer.lock MDL-78934 behat: Move from mink goutte to browserkit driver 2023-08-18 13:59:17 +02:00
config-dist.php MDL-78993 theme: Remove $CFG->svgicons 2023-09-12 15:28:03 +02:00
CONTRIBUTING.txt MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
COPYING.txt
draftfile.php
editmode.php MDL-78934 behat: Replace all the rest of goutte by browserkit 2023-08-18 13:59:17 +02:00
file.php
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-74301 eslint: Upgrade eslint and babel 2023-07-03 15:21:53 +01:00
package.json MDL-74301 eslint: Upgrade eslint and babel 2023-07-03 15:21:53 +01:00
phpcs.xml.dist MDL-77458 core: Add supported php version info to phpcs config 2023-03-02 20:37:52 +08:00
phpunit.xml.dist MDL-77576 core: Add testsuite for communication 2023-05-05 14:42:45 +10:00
pluginfile.php
PULL_REQUEST_TEMPLATE.txt
README.txt MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
security.txt MDL-77831 core: Updated security.txt expiry and added additional info 2023-08-31 18:28:26 +08:00
tokenpluginfile.php
TRADEMARK.txt MDL-77376 Licensing: Update trademark.txt 2023-02-23 15:35:25 +11:00
version.php weekly release 4.4dev 2023-11-02 13:40:38 +01: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://moodledev.io/general/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.