moodle/mod/lesson
2013-01-22 11:48:04 +08:00
..
backup MDL-32061 Use old lesson_answer ID and correct when restoring lesson attempts 2012-04-16 13:39:43 +01:00
db MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
lang/en MDL-21801 Lesson Module: Removing import power point functionality 2012-10-05 15:31:30 +08:00
pagetypes Merge branch 'MDL-35357' of git://github.com/rwijaya/moodle 2013-01-22 11:48:04 +08:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
continue.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
edit.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
editpage.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +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 'MDL-36357' of git://github.com/danpoltawski/moodle 2013-01-09 09:34:22 +13: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-36243 question->questiontext and question->generalfeedback should always be strings 2012-12-08 14:09:26 +01:00
grade.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
highscores.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
import.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +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-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly 2012-10-15 14:08:13 +08:00
lesson.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
lib.php MDL-25552 mod_lesson: changing filepicker element to filemanager to allow the deletion of a file 2012-11-20 17:43:50 +08:00
locallib.php MDL-34050 Lesson Module: Fixed spacing and removed array_unique() for responses 2013-01-15 11:17:55 +08:00
mediafile.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
mod_form.php MDL-25552 mod_lesson: changing filepicker element to filemanager to allow the deletion of a file 2012-11-20 17:43:50 +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-21801 Lesson Module: Removing import power point functionality 2012-10-05 15:31:30 +08:00
report.php MDL-35569 AJAX Move auto-submitting selects to separate YUI module 2012-11-21 08:23:01 +00: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 unterminated JS statement 2010-09-18 12:57:23 +00:00
version.php MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
view.php Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle 2013-01-09 09:34:22 +13: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