moodle/mod/lesson
2006-09-19 02:41:10 +00:00
..
action Added display default feedback in lesson settings 2006-09-18 01:31:35 +00:00
db added capabilty risks into access.php and GUI for define role and override; minor fixes for capability types in forum 2006-09-18 21:32:49 +00:00
backuplib.php Added display default feedback in lesson settings 2006-09-18 01:31:35 +00:00
edit.php FIxed to use the new debugging function 2006-09-18 09:13:04 +00:00
essay.php Added some more stats to reports, added more actions to collapsed view and increased speed of lesson by using lesson_set_message() and redirects with 0 second delays. 2006-09-13 03:42:16 +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
highscores.php Started to reorganize view.php 2006-09-10 02:38:09 +00:00
icon.gif Didn't look so good as the "L" 2004-02-16 11:59:57 +00:00
import.php MDL-6477: Added roles support. 2006-09-08 23:17:18 +00:00
importppt.php MDL-6477: Added roles support. 2006-09-08 23:17:18 +00:00
index.php MDL-6477: Added roles support. 2006-09-08 23:17:18 +00:00
lesson.php Moved high scores logic out of view.php into highscores.php 2006-09-10 01:20:00 +00:00
lib.php Removed essay grading code from view.php into essay.php. 2006-09-09 01:58:48 +00:00
locallib.php Added display default feedback in lesson settings 2006-09-18 01:31:35 +00:00
mediafile.php MDL-6477: Added roles support. 2006-09-08 23:17:18 +00:00
mod.html Added display default feedback in lesson settings 2006-09-18 01:31:35 +00:00
reformat.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
report.php Added some more stats to reports, added more actions to collapsed view and increased speed of lesson by using lesson_set_message() and redirects with 0 second delays. 2006-09-13 03:42:16 +00:00
restorelib.php FIxed to use the new debugging function 2006-09-18 09:13:04 +00:00
styles.php Added some more stats to reports, added more actions to collapsed view and increased speed of lesson by using lesson_set_message() and redirects with 0 second delays. 2006-09-13 03:42:16 +00:00
tabs.php Started to rework the overall page editing interface for teachers. 2006-09-10 22:47:57 +00:00
timer.js Improved clock output and works when javascript is disabled 2006-09-09 22:20:51 +00:00
version.php added capabilty risks into access.php and GUI for define role and override; minor fixes for capability types in forum 2006-09-18 21:32:49 +00:00
view.php Fixed a bug when detecting a user as eligible for posting their name for high scores 2006-09-19 02:41:10 +00:00
viewend.html Started to separate out logic and presentation in view.php. Decided to wrap the question printing with HTML templates (viewstart.html and viewend.html) 2006-09-10 18:19:29 +00:00
viewstart.html Fixed display bug for branch tables and moved message setting to the bottom of continue.php to prevent double message setting when a redirect is called. 2006-09-10 18:50:59 +00:00