moodle/mod/exercise
2006-04-24 08:11:35 +00:00
..
db Fixed inserts for log_display table 2006-04-24 08:11:35 +00:00
assessments.php some extra cleaning of comments and feedback before storage. normaly the text is cleaned before display, this is just a preventive measure because I did not want to study this code all day ;-) 2006-04-19 20:10:04 +00:00
backuplib.php Granular backup & restore: 2006-01-13 03:45:31 +00:00
construction_icon.gif First main-tree version of the Exercise module (formerly in contrib) 2003-10-07 14:54:21 +00:00
icon.gif First main-tree version of the Exercise module (formerly in contrib) 2003-10-07 14:54:21 +00:00
icon.png First main-tree version of the Exercise module (formerly in contrib) 2003-10-07 14:54:21 +00:00
icon2.gif First main-tree version of the Exercise module (formerly in contrib) 2003-10-07 14:54:21 +00:00
icon2.png First main-tree version of the Exercise module (formerly in contrib) 2003-10-07 14:54:21 +00:00
index.php Merging fixes from stable 2006-04-05 03:19:36 +00:00
lib.php Added missing require_once('locallib.php'); 2006-02-10 03:59:30 +00:00
locallib.php fixed undefined $timenow 2006-04-22 17:28:18 +00:00
mod.html Activities can now be hidden/shown from the activity editing page. Also for modules that know about groups the groupmode can be set from there. See bug 2533. This required adding to the mod.html files calls to new functions print_visible_setting() and print_groupmode_setting() which are combined in print_standard_coursemodule_settings(). 2005-02-12 21:41:22 +00:00
restorelib.php Abstracted a bit of the restore procedure to allow for silent restoring. 2006-01-15 21:09:13 +00:00
submissions.php some bugfixing and proper conversion to new xxx_param() functions - SC#148 2006-04-17 21:14:50 +00:00
upload.php some extra cleaning of comments and feedback before storage. normaly the text is cleaned before display, this is just a preventive measure because I did not want to study this code all day ;-) 2006-04-19 20:10:04 +00:00
version.php Variety of small fixes, but mostly related to how the recent activity 2005-03-10 13:30:57 +00:00
view.php some bugfixing and proper conversion to new xxx_param() functions - SC#148 2006-04-17 21:14:50 +00:00