moodle/mod/assignment
2006-09-18 09:13:04 +00:00
..
db Changed some default permissions for the guest role 2006-09-12 05:58:42 +00:00
type replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack 2006-09-02 11:44:04 +00:00
backuplib.php Granular backup & restore: 2006-01-13 03:45:31 +00:00
config.html Now it's possible to configure what is going to be counted (words or letters) 2006-01-05 16:27: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 changing sql calls from user_students table to role_assignments table 2006-09-14 09:08:07 +00:00
mod.html Removed tabs 2006-08-09 13:45:49 +00:00
restorelib.php FIxed to use the new debugging function 2006-09-18 09:13:04 +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 Small bump for guest role fix 2006-09-12 08:22:14 +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