moodle/mod/assignment
tjhunt 38e179a4ed MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
..
db Second pass. Modules. Some more default comments are out. MDL-11385 2007-09-24 22:17:05 +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-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +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