moodle/mod/assign
2012-09-13 10:03:40 +08:00
..
backup/moodle2 MDL-31291: Blind marking feature for mod_assign 2012-09-03 11:11:16 +08:00
db Merge branch 'master_MDL-34544' of git://github.com/danmarsden/moodle 2012-09-11 21:33:06 +02:00
feedback MDL-31276 mod_assign Phpdocs polish 2012-09-11 16:53:56 +08:00
lang/en Merge branch 'MDL-34088' of git://github.com/raymondAntonio/moodle 2012-09-12 11:35:41 +12:00
pix
submission MDL-31276: Offline marking. Includes download/upload of csv grades. 2012-09-10 14:18:32 +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-31276: Phpdocs cleanup for offline grading feature 2012-09-11 15:48:19 +08:00
extensionform.php MDL-31295: Allow granting individual extension dates to students for mod_assign 2012-09-03 10:08:47 +08:00
feedbackplugin.php MDL-31276: Phpdocs cleanup for offline grading feature 2012-09-11 15:48:19 +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-31276: Offline marking. Includes download/upload of csv grades. 2012-09-10 14:18:32 +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-31276: Phpdocs cleanup for offline grading feature 2012-09-11 15:48:19 +08: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 Merge branch 'MDL-35388' of git://github.com/Lightwork-Marking/moodle into integration 2012-09-13 10:03:40 +08:00
locallib.php Merge branch 'MDL-35388' of git://github.com/Lightwork-Marking/moodle into integration 2012-09-13 10:03:40 +08:00
mod_form.php MDL-31291: Blind marking feature for mod_assign 2012-09-03 11:11:16 +08:00
module.js MDL-31276: Offline marking. Includes download/upload of csv grades. 2012-09-10 14:18:32 +08: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-34088: Advanced grading criteria is shown on assignment page (if used) before the assignment submissions have been graded. 2012-09-07 15:20:32 +08:00
renderer.php Merge branch 'MDL-34088' of git://github.com/raymondAntonio/moodle 2012-09-12 11:35:41 +12:00
settings.php MDL-31288: New feature: Assignment submission statements 2012-07-27 16:00:10 +08:00
styles.css MDL-31295: Allow granting individual extension dates to students for mod_assign 2012-09-03 10:08:47 +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-31295: Allow granting individual extension dates to students for mod_assign 2012-09-03 10:08:47 +08:00
version.php MDL-31291: Blind marking feature for mod_assign 2012-09-03 11:11:16 +08:00
view.php