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
..
2022-11-28 14:43:04 +08:00
2022-11-07 09:40:06 +07:00
2022-04-08 12:19:53 +01:00
2022-10-07 11:00:32 +07:00
2022-11-28 14:43:04 +08:00
2022-11-17 09:44:35 +00:00
2022-04-07 12:06:38 +06:00
2022-12-07 14:54:40 +00:00
2022-12-05 11:48:43 +00:00
2022-12-13 18:16:52 +00:00
2022-09-19 12:55:10 +08:00
2021-06-24 12:31:13 +02:00
2022-07-13 08:20:54 +05:30
2021-09-03 09:41:18 +10:00
2022-07-13 08:20:54 +05:30
2022-11-07 09:40:06 +07:00
2020-06-06 17:28:02 +01:00
2022-07-13 08:20:54 +05:30
2021-10-04 19:44:03 +08:00
2022-10-07 11:00:32 +07:00
2022-02-24 09:26:00 +02:00
2022-03-24 18:04:47 +11:00
2020-01-29 18:34:39 +00:00
2022-07-13 08:20:54 +05:30
2022-09-16 21:34:00 +10:00
2022-10-07 11:00:32 +07:00
2022-03-22 10:32:24 +00:00
2021-09-13 17:31:17 +07:00
2022-07-13 08:20:54 +05:30
2022-07-13 08:20:54 +05:30
2022-07-13 08:20:54 +05:30
2022-06-23 18:01:56 +08:00
2018-03-27 10:47:32 +07:00
2022-11-07 09:40:06 +07:00
2022-07-13 08:20:54 +05:30
2022-03-04 11:58:16 +00:00
2021-04-20 09:06:15 +07:00
2021-11-11 10:36:14 +11:00
2022-07-13 08:20:54 +05:30
2022-03-22 14:19:42 +01:00
2022-07-13 08:20:54 +05:30
2022-11-07 09:40:06 +07:00
2022-11-23 09:45:23 +08:00
2022-07-13 08:20:54 +05:30