moodle/mod/assignment
2007-09-20 07:43:57 +00:00
..
db Now assignment_submissions->data1 & data2 are nullable. MDL-11268 2007-09-18 22:20:13 +00:00
type Delete one unused table when grading online assignment submissions. 2007-09-16 21:06:56 +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
index.php MDL-10888: groupings - mod/assignment - updated to support groupings 2007-08-26 23:50:08 +00:00
lib.php MDL-11357 removed _grade_updated() from activities and grade_item class 2007-09-20 07:43:57 +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 MDL-10549 aligning outcomes the same way as grades on submissions page == right 2007-08-03 14:38:22 +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 Now assignment_submissions->data1 & data2 are nullable. MDL-11268 2007-09-18 22:20:13 +00:00
view.php MDL-10888 groupmembers only checks in require_login() 2007-08-17 12:15:32 +00:00