moodle/mod/lesson
2024-03-20 23:51:24 +00: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:55:09 +08:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
lang/en MDL-80725 lang: Import fixed English strings (en_fix) 2024-01-31 22:12:29 +01:00
pagetypes MDL-80488 mod_lesson: avoid overflowing length of page titles. 2024-03-20 23:51:24 +00: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:55:09 +08:00
tests Merge branch 'MDL-80656-402' of https://github.com/lameze/moodle into MOODLE_402_STABLE 2024-01-25 12:13:55 +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-71144 mod_lesson: Deprecate lesson_get_completion_state() 2021-04-22 10:08:11 +10: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 MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
essay.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
essay_form.php MDL-43387 mod_lesson: add an editor for essay grading comments 2015-02-01 19:01:40 +01:00
format.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
grade.php MDL-40286 mod_lesson: non-editing teacher should see Grade analysis 2015-01-23 20:21:08 +01:00
import.php MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:55:09 +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:55:09 +08:00
lib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
locallib.php MDL-80488 mod_lesson: avoid overflowing length of page titles. 2024-03-20 23:51:24 +00:00
mediafile.php MDL-57633 mod_lesson: Move to function the lesson availability checks 2017-01-31 17:01:48 +01:00
mod_form.php MDL-79408 mod_lesson: safer unserializing/comparison of properties. 2023-10-04 02:03:22 +02:00
override_form.php MDL-80079 core: Correct incorrect arg to format_string::$options 2023-11-14 22:28:55 +08: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:55:09 +08:00
report.php MDL-77993 mod_lesson: ensure report action menu always present. 2023-06-11 18:35:09 +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 MDL-48962 mod-lesson: maxtime should use a duration form element 2015-02-26 10:28:42 +01:00
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 MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00