Moodle - the world's open source learning platform https://moodle.org/
Find a file
2024-01-10 09:48:59 +00:00
.github MDL-79981 core: Add ability to manually run and filter phpunit on GHA 2023-11-08 12:53:54 +08:00
.grunt MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:49:24 +02:00
admin Merge branch 'MDL-79938-m402' of https://github.com/sammarshallou/moodle into MOODLE_402_STABLE 2023-12-14 08:51:23 +08:00
analytics MDL-72359 core_analytics: Better handling of MAX_TIME 2023-08-29 20:37:44 +07:00
auth MDL-78849 user: correct logical operator behaviour for guest button. 2023-11-16 11:32:02 +00:00
availability MDL-79367 availability: Fail grade does not mark activities as completed 2023-10-16 07:54:07 +02:00
backup MDL-79797 backup: ensure block config is safely unserialized. 2023-12-06 03:53:17 +01:00
badges Merge branch 'MDL-79828-402' of https://github.com/andelacruz/moodle into MOODLE_402_STABLE 2023-12-14 10:15:27 +07:00
blocks Merge branch 'MDL-80315-402' of https://github.com/andelacruz/moodle into MOODLE_402_STABLE 2023-12-12 14:19:57 +01:00
blog MDL-78806 core: Remove redundant site name 2023-09-09 08:58:29 +08:00
cache MDL-79185 cache: don't throw exception if cache data is corrupted 2023-11-22 12:48:49 +11:00
calendar MDL-80151 behat: Improve viewing site calendar step 2023-12-20 16:32:46 +08:00
cohort MDL-78522 cohort: Fix capability/visibility check. 2023-07-07 15:58:27 +08:00
comment MDL-76694 core_comment: exit the js init if the element cannot be found 2023-11-29 09:00:41 +07:00
competency MDL-77350 competency: Added class properties that are not declared 2023-05-17 09:00:09 +07:00
completion MDL-80401 completion: New SCORM activity completion rules 2023-12-12 17:09:39 +01:00
contentbank MDL-79323 lang: Fix Behat tests regressions after merging en_fix strings 2023-09-20 09:57:32 +01:00
course Merge branch 'MDL-77572_402' of https://github.com/santoshndev/moodle into MOODLE_402_STABLE 2023-12-12 17:59:25 +01:00
customfield MDL-79365 customfield_textarea: ensure field uniqueness is correct. 2023-10-13 14:30:02 +01:00
dataformat MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
enrol MDL-41465 reports: In separate group mode, limit to same 2023-12-06 13:52:18 +07:00
error MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
favourites MDL-77350 favourites: Added class properties that are not declared 2023-05-17 09:00:09 +07:00
files MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
filter MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:49:24 +02:00
grade MDL-80394 core_grades: Revert changes to graded_users_iterator 2023-12-13 09:38:21 +08:00
group Merge branch 'MDL-80079-402' of https://github.com/andrewnicols/moodle into MOODLE_402_STABLE 2023-12-06 21:58:35 +08:00
h5p MDL-74129 h5p: Preserve metadata information 2023-11-10 10:33:57 +01:00
install Automatically generated installer lang files 2023-12-23 00:11:25 +00:00
iplookup MDL-77040 core: assert types of returned Geoplugin data, not values. 2023-01-26 13:24:00 +00:00
lang Merge branch 'MDL-79061-402-2' of https://github.com/junpataleta/moodle into MOODLE_402_STABLE 2023-12-07 09:52:53 +07:00
lib MDL-80393 lang: expose current page language to JS modules. 2023-12-19 07:48:02 +00:00
local MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:49:24 +02:00
login MDL-78806 core: Remove redundant site name 2023-09-09 08:58:29 +08:00
media MDL-74828 media_videojs: fix loading icon position for RTL 2023-08-27 16:57:52 +08:00
message MDL-72249 message: stricter cleaning of processor type parameter. 2023-10-04 02:03:22 +02:00
mnet MDL-77341 mnet: Added missing class properties 2023-05-20 21:38:35 +07:00
mod MDL-78621 mod_choice: verify limited responses before showing "full". 2024-01-10 09:48:59 +00:00
my MDL-80221 lang: Use fixed strings in the tests, too 2023-12-01 06:24:27 +01:00
notes MDL-77164 privacy: typehint test content writer 2023-04-13 09:43:15 +01:00
payment MDL-78715 payment: prevent action menus flowing under container. 2023-07-14 17:16:54 +01:00
pix NOBUG: Fixed SVG browser compatibility 2023-04-18 22:29:11 +08:00
plagiarism MDL-67526 plagiarism: Final deprecation of plagiarism functions 2023-03-14 17:04:20 +01:00
portfolio MDL-77350 portfolio: Added class properties that are not declared 2023-05-17 09:00:08 +07:00
privacy MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
question Merge branch 'MDL-77136-402' of https://github.com/lucaboesch/moodle into MOODLE_402_STABLE 2023-12-07 08:36:50 +07:00
rating Merge branch 'MDL-78170-402' of https://github.com/paulholden/moodle into MOODLE_402_STABLE 2023-05-23 10:28:05 +08:00
report MDL-41465 reports: In separate group mode, limit to same 2023-12-06 13:52:18 +07:00
reportbuilder MDL-80412 reportbuilder: Behat scenario to view/sort additional names. 2023-12-15 10:55:35 +00:00
repository Merge branch 'MDL-74466-402' of https://github.com/paulholden/moodle into MOODLE_402_STABLE 2023-12-13 09:29:13 +07:00
rss MDL-77164 privacy: typehint test content writer 2023-04-13 09:43:15 +01:00
search MDL-70152 behat: Forum behat generators use UI 2023-05-29 10:30:44 +08:00
tag MDL-79801 tag: fix report entity flagged column/filter query. 2023-10-20 14:22:27 +01:00
theme Merge branch 'MDL-79841-402' of https://github.com/laurentdavid/moodle into MOODLE_402_STABLE 2023-11-29 23:48:30 +08:00
user MDL-79705 profilefield_checkbox: display data as simple Yes/No. 2023-10-17 16:51:31 +01:00
userpix MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
webservice Merge branch 'MDL-77799-m402' of https://github.com/sammarshallou/moodle into MOODLE_402_STABLE 2023-06-08 11:21:14 +08:00
.eslintrc MDL-76491 javascript: prevent eslint undefined Notification import. 2022-12-02 10:05:28 +00: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-77308 core: Remove editor_tiny from core 2023-03-09 15:28:35 +08:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc
.nvmrc MDL-73915 js: Switch to nodejs lts/gallium 2022-02-23 08:51:54 +08:00
.shifter.json
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
behat.yml.dist MDL-66979 behat: Rename selenium config to webdriver 2021-01-22 14:52:09 +08:00
brokenfile.php
composer.json MDL-78800 composer: Bump dependencies to current ones 2023-08-04 15:08:51 +02:00
composer.lock MDL-78800 composer: Bump dependencies to current ones 2023-08-04 15:08:51 +02:00
config-dist.php MDL-45301 assign: Add font options for EditPDF 2023-02-17 15:30:25 +11:00
CONTRIBUTING.txt MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:49:24 +02: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-78782 behat: optimize with editing mode step 2023-07-26 16:20:06 +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:29 +08:00
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +02:00
INSTALL.txt
npm-shrinkwrap.json MDL-73610 nodejs: Small updates to required packages 2023-04-06 14:59:33 +02:00
package.json MDL-73610 nodejs: Small updates to required packages 2023-04-06 14:59:33 +02:00
phpcs.xml.dist MDL-76724 phpcs: Moodle 4.2.x is going to use php80 to php82 only 2023-06-24 12:29:53 +02:00
phpunit.xml.dist MDL-76583 core_external: Add new core_external subsystem 2023-01-17 10:59:15 +08:00
pluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08:00
PULL_REQUEST_TEMPLATE.txt
README.txt MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:49:24 +02:00
security.txt MDL-77831 core: Updated security.txt expiry and added additional info 2023-08-31 18:29:40 +08:00
tokenpluginfile.php MDL-66377 user: Only allow active users to retrieve files via tokenpluginfile.php 2019-11-05 13:44:37 +01:00
TRADEMARK.txt MDL-77376 Licensing: Update trademark.txt 2023-02-23 15:35:25 +11:00
version.php weekly release 4.2.5+ 2024-01-04 12:02:06 +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.