moodle/mod/assignment
2007-01-02 09:33:07 +00:00
..
db Deprecating old "upgrade" files. MDL-7214 2006-10-26 22:46:02 +00:00
type fixing all the form names as per new class naming convention (PHP class names are also used for html id for styling) 2006-12-28 15:43:47 +00:00
backuplib.php Moved assignment_submission->comment to submissioncomment 2006-09-21 09:35:20 +00:00
config.html minor xhtml fixes 2006-11-30 09:50:01 +00:00
delete.php new advanced upload assignmet type - replaces old upload type, existing data and settings not fully compatible 2006-09-30 15:41:20 +00:00
details.php changes to how to pull out a list of users (course/module participants) 2006-08-28 08:42:30 +00:00
icon.gif New assignment module finally complete! 2002-08-04 16:19:37 +00:00
index.php changes to how to pull out a list of users (course/module participants) 2006-08-28 08:42:30 +00:00
lib.php MDL-7742 added nested drop down box to add activities/resources to course, 3rd party mods can specify type 2007-01-02 09:33:07 +00:00
mod.html MDL-7681, fix for non xhtml strict tags and attributes 2006-12-18 05:24:01 +00:00
restorelib.php Apply modularity to the creation of the log file during restore to a new course. 2006-10-17 10:05:41 +00:00
styles.php Fixed a PHP bug in deleting assignment instances. (SE). 2005-04-21 08:32:24 +00:00
submissions.php changes to how to pull out a list of users (course/module participants) 2006-08-28 08:42:30 +00:00
upload.php new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283 2006-08-08 22:09:55 +00:00
version.php new advanced upload assignmet type - replaces old upload type, existing data and settings not fully compatible 2006-09-30 15:41:20 +00:00
view.php new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283 2006-08-08 22:09:55 +00:00