Luca Bösch
b0fec7d82b
MDL-81567 mod_quiz: Adopt edit section title pencil icons size.
2024-04-20 23:05:11 +02:00
Jun Pataleta
9966241efb
Merge branch 'MDL-81525-main' of https://github.com/andrewnicols/moodle
2024-04-17 23:42:22 +08:00
Jun Pataleta
9e2a8c6945
Merge branch 'MDL-81574-main' of https://github.com/ilyatregubov/moodle
2024-04-17 16:36:33 +08:00
Laurent David
ba9b291c03
MDL-81267 mod_data: Additional tests
2024-04-17 10:33:08 +02:00
Laurent David
ffa045e099
MDL-81267 mod_data: Clean field type before inclusion
...
* Filter out wrong field types when restoring or creating a field.
2024-04-17 10:33:08 +02:00
Ilya Tregubov
603a648d0a
MDL-81574 mod_forum: Fix deprecated usage of format_text
2024-04-17 15:48:14 +08:00
Paul Holden
4c966677de
MDL-81062 mod_lesson: escape identity fields in overview report.
2024-04-17 03:44:22 +00:00
Paul Holden
e870bc01fc
MDL-80712 mod_workshop: stricter cleaning of sub-plugin values.
2024-04-17 03:44:22 +00:00
Laurent David
d5a99b1f33
MDL-81284 mod_wiki: Add stricter cleaning of contentformat
...
* When restoring backup we clean the contentformat and defaultformat
to avoid issue with invalid value.
* Add tests for format and defaultformat so to check that we
filter out invalid formats
* Remove private $basepath variable as it was used one and not always
initialised correctly.
2024-04-17 03:44:22 +00:00
Paul Holden
5a18d94dcb
MDL-81135 mod_feedback: stricter cleaning of item type parameter.
2024-04-17 03:44:22 +00:00
Jun Pataleta
a180dba314
MDL-81549 versions: bump all versions and requires near release
2024-04-17 00:03:29 +08:00
Huong Nguyen
7cb20672a7
MDL-81238 quiz: Fix maximum grade alignment
2024-04-16 10:18:33 +07:00
Huong Nguyen
272dd474f9
Merge branch 'MDL-81238-main' of https://github.com/lucaboesch/moodle
2024-04-16 10:16:27 +07:00
Andrew Nicols
532be67b73
MDL-81525 mod_quiz: Add missing docs
2024-04-15 13:05:11 +08:00
Andrew Nicols
613f933442
Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle
2024-04-15 10:42:22 +08:00
Luca Bösch
444a1acf63
MDL-81238 mod_data: Align search form with BS5 correctly again.
2024-04-14 20:26:51 +02:00
Luca Bösch
a3a9a48374
MDL-81238 quiz: Align maximum grade with BS5 correctly again.
2024-04-14 20:26:51 +02:00
Huong Nguyen
cc7763b59f
Merge branch 'MDL-77015' of https://github.com/paulholden/moodle
2024-04-12 11:45:40 +07:00
Andrew Nicols
8acda4e048
Merge branch 'MDL-70829-main' of https://github.com/junpataleta/moodle
2024-04-12 11:58:32 +08:00
Andrew Nicols
dbb8155b15
Merge branch 'MDL-78902' of https://github.com/timhunt/moodle
2024-04-12 11:18:28 +08:00
Huong Nguyen
9bb1463024
Merge branch 'MDL-81320' of https://github.com/paulholden/moodle
2024-04-12 10:11:12 +07:00
Jun Pataleta
013d68a7ad
MDL-70829 mod_workshop: Mark up decorative images properly
...
* Decorative images should have an empty alt text and there's no need
to set a presentation role.
2024-04-12 10:42:11 +08:00
Jun Pataleta
020756e0f1
MDL-70829 mod_quiz: Mark up decorative images properly
...
* Decorative images should have an empty alt text and there's no need
to set a presentation role.
* Accessibility Behat tests added to cover the changes
2024-04-12 10:42:11 +08:00
Jun Pataleta
04ec43be5e
MDL-70829 mod_data: Mark up decorative images properly
...
* Decorative images should have an empty alt text and there's no need
to set a presentation role.
* Accessibility Behat tests added to cover the changes
2024-04-12 10:42:10 +08:00
Andrew Nicols
1d25d54e2c
Merge branch 'MDL-74610-mysql-fix' of https://github.com/timhunt/moodle
2024-04-12 08:57:17 +08:00
Tomo Tsuyuki
f119c5a3fe
MDL-78902 quiz restore: fix restore of 3.x backups with random questions
...
... where the random questions come from the quiz module context.
Co-authored-by: Tim Hunt <T.J.Hunt@open.ac.uk>
2024-04-11 22:09:28 +01:00
Sara Arjona
efe4caa8b2
Merge branch 'MDL-81472' of https://github.com/paulholden/moodle
2024-04-11 17:35:38 +02:00
Andrew Nicols
d26c40db26
Merge branch 'MDL-81114' of https://github.com/timhunt/moodle
2024-04-11 23:25:22 +08:00
Tim Hunt
ee80a41dd5
MDL-74610 quiz: fix grade items query for MySQL
2024-04-11 13:55:19 +01:00
Huong Nguyen
3ec5b464d2
Merge branch 'MDL-81362-master' of https://github.com/ssj365/moodle
2024-04-11 12:49:32 +08:00
Shamiso.Jaravaza
b4f9582938
MDL-81362 mod_bigbluebuttonbn: Fix content type
2024-04-10 12:12:00 -06:00
Huong Nguyen
ca449af186
Merge branch 'MDL-81351-main-enfix' of https://github.com/mudrd8mz/moodle
2024-04-10 13:54:56 +07:00
Tim Hunt
d55e486a7e
MDL-74610 quiz: multiple grades - UI improvements
2024-04-09 15:11:45 +01:00
Tim Hunt
2ad60df93d
MDL-74610 quiz: multiple grades - summarise feature in upgrade.txt
2024-04-09 15:11:44 +01:00
Tim Hunt
0b7805199f
MDL-74610 quiz: add extra grades to web services the mobile app uses
2024-04-09 15:11:44 +01:00
Tim Hunt
e6e427073c
MDL-74610 quiz: multiple grades - fix display on quiz intro page
2024-04-09 15:11:44 +01:00
Tim Hunt
b77d6b1450
MDL-74610 quiz: multiple grades - show in quiz reports
2024-04-09 15:11:43 +01:00
Tim Hunt
48304bd2f8
MDL-74610 quiz: multiple grades - setup for sections button
2024-04-09 14:59:49 +01:00
Tim Hunt
9a1b85aa4c
MDL-74610 quiz: multiple grades - reset all button
2024-04-09 14:59:49 +01:00
Tim Hunt
a65260daa8
MDL-74610 quiz: multiple grades - show mark info when editing
2024-04-09 14:59:48 +01:00
Tim Hunt
b4467adf52
MDL-74610 quiz: multiple grades - display grades to student
2024-04-09 14:59:47 +01:00
Tim Hunt
ba40067746
MDL-74610 quiz: refactor rendering of '6.00 out of 10.00' into a helper
2024-04-09 14:59:45 +01:00
Tim Hunt
81495189fc
MDL-74610 quiz: update the grade setup page without reloads
2024-04-09 14:59:45 +01:00
Tim Hunt
bbe11e1cea
MDL-74610 quiz: multiple grades - update slot grade items
2024-04-09 14:59:44 +01:00
Tim Hunt
a47705c09e
MDL-74610 quiz: multiple grades - show grade items
2024-04-09 14:59:44 +01:00
Tim Hunt
be49319a87
MDL-74610 quiz: multiple grades - rename grade item
2024-04-09 14:59:43 +01:00
Tim Hunt
6794f1293f
MDL-74610 quiz: multiple grades - add grade item
2024-04-09 14:59:42 +01:00
Tim Hunt
e3f3416400
MDL-74610 quiz: multiple grades - delete grade item UI
2024-04-09 14:59:41 +01:00
Tim Hunt
d4d66c2e28
MDL-74610 quiz mulitple grades: display the grade items that exist
...
AMOS BEGIN
CPY [gradeitems,core_grades],[gradeitems,mod_quiz]
AMOS END
2024-04-09 14:59:41 +01:00
Tim Hunt
e499098838
MDL-74610 quiz multiple grades: backup and restore of the new data
2024-04-09 14:59:40 +01:00