Moodle - the world's open source learning platform https://moodle.org/
Find a file
Eloy Lafuente (stronk7) dcb8f5fefb MDL-53778 quiz: ensure completion deps are fulfilled by generator uses
There are some mod_quiz generator issues where the new chain
of dependencies between completion settings was not being observed.

This patch just ensures that the now 3 chained settings are
enabled together (or new quiz options logic will proceed to
disable them).
2019-06-27 01:11:43 +02:00
admin MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
analytics MDL-65639 analytics: Rewording time-splitting methods 2019-06-06 19:07:55 +02:00
auth MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
availability MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
backup Merge branch 'MDL-65646-master' of git://github.com/andrewnicols/moodle 2019-06-20 00:29:56 +02:00
badges MDL-65787 badges: fix warning count() with PHP 7.2 2019-06-05 11:02:53 +02:00
blocks Merge branch 'MDL-66003-master-enfix' of git://github.com/mudrd8mz/moodle 2019-06-26 23:04:18 +02:00
blog MDL-64656 core_tag: Return tags in modules and blog 2019-04-11 10:20:44 +02:00
cache MDL-65492 cache admin: make it easier to purge a cache repeatedly 2019-06-12 13:23:06 +01:00
calendar MDL-59525 libraries: Throw errors on functions deprecated in 3.4 2019-06-21 07:12:48 +08:00
cohort MDL-65782 roles: allow several roles with user/frontpage archetype 2019-06-04 11:49:23 +02:00
comment MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
competency MDL-65782 roles: allow several roles with user/frontpage archetype 2019-06-04 11:49:23 +02:00
completion Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle 2019-04-30 20:47:26 +02:00
course MDL-65922 core: add grade_item_updated event 2019-06-21 08:54:37 +10:00
customfield MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
dataformat MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
enrol MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
error MDL-55188 events: First deprecation of eventslib.php 2018-07-30 09:23:54 +08:00
favourites MDL-65313 core_favourites: component scoped deletion now requires itemid 2019-05-07 16:26:46 +08:00
files MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
filter MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
grade MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
group MDL-64993 core_message: fix unit test for non-ordered queries 2019-05-07 17:54:43 +02:00
install Automatically generated installer lang files 2019-06-18 00:08:29 +00:00
iplookup MDL-61169 iplookup: Change to another block still remaining to SF 2018-09-13 19:01:09 +02:00
lang Merge branch 'MDL-66003-master-enfix' of git://github.com/mudrd8mz/moodle 2019-06-26 23:04:18 +02:00
lib Merge branch 'MDL-65996' of git://github.com/stronk7/moodle 2019-06-26 19:16:07 +02:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-29318 login: Handle email in case-insensitive manner 2019-03-29 13:31:44 +08:00
media MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
message MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
mnet MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
mod MDL-53778 quiz: ensure completion deps are fulfilled by generator uses 2019-06-27 01:11:43 +02:00
my MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
notes MDL-64705 notes: Make notes WS return permissions information 2019-03-25 19:01:20 +01:00
pix NOBUG: Fixed SVG browser compatibility 2019-06-06 16:46:29 +02:00
plagiarism MDL-65051 core: delete duplicated plagiarism_cron() 2019-03-27 11:38:08 +08:00
portfolio MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts 2019-05-20 19:35:05 +02:00
privacy MDL-62459 database: remove unused table role_sortorder 2019-04-22 01:37:14 +02:00
question Merge branch 'MDL-65864' of git://github.com/timhunt/moodle 2019-06-19 18:08:19 +02:00
rating MDL-64652 rating: Add optional inner join option to sql 2019-03-05 10:12:22 +08:00
report MDL-65910 report_stats: Add stattype query condition for consistency 2019-06-14 13:00:31 +08:00
repository MDL-66003 lang: Import fixed English strings (en_fix) 2019-06-25 18:00:51 +02:00
rss MDL-63535 core_rss: Coding style fix 2018-10-23 11:15:04 +08:00
search MDL-65806 Search: Solr does not find words in italic 2019-06-11 16:40:15 +01:00
tag MDL-65428 core_tag: fix callback param type 2019-04-26 13:11:05 +02:00
theme Merge branch 'MDL-66003-master-enfix' of git://github.com/mudrd8mz/moodle 2019-06-26 23:04:18 +02:00
user Merge branch 'MDL-64383-master' of git://github.com/damyon/moodle 2019-06-17 23:02:41 +02:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice MDL-65893 webservice: format site name (handle language tags etc.) 2019-06-14 10:39:25 +02:00
.eslintignore MDL-64998 libraries: Remove references to lessphpc 2019-06-24 08:13:43 +08:00
.eslintrc MDL-59761 eslint: support glob-based configuration 2017-09-06 08:53:50 +01:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-64443 git: Excluded vim swap files 2019-02-16 22:20:05 +01:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-64998 libraries: Remove references to lessphpc 2019-06-24 08:13:43 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml Merge branch 'MDL-60088' of git://github.com/Chocolate-lightning/moodle 2019-06-26 18:10:58 +02: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-65817 behat: switch to forked repo towards php73 compatibility 2019-06-06 19:51:01 +02:00
composer.lock MDL-65817 behat: switch to forked repo towards php73 compatibility 2019-06-06 19:51:01 +02:00
config-dist.php Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle 2019-04-03 19:30:28 +02: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-64506 Grunt: Remove old Bootstrapbase tasks 2019-04-03 19:34:20 +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-37977 frontpage: Move html from index.php to renderer 2018-06-01 11:32:08 +08:00
install.php MDL-65485 core_themes: installer html updates for bootstrap4 2019-05-06 11:03:14 +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-64506 Grunt: Remove old Bootstrapbase tasks 2019-04-03 19:34:20 +08:00
package.json MDL-64506 Grunt: Remove old Bootstrapbase tasks 2019-04-03 19:34:20 +08:00
phpunit.xml.dist MDL-65130 phpunit: Only generate coverage where it is deliberate 2019-03-21 08:16:56 +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 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
tokenpluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08:00
TRADEMARK.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
version.php weekly release 3.8dev 2019-06-20 17:42:54 +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.