moodle/mod/lesson
mark-nielsen a1d0b3eb81 [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.
lesson.php how checks for teacher editing priv for all actions except for continue.  This is just in case the user hacks the URL.
2006-05-15 19:14:22 +00:00
..
action [New Feature] Tabbed navigation added to lesson (similar to quiz) 2006-03-25 21:38:57 +00:00
db 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
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 htmlentities() to s() 2006-04-11 16:09:52 +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 [Removed] the Delete user attempts option in the Lesson settings (changes to mod and lib) 2006-04-29 01:37:50 +00:00
locallib.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
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 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
view.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