Moodle - the world's open source learning platform https://moodle.org/
Find a file
Eloy Lafuente (stronk7) 22984eaecc Moodle release 3.5.18
2021-05-08 16:40:32 +02:00
.github/workflows MDL-70276 github actions: First cut, phpunit and grunt checks 2020-11-26 00:28:10 +01:00
admin Merge branch 'MDL-71420_35' of https://github.com/stronk7/moodle into MOODLE_35_STABLE 2021-05-06 17:59:12 +02:00
analytics Merge branch 'MDL-63906_35' of git://github.com/dmonllao/moodle into MOODLE_35_STABLE 2019-04-01 10:31:51 +08:00
auth MDL-70804 mnet: Use proper DML method to get records from the table 2021-04-30 14:21:24 +02:00
availability MDL-65965 availability: Behat test for activity grouping restriction 2019-06-21 15:41:14 +08:00
backup MDL-67837 backup: Verify caps before unenrolling users on course restore 2020-10-30 13:51:25 +01:00
badges Merge branch 'MDL-64851-35' of https://github.com/s-cenni/MDL-64851 into MOODLE_35_STABLE 2019-05-03 10:45:58 +08:00
blocks MDL-65552 block_activity_results: correct Behat tests for idnumbers. 2021-03-03 23:14:25 +08:00
blog MDL-63422 blog: Correct phpdoc for get_users 2018-11-02 08:34:45 +08:00
cache MDL-66139 cachestore_redis: Fix connection problems when port is not set 2019-08-28 20:59:59 +02:00
calendar MDL-68974 calendar: Use page context for block check 2020-09-03 17:21:37 +02:00
cohort MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:00:46 +08:00
comment MDL-64651 comments: Do not send referrer 2019-03-05 04:21:41 +01:00
competency MDL-65178 competencies: count_competencies fix 2019-03-26 09:49:08 +08:00
completion MDL-64889 completion: Fix performance of get_course_progress_percentage 2019-02-18 14:06:37 +00:00
course MDL-69107 user: Fix autocomplete usages 2020-12-16 23:11:57 +08:00
dataformat MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 13:36:29 +02:00
enrol MDL-65552 user: escape extra/email user fields. 2021-03-03 23:14:25 +08:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
filter MDL-69911 core: Clean content passed through TeX filter 2021-01-08 05:21:26 +01:00
grade MDL-70763 gradereport_grader: export preferences for correct user. 2021-04-28 12:30:17 +02:00
group MDL-69107 user: Fix autocomplete usages 2020-12-16 23:11:57 +08:00
install Automatically generated installer lang files 2021-05-06 00:07:39 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 16:36:17 +01:00
lang Merge branch 'MDL-71390-35' of git://github.com/marinaglancy/moodle into MOODLE_35_STABLE 2021-05-06 08:04:25 +02:00
lib Merge branch 'MDL-71390-35' of git://github.com/marinaglancy/moodle into MOODLE_35_STABLE 2021-05-06 08:04:25 +02:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-66335 behat: new step to log in and go straight to a particular page 2019-10-14 13:17:11 +01:00
media MDL-66109 js: Built file changes from new Node version 2020-05-11 10:54:06 +08:00
message MDL-67782 message: fix messages max length 2021-01-08 05:21:26 +01:00
mnet MDL-63682 mnetservice_enrol: Add support for removal of context users 2018-10-26 10:24:08 +08:00
mod MDL-70720 Quiz: Improve capability checks when fetching users' best grades 2021-05-03 23:04:46 +01:00
my MDL-61947 core_my: Implemented privacy providers 2018-04-26 12:50:22 +08:00
notes MDL-63530 core_notes: Add support for removal of context users 2018-10-30 16:19:26 +08:00
pix MDL-62807 output: Support .list-unstyled class 2018-07-16 14:04:03 +08:00
plagiarism MDL-63946 plagirism: Filename typo fix 2018-11-09 13:25:33 +08:00
portfolio MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
privacy MDL-69680 lib: Update jQuery version in Moodle files 2021-03-04 12:46:55 +08:00
question MDL-70148 qtype: Update qtype steps to new key interaction 2020-11-17 15:16:15 +08:00
rating MDL-64652 rating: Add optional inner join option to sql 2019-03-05 10:17:35 +08:00
report MDL-69134 competencies: Behat fails randomly opening dialogues 2020-07-08 09:22:09 +08:00
repository MDL-69028 repository: Put a rate limit on draft file uploads 2021-04-30 14:21:24 +02:00
rss MDL-63535 core_rss: Coding style fix 2018-10-23 11:16:56 +08:00
search MDL-67657 behat: Convert existing uses of executeScript 2020-07-16 11:06:31 +08:00
tag MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:00:46 +08:00
theme MDL-69107 form_autocomplete: Rewrite item selection 2020-12-16 23:11:57 +08:00
user MDL-69680 lib: Replace deprecated jQuery functions 2021-03-04 12:46:55 +08:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:21:48 +01:00
webservice MDL-65179 Web service: Token last access is updated too frequently 2019-03-28 17:15:29 +00:00
.eslintignore MDL-61657 block_myoverview: implement course images for the myoverview block 2018-04-23 23:21:06 +02:00
.eslintrc MDL-66265 javascript: More specific overrides in eslintrc 2019-09-04 10:49:17 +08:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-60041 dml: MOODLELIB sql file must have Unix line endings 2017-12-11 08:40:58 +00:00
.gitignore MDL-64443 git: Excluded vim swap files 2019-02-20 10:24:31 +01:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:53:54 +08:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.nvmrc MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-70265 travis: Completely remove the UPGRADE check 2020-11-23 14:27:26 +01:00
behat.yml.dist MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
brokenfile.php
composer.json MDL-66945 composer: Update behat extension 2019-10-28 13:44:27 +01:00
composer.lock MDL-66945 composer: Update behat extension 2019-10-28 13:44:27 +01:00
config-dist.php MDL-69072 behat: Remove restart_browser_after feature 2020-06-29 11:05:53 +08:00
CONTRIBUTING.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
COPYING.txt
draftfile.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
Gruntfile.js MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:53:54 +08:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
index.php MDL-57636 frontpage: Fix display enrolled courses 2019-01-04 10:56:24 +01:00
install.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02: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-66109 js: Upgrade to latest stable version of NodeJS 2020-05-11 10:54:06 +08:00
package.json MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
phpunit.xml.dist MDL-66779 phpunit: Correct component name for core_grades 2019-10-13 02:34:16 +02:00
pluginfile.php MDL-59008 mod_resource: add option to serve external files embed 2017-07-03 10:19:33 +08:00
PULL_REQUEST_TEMPLATE.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
README.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
TRADEMARK.txt MDL-71139 trademark: Improve the trademark messaging 2021-03-22 12:01:53 +08:00
version.php Moodle release 3.5.18 2021-05-08 16:40:32 +02: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://docs.moodle.org/dev/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.