Moodle - the world's open source learning platform https://moodle.org/
Find a file
Anupama Sarjoshi 89287ec744 MDL-76026 Question bank: Fix errors related to categories renaming
This part of the code in 'question_category_object.php' 'update_category' method was used before Moodle 4.0 version for renaming
the random questions in an updated category. For Moodle 4.0 and later versions, it is unnecessary as the details of
random questions are no more stored in 'question' table but in 'question_set_references' table.
The method call move_question_set_references handles the same.
2022-12-13 18:16:52 +00:00
.github MDL-75983 gha: Update used actions to be node16 compatible 2022-10-14 13:27:20 +02:00
.grunt MDL-75783 javascript: Add optional jsconfig configuration 2022-10-18 09:33:04 +08:00
admin Merge branch 'MDL-76556-master' of https://github.com/andrewnicols/moodle 2022-12-08 10:07:52 +08:00
analytics MDL-75111 phpunit: Move tests to use correct names and ns (take#4) 2022-08-26 16:34:20 +02:00
auth MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
availability MDL-75788 behat: Use profile field generators in existing tests 2022-12-02 14:54:47 +08:00
backup Merge branch 'MDL-76193-master' of https://github.com/JBThong/moodle 2022-12-07 17:26:11 +01:00
badges MDL-76183 lib: Update Github URLs 2022-11-30 14:01:31 +11:00
blocks Merge branch 'MDL-76497-master' of https://github.com/junpataleta/moodle 2022-12-01 08:56:09 +03:00
blog MDL-75038 blog: link back to user only when one specified. 2022-11-01 21:27:03 +00:00
cache Merge branch 'MDL-76183-master' of https://github.com/davewoloszyn/moodle 2022-12-01 08:55:34 +03:00
calendar Merge branch 'MDL-76491' of https://github.com/paulholden/moodle 2022-12-08 08:08:19 +08:00
cohort MDL-75525 reportbuilder: specify initial sorting for datasources 2022-11-07 15:43:45 +01:00
comment MDL-75352 comment: implement comments datasource for custom reporting. 2022-10-20 13:37:56 +01:00
competency MDL-56567 competency: Course module competency option to override grade 2022-10-17 08:00:20 +10:00
completion MDL-76395 lang: Use fixed strings in tests 2022-11-23 17:03:58 +00:00
contentbank MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
course Merge branch 'MDL-76490' of https://github.com/paulholden/moodle 2022-12-06 13:09:21 +03:00
customfield MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
dataformat MDL-76494 dataformat: tests for Excel and ODS writers 2022-11-26 15:21:52 +01:00
enrol MDL-76490 behat: use defined step for interaction with autocomplete. 2022-12-05 14:02:33 +00: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-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
filter Merge branch 'MDL-76497-master' of https://github.com/junpataleta/moodle 2022-12-01 08:56:09 +03:00
grade Merge branch 'MDL-76500' of https://github.com/paulholden/moodle 2022-12-07 18:27:46 +01:00
group MDL-75349 group: implement groups datasource for custom reporting. 2022-10-20 12:30:06 +01:00
h5p MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
install Automatically generated installer lang files 2022-11-18 00:07:42 +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-76116-master' of https://github.com/meirzamoodle/moodle 2022-12-08 06:14:24 +08:00
lib Merge branch 'MDL-76491' of https://github.com/paulholden/moodle 2022-12-08 08:08:19 +08:00
local
login MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
media Merge branch 'MDL-76497-master' of https://github.com/junpataleta/moodle 2022-12-01 08:56:09 +03:00
message Merge branch 'MDL-76497-master' of https://github.com/junpataleta/moodle 2022-12-01 08:56:09 +03:00
mnet MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
mod MDL-76026 Question bank: Fix errors related to categories renaming 2022-12-13 18:16:52 +00:00
my MDL-76033 core: bump version in is_major_upgrade_required 2022-10-19 15:08:44 +03:00
notes MDL-75165 notes: implement notes datasource for custom reporting. 2022-10-19 14:46:21 +01:00
payment MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
pix MDL-75362 gradereport_user: Roll in zero state work for user report 2022-10-20 21:24:51 +08:00
plagiarism MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
portfolio MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
privacy Merge branch 'MDL-75469-master' of https://github.com/kevpercy/moodle 2022-10-31 17:10:23 +08:00
question MDL-76026 Question bank: Fix errors related to categories renaming 2022-12-13 18:16:52 +00:00
rating MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
report MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
reportbuilder Merge branch 'MDL-76494-master' of https://github.com/marinaglancy/moodle 2022-12-02 08:40:57 +03:00
repository Merge branch 'MDL-76497-master' of https://github.com/junpataleta/moodle 2022-12-01 08:56:09 +03:00
rss MDL-73431 enrol: Introduce a sync interval 2022-05-30 15:58:22 +10:00
search Merge branch 'MDL-76497-master' of https://github.com/junpataleta/moodle 2022-12-01 08:56:09 +03:00
tag MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
theme Merge branch 'MDL-76145-master' of https://github.com/meirzamoodle/moodle 2022-12-06 13:35:46 +08:00
user Merge branch 'MDL-76446' of https://github.com/paulholden/moodle 2022-12-06 12:18:52 +03: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-74853-master' of https://github.com/marinaglancy/moodle 2022-12-01 08:55:34 +03: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-75783 javascript: Add optional jsconfig configuration 2022-10-18 09:33:04 +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
.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 NOBUG: Change travis.yml back to master 2022-11-26 17:23:04 +08: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-76429 composer: Bump to phpwebdriver 1.2.1 for php81 compat 2022-11-26 16:16:25 +01:00
composer.lock MDL-76429 composer: Bump to phpwebdriver 1.2.1 for php81 compat 2022-11-26 16:16:25 +01:00
config-dist.php MDL-72558 behat: Remove legacy mobile app code 2022-10-13 09:18:40 +02:00
CONTRIBUTING.txt
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
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
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
README.txt
security.txt MDL-72836 core: Updated security.txt expiry and policy URL 2022-10-07 14:10:15 +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 weekly release 4.2dev 2022-12-09 08:56:53 +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://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.