moodle/mod/assign
Adrian Greeve 50c734e8a5 MDL-52397 mod_assign: Unit tests for feedback plugins.
Testing that the new method is_feedback_modified() works
as it should with the standard plugins.
2016-02-24 15:09:27 +08:00
..
backup/moodle2 MDL-48159 mod_assign: Added setting preventsubmissionnotingroup 2015-04-07 14:30:40 +01:00
classes MDL-46455 mod_*: added restore mapping to events 2015-10-11 18:14:57 -07:00
db MDL-51580 upgrade: clean < 2.7.0 upgrade steps 2016-02-15 18:38:09 +01:00
feedback MDL-52397 mod_assign: Unit tests for feedback plugins. 2016-02-24 15:09:27 +08:00
lang/en MDL-52269 mod_assign: Display info message if blind marking active 2016-01-18 12:15:34 +08:00
pix MDL-51839 mod: Remove really old logos in gif format 2016-02-10 16:20:29 +08:00
submission MDL-51580 upgrade: clean < 2.7.0 upgrade steps 2016-02-15 18:38:09 +01:00
tests MDL-52397 mod_assign: Unit tests for feedback plugins. 2016-02-24 15:09:27 +08:00
yui MDL-42395 mod_assign: build YUI module and fixed lint errors 2016-01-29 17:56:11 +08:00
adminlib.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
adminmanageplugins.php MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
assignmentplugin.php MDL-44629 Assignment: add facility for displaying plugin-specific headers 2014-04-07 11:34:26 +01:00
batchsetallocatedmarkerform.php MDL-42531 assign: refactor batch operations to use forms properly 2014-06-10 14:06:41 +10:00
batchsetmarkingworkflowstateform.php MDL-45324 assign: notify when workflow is Off, or if state is Released 2014-12-10 22:29:08 +10:00
extensionform.php MDL-44598 assign: improve 'grant extension' form to show user names 2015-10-20 12:19:16 +10:00
externallib.php MDL-49796 webservices: Fix the functions description 2015-07-14 11:31:57 +02:00
feedbackplugin.php MDL-52397 mod_assign: Added new method to feedback plugins. 2016-02-24 15:09:08 +08:00
gradeform.php MDL-51899 mod/assign: Allow 0.00 grades while editing a grade. 2015-11-04 11:11:42 -08:00
gradingbatchoperationsform.php MDL-38359 Marking Allocation and Workflow code 2013-06-11 14:11:41 +08:00
gradingoptionsform.php MDL-44268 assign: add 'not submitted' and 'no marker' filter options 2014-04-09 14:29:46 +08:00
gradingtable.php MDL-48778 assign: Use proper latest attempt for quickgrading prechecks 2016-02-08 10:34:24 +08:00
index.php MDL-41101 convert assign event triggers to new create_from_xxx helpers 2014-04-17 09:51:12 +08:00
lib.php MDL-48634 grades: Add an option to rescale when changing the maxgrade 2016-02-05 18:20:17 +08:00
locallib.php MDL-52397 mod_assign: Added new method to feedback plugins. 2016-02-24 15:09:08 +08:00
mod_form.php MDL-50523 mod_assign: Conditionally disable activity setting 2015-07-20 19:45:02 +01:00
module.js MDL-43069 assign: prevent JS error on grading table 2015-11-18 15:41:42 +00:00
quickgradingform.php MDL-46718: Return user to last accessed page when quick grading 2014-08-08 14:01:02 +09:30
renderable.php MDL-49490 assign: can't export to portfolio on non-submission 2015-11-18 09:10:20 +00:00
renderer.php MDL-50526 mod_assign: Highlight error message when user has no group 2015-10-06 16:41:25 +01:00
settings.php MDL-50525 mod_assign: Moved preventsubmissionnotingroup 2015-07-20 19:43:26 +01:00
styles.css MDL-43628 mod_assign: fixed formatting of statement 2014-11-20 10:18:28 +13:00
submission_form.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
submissionconfirmform.php MDL-43628 mod_assign: fixed formatting of statement 2014-11-20 10:18:28 +13:00
submissionplugin.php MDL-44971 Add hook to "add_attempt" for mod/assign/submission plugins 2014-04-07 10:52:48 +12:00
upgrade.txt MDL-52397 mod_assign: Added new method to feedback plugins. 2016-02-24 15:09:08 +08:00
upgradelib.php MDL-47686 assign: Fix restoring from a mod_assignment backup. 2014-10-15 15:56:30 +08:00
version.php MDL-52059 versions: bump all versions and requires near release 2015-11-10 12:33:52 +01:00
view.php MDL-44330 Assign: Assignment grading may not display expected student 2015-11-24 08:42:00 +00:00