moodle/mod/lesson
2014-02-05 14:47:23 +08:00
..
backup MDL-31390 Convert set_source_sql with order clauses to set_source_table 2013-03-01 11:29:01 +00:00
classes MDL-43736 Events: event->contextinstanceid should be used where possible 2014-01-29 11:39:44 +08:00
db MDL-42930 Add 2.6.0 upgrade line 2013-11-18 11:47:17 +08:00
lang/en MDL-43294 events: New Event for essay submission in lesson. 2014-01-17 15:38:02 +08: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-43736 Events: Updated unit test to test context not used in event 2014-01-29 11:39:50 +08: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 Merge branch 'wip-MDL-43294-master' of git://github.com/abgreeve/moodle 2014-01-21 13:17:05 +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 MDL-40054 mod_lesson: replaced 'view highscores' add_to_log call with an event 2014-01-02 19:52:48 -08:00
import.php MDL-42339 - removed double formatting for set_title() and set_heading() 2014-02-05 14:47:23 +08: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-40054 mod_lesson: replaced 'view all' add_to_log call with an event 2014-01-02 19:44:39 -08: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-43401 mod_lesson: Fix serving of the pluginfile mediafile 2014-01-09 16:53:55 +01:00
locallib.php Merge branch 'MDL-43371-master' of git://github.com/FMCorz/moodle 2014-01-14 13:59:26 +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-43040 Replace $module with $plugin in all mod/*/version.php 2014-01-29 00:36:12 +01:00
view.php MDL-40054 mod_lesson: replaced 'end' add_to_log call with an event 2014-01-02 19:52:49 -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