moodle/mod/lesson
2013-11-05 02:36:00 +01:00
..
backup MDL-31390 Convert set_source_sql with order clauses to set_source_table 2013-03-01 11:29:01 +00:00
db MDL-35851 lesson: removed expensive upgrade step. 2013-07-16 14:05:07 +08:00
lang/en MDL-41568 Merge English strings from the en_fix language pack 2013-09-03 12:31:35 +02:00
pagetypes MDL-40420: timemodified field update when lesson_page is updated 2013-07-17 07:22:37 +05:30
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-42400 mod_lesson: data generator for lesson 2013-10-26 14:00:25 +11:00
continue.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
edit.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
editpage.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
editpage_form.php MDL-21249 improved php docs package+subpackage info in mod/lesson 2010-07-25 10:54:39 +00:00
essay.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
essay_form.php MDL-35530 Lesson Module: Add question text to facilitate grading 2012-10-29 17:01:09 +08:00
format.php MDL-38505 Permit lesson to import images in question text 2013-08-23 07:54:57 +02:00
grade.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
highscores.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
import.php Merge branch 'MDL-40735_lesson' of https://github.com/andyjdavis/moodle 2013-09-10 15:44:49 +12:00
import_form.php MDL-27964 lesson - Quick fix added for importing question files in lesson module 2011-06-29 13:52:52 +08:00
index.php MDL-40735 mod_lesson: fixed up a header and stripped out hardcoded formatting 2013-09-02 12:38:20 +07:00
lesson.php MDL-40735 mod_lesson: fixed up a header and stripped out hardcoded formatting 2013-09-02 12:38:20 +07:00
lib.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
locallib.php MDL-38850: Fixed Horizontal bar issue in lesson 2013-10-28 11:03:17 +08:00
mediafile.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
mod_form.php MDL-42429 mod_lesson: removed unnecessary conditional check causing a PHP notice 2013-11-01 16:22:49 +08:00
reformat.php improved coding style - mostly variable initialisation + some fixing and spelling 2010-09-18 13:27:21 +00:00
renderer.php MDL-38850: Fixed Horizontal bar issue in lesson 2013-10-28 11:03:17 +08:00
report.php MDL-38850: Fixed Horizontal bar issue in lesson 2013-10-28 11:03:17 +08:00
settings.php MDL-21249 improved php docs package+subpackage info in mod/lesson 2010-07-25 10:54:39 +00:00
styles.css MDL-32479 - RTL Theme fixes for Moodle 2 (theme/base) 2012-06-18 11:24:50 +08:00
tabs.php MDL-34467 lesson: Repalce all instances of get_context_instanc() with respective context_XXX::instance() 2012-07-27 13:26:35 +08:00
timer.js MDL-42663 mod_lesson: Move definitions to show_clock() 2013-11-01 16:37:45 +08:00
version.php MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
view.php MDL-38664 Lesson mod: code improvement for lesson re-attempt page 2013-10-21 13:47:22 +08:00
view_form.php mod-lesson MDL-25632 Added support for displaying and progressing through a question page with no answers 2010-12-15 13:12:33 +08:00