moodle/mod/assign
2012-08-14 15:48:19 +08:00
..
backup/moodle2 MDL-31414: Separate settings to control notifications for submissions, late submissions and submission receipts 2012-05-23 08:29:22 +12:00
db MDL-31288 assignment : shifted upgrade block to after 2.3 upgrade line. 2012-08-01 09:34:31 +08:00
feedback MDL-34067: Change default to on for text feedback comments in assignment 2012-07-13 12:17:19 +08:00
lang/en MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
pix MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
submission MDL-34131: Plagiarism API - use correct vars in event trigger 2012-08-08 14:59:24 +08:00
adminlib.php MDL-34313: Deleting assignfeedback plugins deletes config for assignsubmission_plugin instead. 2012-07-13 12:40:25 +08:00
adminmanageplugins.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
assignmentplugin.php MDL-33414: The setting $showviewlink needs to be passed by reference 2012-05-30 08:37:56 +08:00
feedbackplugin.php MDL-33319: Support quickgrading in feedback plugins 2012-05-28 11:10:09 +08:00
gradeform.php MDL-33498: Correct use of unformat_float for mod_assign decimal grades 2012-06-07 09:27:59 +08:00
gradingbatchoperationsform.php MDL-33327: Layout changes for the assignment grading table 2012-06-14 15:22:42 +08:00
gradingoptionsform.php MDL-34256: Grading table shows users with no submissions with "requires grading" filter 2012-07-13 11:44:55 +08:00
gradingtable.php MDL-34256: Grading table shows users with no submissions with "requires grading" filter 2012-07-13 11:44:55 +08:00
index.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
lib.php Merge branch 'master_MDL-34382_add_new_option_to_flag_modules_that_support_plagiarism_plugins' of git://github.com/kanikagoyal/moodle 2012-08-14 15:48:19 +08:00
locallib.php MDL-34543 mod_assign Fixing problem where previous feedback does not populate when you re-enter the grading view. add_plugin_grade_elements() was expecting grade object, but was being given grade string. 2012-08-07 10:19:35 -04:00
mod_form.php MDL-31288 Assignment : fixed requiresubmission setting states 2012-08-01 17:09:54 +08:00
module.js MDL-34741 use 2in3 in mod_assign 2012-08-11 20:40:05 +02:00
portfolio_callback.php MDL-33828 Portfolio: prevent notices while exporting to portfolios 2012-07-03 09:33:17 +08:00
quickgradingform.php MDL-33327: Layout changes for the assignment grading table 2012-06-14 15:22:42 +08:00
renderable.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
renderer.php MDL-34793 mod_assign Fix rendering error that causes student view to break in some cases. 2012-08-14 00:41:50 -04:00
settings.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
styles.css MDL-33848: Prevent file listings in the assignment module having an ugly border 2012-06-19 22:53:14 +08:00
submission_form.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
submissionconfirmform.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
submissionplugin.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
upgradelib.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
version.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
view.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00