moodle/mod/lesson
2017-11-02 14:39:32 +08:00
..
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-59950 analytics: Use cognitive depth and social breadth constants 2017-10-27 10:48:42 +02:00
db MDL-57649 mod_lesson: Improvement to upgrade query. 2017-07-20 09:57:25 +08:00
lang/en MDL-60538 lesson: check if max attempts exceeded, use new lang string 2017-10-25 09:00:20 +08:00
pagetypes MDL-49484 mod_lesson: Fix lesson page headers when editing 2017-06-24 05:21:25 +09:30
pix MDL-55327 mod_lesson: Added the ability to duplicate pages. 2016-09-20 10:36:13 +08:00
tests Merge branch 'MDL-59532-master' of git://github.com/jleyva/moodle 2017-08-07 09:42:08 +02:00
continue.php MDL-51745 mod_lesson: Use format_text in response feedback 2017-08-07 15:53:11 +09:30
edit.php MDL-57174 mod_lesson: show settings menu on edit.php page 2016-11-29 10:24:55 +08:00
editpage.php MDL-49948 lesson: Answer and response format should be known for each form 2015-04-27 14:35:20 +01:00
editpage_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
essay.php MDL-57643 mod_lesson: Refactor, move php code to locallib 2017-03-15 11:35:25 +01:00
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-44840 mod_lesson: fix import of truefalse questions 2015-07-29 11:04:55 +08:00
grade.php MDL-40286 mod_lesson: non-editing teacher should see Grade analysis 2015-01-23 20:21:08 +01:00
import.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
import_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
index.php MDL-44321 events: cleaning up course_module_instance_list_viewed event 2014-02-28 16:36:09 +08:00
lesson.php MDL-55327 mod_lesson: Added the ability to duplicate pages. 2016-09-20 10:36:13 +08:00
lib.php MDL-60072 mod_lesson: Add missing name attribute 2017-10-20 11:43:15 +08:00
locallib.php MDL-60538 lesson: check if max attempts exceeded, use new lang string 2017-10-25 09:00:20 +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-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
override_form.php MDL-49642 mod_lesson: Fix issues found during integration review 2015-04-05 15:05:31 +02:00
overridedelete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
overrideedit.php MDL-55956 mod: Set event priority for activity overrides 2017-03-07 11:33:13 +08:00
overrides.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
renderer.php Merge branch 'MDL-57724-master' of git://github.com/jleyva/moodle 2017-03-22 21:20:03 +01:00
report.php MDL-57757 mod_lesson: Check that there is an object 2017-03-29 12:56:33 +02:00
settings.php MDL-52414 Lesson: Fix lesson defaults 2016-02-15 23:05:37 -05:00
tabs.php MDL-49581 Lesson: Remove broken high score function 2015-07-20 20:06:44 -04:00
timer.js MDL-48962 mod-lesson: maxtime should use a duration form element 2015-02-26 10:28:42 +01:00
upgrade.txt MDL-59287 upgrade.txt: avoid misleading versions 2017-07-11 11:30:43 +01:00
version.php MDL-57649 mod_lesson: Delete answer files correctly. 2017-07-17 09:15:21 +08:00
view.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
view_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00