Moodle - the world's open source learning platform https://moodle.org/
Find a file
Matthew Hilton cfb643293c MDL-56567 competency: Course module competency option to override grade
Previously, if a course module had already been graded, course module
completion linked to the course module would not update. This
commit adds the option to enable overriding the grade at the course
module competency level.

This ensures that if enabled and a user completes a module associated
with a competency, that competency will be graded appropriately.
2022-10-17 08:00:20 +10:00
.github MDL-75726 ci: Bump GHA to Ubuntu 22.04 2022-09-22 17:45:04 +02:00
.grunt MDL-74511 core: Add phpcs default config 2022-05-06 11:39:10 +08:00
admin MDL-56567 competency: Course module competency option to override grade 2022-10-17 08:00:20 +10:00
analytics MDL-75111 phpunit: Move tests to use correct names and ns (take#4) 2022-08-26 16:34:20 +02:00
auth Merge branch 'mdl-60666-one-user-per-transaction' of https://github.com/petersistrom/moodle 2022-09-05 14:16:44 +04:00
availability MDL-72490 availability: Show error if conflict in date restriction 2022-09-26 11:21:49 +01:00
backup MDL-56567 competency: Course module competency option to override grade 2022-10-17 08:00:20 +10:00
badges MDL-75708 reportbuilder: consider stress tests as requiring longtest. 2022-09-09 11:11:39 +01:00
blocks MDL-75820 blocks: switch window size to large 2022-10-11 08:47:13 +08:00
blog MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
cache Merge branch 'MDL-71531-master' of https://github.com/andrewnicols/moodle 2022-09-27 16:30:23 +08:00
calendar MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
cohort MDL-75034 reportbuilder: move classes into consistent namespace. 2022-10-07 15:05:34 +01:00
comment MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
competency MDL-56567 competency: Course module competency option to override grade 2022-10-17 08:00:20 +10:00
completion MDL-75153 grade: Update behat tests 2022-09-20 00:17:56 +08:00
contentbank MDL-75548 misc: final Required parameter follows optional notices 2022-08-22 15:20:13 +01:00
course Merge branch 'MDL-74887-master' of https://github.com/sh-csg/moodle 2022-10-14 00:28:27 +08:00
customfield MDL-75959 customfield: Correct inappropriate class import 2022-10-12 06:39:38 +08:00
dataformat MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
enrol Merge branch 'MDL-65061-master_ims_unenrol' of https://github.com/sarahjcotton/moodle 2022-10-03 09:28:58 +02:00
error MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
favourites MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
files MDL-49795 file: Add missing metadata providers for file_conversion 2022-08-03 15:17:05 +10:00
filter MDL-75922 behat: Apply @editor_atto tag to tests requiring Atto 2022-10-09 20:26:01 +08:00
grade MDL-75955 gradereport_summary: ensure page context is always set. 2022-10-11 21:50:16 +01:00
group MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
h5p MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
install Automatically generated installer lang files 2022-10-14 00:07:39 +00:00
iplookup MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lang Merge branch 'MDL-75729' of https://github.com/paulholden/moodle 2022-10-05 21:31:59 +01:00
lib MDL-56567 competency: Course module competency option to override grade 2022-10-17 08:00:20 +10:00
local
login MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
media MDL-75480 media_videojs: Upgrade videojs from 7.17.0 to 7.20.3 2022-10-04 21:51:11 +08:00
message MDL-66955 messages: Improve speed of message search 2022-09-30 08:29:08 +01:00
mnet MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
mod NOBUG: Fixed SVG browser compatibility 2022-10-14 12:50:16 +02:00
my MDL-74800 core: block actions fix suggestion 2022-08-08 14:46:42 +02:00
notes MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
payment MDL-75084 payment: Fix typo 2022-06-29 09:39:39 +02:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
plagiarism MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
portfolio Merge branch 'MDL-71062-master' of https://github.com/sharidas/moodle 2022-07-13 11:39:08 +08:00
privacy MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
question Merge branch 'MDL-73424-master' of https://github.com/marinaglancy/moodle 2022-10-12 11:51:40 +08:00
rating MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
report MDL-75034 reportbuilder: move classes into consistent namespace. 2022-10-07 15:05:34 +01:00
reportbuilder Merge branch 'MDL-75733' of https://github.com/paulholden/moodle 2022-10-13 22:52:28 +01:00
repository MDL-75922 behat: Apply @editor_atto tag to tests requiring Atto 2022-10-09 20:26:01 +08:00
rss MDL-73431 enrol: Introduce a sync interval 2022-05-30 15:58:22 +10:00
search MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
tag MDL-74635 tag: add select all/none tags for bulk actions. 2022-09-12 11:19:17 +01:00
theme Merge branch 'MDL-74789-master' of https://github.com/lucaboesch/moodle 2022-10-13 21:11:07 +01:00
user Merge branch 'MDL-75790' of https://github.com/dravek/moodle 2022-09-28 09:24:44 +08: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-74827-master' of https://github.com/rmady/moodle 2022-07-21 00:12:23 +01:00
.eslintrc MDL-73915 js: Upgrade babel and eslint 2022-02-23 08:53:54 +08: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-74511 core: Add phpcs config generator 2022-04-18 15:38:14 +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-73915 js: Switch to nodejs lts/gallium 2022-02-23 08:51:54 +08:00
.phpcs.xml.dist MDL-74511 core: Add phpcs default config 2022-05-06 11:39:10 +08:00
.shifter.json
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-71747 ci: travis and gha, raise to agreed requirements 2022-07-09 11:45:00 +02: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-75776 composer: Move to upstream mink-extension and updates 2022-09-22 17:44:33 +02:00
composer.lock MDL-75776 composer: Move to upstream mink-extension and updates 2022-09-22 17:44:33 +02:00
config-dist.php MDL-74010 core: check defined MDL_PERF* values in conditionals. 2022-08-05 11:02:54 +01: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-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
editmode.php MDL-74317 output: Remove capability checks in edit mode WS 2022-05-02 10:45:30 +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-61460 Grunt: Add Component Library tasks 2021-07-08 09:51:02 +08:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php MDL-74901 core_navigation: support callbacks in frontpage secondary nav 2022-07-25 15:06:14 +08:00
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +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-74511 core: Add phpcs config generator 2022-04-18 15:38:14 +08:00
package.json MDL-74511 core: Add phpcs config generator 2022-04-18 15:38:14 +08:00
phpunit.xml.dist MDL-75191 phpunit: add core_admin to phpunit.xml.dist 2022-08-30 10:16:16 +02: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
security.txt MDL-73580 core: Updated security.txt expiry 2022-02-01 19:53:21 +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-71139 trademark: Improve the trademark messaging 2021-03-18 10:33:04 +01:00
version.php MDL-56567 competency: Course module competency option to override grade 2022-10-17 08:00:20 +10: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.