moodle/mod/lesson
2022-03-24 16:33:39 +08:00
..
backup MDL-65555 mod_lesson: fix group override backup and restore 2019-07-16 11:16:03 +10:00
classes MDL-74127 lesson: Show remaining attempts on all types of jumps 2022-03-14 12:55:26 +08:00
db MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
lang/en MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
pagetypes MDL-72667 lesson: improve colour contrast of correct text 2021-11-04 21:01:55 +08:00
pix NOBUG: Fixed SVG browser compatibility 2021-12-23 16:29:57 +01:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests Merge branch 'MDL-74274-master' of https://github.com/peterRd/moodle 2022-03-24 16:33:39 +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
essay.php MDL-71912 mod_lesson: Add tertiary navigation to the lesson module. 2021-11-09 11:24:08 +08:00
essay_form.php
format.php MDL-62820 question import: properly escape output 2018-07-04 15:40:50 +08:00
grade.php
import.php Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +02: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-71118 core: Add grade (verb) string. 2021-04-17 11:46:09 +02:00
lesson.php MDL-55327 mod_lesson: Added the ability to duplicate pages. 2016-09-20 10:36:13 +08:00
lib.php MDL-73532 navigation: Modify methods that extend the setting nav 2022-02-14 09:40:27 +08:00
locallib.php Merge branch 'MDL-74274-master' of https://github.com/peterRd/moodle 2022-03-24 16:33:39 +08: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-53966 lesson: Allow maximum number of attempts to be unlimited 2020-10-04 13:20:39 +11:00
override_form.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
overridedelete.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
overrideedit.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
overrides.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
renderer.php MDL-48633 mod_lesson: Fix lesson grade handling when scales in use 2022-03-22 23:02:20 +11:00
report.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
settings.php MDL-71118 core: Add grade (verb) string. 2021-04-17 11:46:09 +02:00
tabs.php
timer.js
upgrade.txt MDL-73362 lesson: Bring tertiary nav changes into classic 2022-01-17 10:39:18 +08:00
version.php MDL-71912 mod_lesson: Add tertiary navigation to the lesson module. 2021-11-09 11:24:08 +08:00
view.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
view_form.php