moodle/mod/lesson
2023-08-25 08:38:43 +08:00
..
backup MDL-76108 mod_lesson: improving count call for PHP8.0 2022-10-28 18:16:32 +02:00
classes MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
lang/en MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
pagetypes MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
templates MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
tests MDL-79015 behat: make verification step more specific 2023-08-25 08:38:43 +08:00
continue.php MDL-74127 lesson: Show remaining attempts on all types of jumps 2022-03-14 12:55:26 +08:00
deprecatedlib.php MDL-71196 completion: final removal of get_completion_state support. 2023-07-31 09:04:03 +01:00
edit.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
editpage.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
editpage_form.php
essay.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
essay_form.php
format.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
grade.php
import.php MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
import_form.php MDL-65605 mod_lesson: Fix the issue when get_draft_files returns null 2019-05-20 23:43:59 +10:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lesson.php MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
lib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
locallib.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
mediafile.php
mod_form.php MDL-78528 mod: Add suffix support to module completion fields 2023-08-09 09:12:43 +02:00
override_form.php MDL-68093 lesson: Add behat test for non-participation groups 2023-03-14 08:52:26 +00:00
overridedelete.php MDL-77057 group: format group names in module override pages. 2023-01-27 11:50:58 +00:00
overrideedit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
overrides.php MDL-77057 group: format group names in module override pages. 2023-01-27 11:50:58 +00:00
renderer.php MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
report.php MDL-77993 mod_lesson: ensure report action menu always present. 2023-06-11 18:35:03 +01:00
settings.php MDL-75872 mod_lesson: allow unlimited attempts default value. 2022-11-09 18:53:54 +00:00
tabs.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
timer.js
upgrade.txt MDL-73362 lesson: Bring tertiary nav changes into classic 2022-01-17 10:39:18 +08:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
view.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
view_form.php