moodle/mod/choice
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
..
backup MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01: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 MDL-82211 mod_choice: Update SVG icons and remove unused ones 2024-08-13 07:22:42 +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
index.php MDL-82349 core_courseformat: new get_generic_section_name method 2024-11-12 12:22:25 +01:00
lib.php MDL-82211 mod_choice: Update SVG icons and remove unused ones 2024-08-13 07:22:42 +02:00
locallib.php
mod_form.php MDL-78528 mod: Add suffix support to module completion fields 2023-08-09 09:12:43 +02:00
renderer.php MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
report.php MDL-71506 mod_choice: suppress non respondents in downloads if set so. 2023-01-02 15:54:25 +01:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
version.php MDL-83309 versions: Bump all versions and requires near release 2024-10-02 17:04:53 +08:00
view.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30