moodle/mod/assignment
2003-08-25 02:48:09 +00:00
..
db More fixes for postgreSQL etc 2002-12-23 11:47:17 +00:00
backuplib.php Moving the backup libraries for each module into their new homes. 2003-07-09 04:40:35 +00:00
icon.gif New assignment module finally complete! 2002-08-04 16:19:37 +00:00
index.php When displaying index lists of a particular module's activities, 2003-07-12 05:19:18 +00:00
lib.php Removed unnecessary database access 2003-08-18 05:33:01 +00:00
mod.html More cleanups and separation of printing the grades menu into a new function 2003-08-18 05:28:30 +00:00
restorelib.php Fixed some array indices 2003-08-25 02:48:09 +00:00
submissions.php selliott - fixed some code to allow proper sorting of assignments based on name, lastmodified, and feedback 2003-08-23 16:32:42 +00:00
upload.php Replaced call to function assignment_get_submission with call to get_record. This should clean up duplicate rows in assignment_submissions table. -- selliott 2003-07-25 14:28:26 +00:00
version.php Changes throughout Moodle to remove any reserved words from the 2002-12-23 09:39:26 +00:00
view.php New function make_grades_menu() for easily making an array of grades 2003-08-18 05:10:35 +00:00