moodle/mod/lesson
2006-07-10 22:39:58 +00:00
..
action Bug #5566 - wrong display of student's answers in MATCHING question type; merged from MOODLE_16_STABLE 2006-05-25 08:13:41 +00:00
db merged fix for 5648, utf8 migration problem 2006-05-30 02:51:52 +00:00
backuplib.php lesson_default table had become out of synch with the lesson table. Needed to add new columns. 2006-05-01 19:02:38 +00:00
format.php [Fixed] Import. Updated code to work with /question instead of /mod/quiz. Lead to a few interal bug fixes. Also moved two hard coded strings to the lang file. 2006-03-26 00:10:39 +00:00
icon.gif Didn't look so good as the "L" 2004-02-16 11:59:57 +00:00
import.php [Fixed] Import. Updated code to work with /question instead of /mod/quiz. Lead to a few interal bug fixes. Also moved two hard coded strings to the lang file. 2006-03-26 00:10:39 +00:00
importppt.php Bug #5444 - Import PowerPoint - PHP5 clone bug; merged from MOODLE_16_STABLE 2006-06-06 08:53:54 +00:00
index.php Fixed call to required_param() 2006-04-05 07:46:52 +00:00
lesson.php [BugFix] Bug 5505 - function lesson_print_tree now checks for teacher editing priv before printing editing icons. Had to change arguments for this function as well which is the edit in view.php. 2006-05-15 19:14:22 +00:00
lib.php sanitize submitted numerical values; merged from MOODLE_16_STABLE 2006-05-26 11:47:22 +00:00
locallib.php Bug #5732 - Lesson Scores "out of XX" marks report incorrect mark; merged from MOODLE_16_STABLE 2006-07-10 21:52:12 +00:00
mediafile.php NEW FEATURE: Media file now works with web pages and with text and html files. Also, the pop-up 2005-10-28 22:45:47 +00:00
mod.html [Removed] the Delete user attempts option in the Lesson settings (changes to mod and lib) 2006-04-29 01:37:50 +00:00
reformat.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
report.php Moved the require login and isteacher checks to infront of the form data processing 2006-04-29 07:37:52 +00:00
restorelib.php lesson_default table had become out of synch with the lesson table. Needed to add new columns. 2006-05-01 19:02:38 +00:00
styles.php [BugFix] Bug #5396 - Found that the css float was causing the odd problem. Removed extra styles for the button layout and changed the divs around the buttons to spans 2006-05-02 17:05:29 +00:00
tabs.php [New Feature] Tabbed navigation added to lesson (similar to quiz) 2006-03-25 21:38:57 +00:00
timer.js Tabs are out. 2005-05-16 22:41:19 +00:00
version.php moodle16cleanup: mod/lesson drop unused table lesson_essay, set the 2006-05-17 06:34:50 +00:00
view.php Bug #5988 - Branch Tables in 1.6+ (Lesson Module); merged from MOODLE_16_STABLE 2006-07-10 22:39:58 +00:00