moodle/mod/assignment
2007-11-13 17:02:53 +00:00
..
db MDL-10905 iterating correctly with readdir (as shown in php doc) 2007-10-15 05:18:58 +00:00
type preparation for 1.9 beta 2 - setting correct requires in mods and plugins 2007-10-10 16:09:17 +00:00
backuplib.php Moved assignment_submission->comment to submissioncomment 2006-09-21 09:35:20 +00:00
config.html MDL-10520 reverting previous commit - the db setup+upgrade code must be fixed first 2007-07-18 21:37:30 +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
grade.php Added grade.php so that MDL-10674 works 2007-08-06 05:31:17 +00:00
icon.gif New assignment module finally complete! 2002-08-04 16:19:37 +00:00
index.php MDL-11358 final grade from gradebook is now shown in assignments - students see only final grades from gradebook 2007-09-23 16:05:41 +00:00
lib.php MDL-12149 Added code to check for selected group as well, so that privileged users get correct count when changing groups. 2007-11-13 17:02:53 +00:00
mod_form.php MDL-10888: groupings - mod/assignment - updated to support groupings 2007-08-26 23:50:08 +00:00
restorelib.php MDL-10320 assignment types that are not installed are not restored anymore + fixed warning when no attempts present 2007-08-28 21:06:01 +00:00
styles.php Not a pretty fix but it gets the preferences out of the way where users won't keep hitting the wrong submit 2007-09-26 11:42:36 +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 preparation for 1.9 beta 2 - setting correct requires in mods and plugins 2007-10-10 16:09:17 +00:00
view.php MDL-10888 groupmembers only checks in require_login() 2007-08-17 12:15:32 +00:00