moodle/mod/lesson
thompson697 163ff97e84 Complete work on Roll Forwards - Restore from previous semester (MDL-5532)
* Add fields to restore form to enable changes to Short Name, Full Name and Start Date
* Start Date offset added to Restore process
* Created Restorelog file in Course files area
* Activity Modules use offset to change dates
* Activity Modules write changes to Restorelog
2006-09-13 13:19:39 +00:00
..
action 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
db Changed some default permissions for the guest role 2006-09-12 05:58:42 +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
edit.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
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 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
mediafile.php MDL-6477: Added roles support. 2006-09-08 23:17:18 +00:00
mod.html Removed tabs 2006-08-09 13:45:49 +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 Complete work on Roll Forwards - Restore from previous semester (MDL-5532) 2006-09-13 13:19:39 +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 Small bump for guest role fix 2006-09-12 08:22:14 +00:00
view.php Minor changes 2006-09-10 19:09:25 +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