moodle/mod/assignment
2012-02-03 11:38:33 +13:00
..
backup MDL-29793 Advanced grading forms attached to activity modules can be restored now 2011-11-08 23:33:40 +01:00
db MDL-30604 Added upgrade lines to upgrade.php(s) 2011-12-09 02:03:58 +01:00
lang/en MDL-27857 Export to portfolio support in the assignment module improved 2011-10-03 10:15:39 +02:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
simpletest MDL-28620 - Removed admin/generator.php include as it causes issues if this script is included from any other script that is running in the command line 2011-08-05 16:09:30 +01:00
type MDL-29400 Fixing unset object bug encountered by Rajesh during testing 2011-12-22 09:55:38 +01:00
assignment.js fixed unterminated JS statement 2010-09-18 11:50:18 +00:00
delete.php a few spelling fixes 2010-09-18 12:07:01 +00:00
grade.php MDL-29920: grade.php in assignment now can show submission/feedback for a particular user (also when submission did not exist yet) 2011-11-02 11:13:14 +01:00
index.php MDL-14238 - add filter to grade assignment. 2010-08-20 08:00:54 +00:00
lib.php MDL-31461 Plagiarism - adjust api functions to allow better support for renderers 2012-02-03 11:38:33 +13:00
locallib.php MDL-27857 Export to portfolio support in the assignment module improved 2011-10-03 10:15:39 +02:00
mod_form.php MDL-27094 fix incorrect assignment form validation method name 2011-04-10 21:03:02 +02:00
renderer.php MDL-29368 Assignment: Fixed a fatal error caused by a missing include 2011-10-25 19:19:02 +02:00
settings.php MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
styles.css MDL-30361 - mod/assignment, fix right margin of felement on Grading page that is linked from the user's submissions page (In RTL mode) Not sure what the previous fix was doing, (i made it on a previous commit) hope it does not break some other UI element when in RTL mode. 2011-11-23 01:31:54 +02:00
submissions.php Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
upload.php a few spelling fixes 2010-09-18 12:07:01 +00:00
version.php MDL-30007 standardise module version files 2011-11-29 21:38:14 +01:00
view.php Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00