moodle/mod/survey
ferran b0683da877 MDL-82349 core_courseformat: new get_generic_section_name method
The string "sectionname" was an unnecessary coupling between
formats and other plugins. Now the generic name for a section
should be obtained using $format->get_generic_section_name.
This allow formats to use an alternative string for nameing
sections. This is especially important for rare formats like
the frontpage one that does not have a plugin lang file.
2024-11-12 12:22:25 +01:00
..
amd MDL-78324 mod_survey: Convert validation to esm 2023-09-09 00:04:03 +08:00
backup MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
classes MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
db MDL-83374 upgrade: add the 4.5.0 separation line to all upgrade scripts 2024-10-05 21:16:13 +08:00
lang/en MDL-81872 course: Improve wording and workflow for reset 2024-05-27 16:18:54 +02:00
pix NOBUG: Fixed SVG browser compatibility 2024-02-23 08:37:37 +07:00
templates MDL-75671 theme_boost: Refactor float classes for BS5 2024-08-09 07:40:17 +02:00
tests MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
deprecatedlib.php MDL-71196 completion: final removal of get_completion_state support. 2023-07-31 09:04:03 +01:00
download.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
graph.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
index.php MDL-82349 core_courseformat: new get_generic_section_name method 2024-11-12 12:22:25 +01:00
lib.php MDL-81872 course: Improve wording and workflow for reset 2024-05-27 16:18:54 +02:00
mod_form.php MDL-78528 mod: Add suffix support to module completion fields 2023-08-09 09:12:43 +02:00
renderer.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
report.php MDL-79980 mod_survey: respect activity group mode getting report. 2023-12-07 09:32:25 +08:00
save.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
styles.css
version.php MDL-83309 versions: Bump all versions and requires near release 2024-10-02 17:04:53 +08:00
view.php MDL-78378 survey: Display default introduction when description is empty 2023-06-02 08:19:08 +02:00