moodle/mod/assign
2014-01-14 16:21:21 +08:00
..
backup/moodle2 MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications 2014-01-08 11:03:59 +08:00
classes MDL-43238 events: Added event other information in event php doc block 2014-01-03 15:03:48 +08:00
db MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications 2014-01-08 11:03:59 +08:00
feedback MDL-43595: The dropdowns for editpdf stopped working due to a recent change. 2014-01-08 09:15:58 +08:00
lang/en Merge branch 'MDL-33600-master' of git://github.com/damyon/moodle 2014-01-13 16:31:00 +01:00
pix ie9 svg compatibility fixes 2012-12-03 19:53:36 +01:00
submission Merge branch 'wip-mdl-43293' of https://github.com/rajeshtaneja/moodle 2014-01-07 12:22:49 +08:00
tests Merge branch 'MDL-43584_master' of git://github.com/dmonllao/moodle 2014-01-14 16:21:21 +08:00
yui MDL-43307 JavaScript: Migrate moodle-mod_assign-history to use Shifter 2013-12-23 16:18:10 +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-41131 assign module: remove setting for submission comments and edipdf plugins' setting. 2013-10-14 12:43:26 +08:00
batchsetallocatedmarkerform.php MDL-38359 assign: Set header field name so it works with shortforms 2013-06-11 15:25:01 +08:00
batchsetmarkingworkflowstateform.php MDL-40472: Clean all codechecker warnings on mod_assign 2013-07-03 16:00:43 +08:00
extensionform.php MDL-38710 assign: convert selectedusers to PARAM_SEQUENCE 2013-04-17 13:50:23 +08:00
externallib.php MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications 2014-01-08 11:03:59 +08:00
feedbackplugin.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
gradeform.php MDL-38628 mod_assign: Allow a user to specify "No Grade" when grading an assignment submission 2013-10-21 16:47:05 +11:00
gradingbatchoperationsform.php MDL-38359 Marking Allocation and Workflow code 2013-06-11 14:11:41 +08:00
gradingoptionsform.php Merge branch 'wip-mdl-40218' of git://github.com/rajeshtaneja/moodle 2013-07-10 09:58:09 +10:00
gradingtable.php MDL-42585 Assign: Add capability to only view grades 2013-12-20 11:01:44 +08:00
index.php MDL-41621 Assign mod: fix page heading levels 2013-09-09 10:24:19 +08:00
lib.php Merge branch 'MDL-42585-master' of git://github.com/damyon/moodle 2014-01-07 10:55:20 +08:00
locallib.php Merge branch 'MDL-43610-m' of git://github.com/micaherne/moodle 2014-01-14 11:57:09 +08:00
mod_form.php MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications 2014-01-08 11:03:59 +08:00
module.js MDL-43199 assign: fix js error when expanding comments for non editing teachers in assign grading table 2013-12-06 12:57:20 +08:00
quickgradingform.php MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications 2014-01-08 11:03:59 +08:00
renderable.php MDL-43318 Assign: Fix bug when editing previous attempt feedback 2013-12-20 11:14:27 +08:00
renderer.php MDL-43318 Assign: Fix bug when editing previous attempt feedback 2013-12-20 11:14:27 +08:00
settings.php MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications 2014-01-08 11:03:59 +08:00
styles.css MDL-36804 Assignment submisison history - fix width column 2013-04-02 13:37:51 +08: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-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
submissionplugin.php MDL-37148 assign: Fix all phpdocs warnings from moodlecheck (except tests) 2013-09-13 13:30:02 +08:00
upgrade.txt MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications 2014-01-08 11:03:59 +08:00
upgradelib.php MDL-33952 Assignment - bon voyage! 2014-01-08 14:51:06 +08:00
version.php MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications 2014-01-08 11:03:59 +08:00
view.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00