moodle/mod/assign
2012-08-28 14:44:06 +02:00
..
backup/moodle2 MDL-31341: Add custom completion rule to assignment: 'submit' 2012-08-17 09:05:40 +08:00
db MDL-31341 mod_assign: fixup minor coding style issues 2012-08-21 12:18:40 +08:00
feedback Merge branch 'MDL-34583' of git://github.com/netspotau/moodle-mod_assign 2012-08-15 03:35:34 +02:00
lang/en Merge branch 'wip-mdl-32759-warning' of git://github.com/rajeshtaneja/moodle 2012-08-22 02:33:34 +02:00
pix
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
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-34192 mod_assign: prevent ambiguous column use for Oracle. 2012-08-28 14:16:15 +02:00
index.php MDL-34377: Fix: assignments overview page shows a unset due date as Epoch and counts draft submissions 2012-08-16 14:31:39 +08:00
lib.php MDL-31341 mod_assign: fixup minor coding style issues 2012-08-21 12:18:40 +08:00
locallib.php MDL-35004: Fix 'can not create a new instance of the assignment module with no completion setting' 2012-08-24 14:45:01 +08:00
mod_form.php Merge branch 'wip-mdl-32759-warning' of git://github.com/rajeshtaneja/moodle 2012-08-22 02:33:34 +02:00
module.js Merge branch 'wip-mdl-32759-warning' of git://github.com/rajeshtaneja/moodle 2012-08-22 02:33:34 +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 Merge branch 'MDL-34691_assign_overdue_by' of https://github.com/SWiT/moodle 2012-08-21 14:36:41 +08: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
submissionconfirmform.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
submissionplugin.php
upgradelib.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
version.php MDL-31341: Add custom completion rule to assignment: 'submit' 2012-08-17 09:05:40 +08:00
view.php