moodle/mod/assign
Raymond Wijaya 4c1d7cf9b6 MDL-36966 Assignment: Bug - Student submission appears graded by themselves.
Fix a bug when a student editing his submission after it has been graded, it changes the 'graded by' details to the student's name in the feeback summary
2012-12-18 08:47:14 +08:00
..
backup/moodle2 MDL-35411 assign Include plugin (submission/feedback) info, even when there is no user data. 2012-09-16 17:57:26 -04:00
db MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts. 2012-06-29 11:37:01 +08:00
feedback MDL-36289: Assignment - Prevent feedback files being copied to the next user when using "Save and next". 2012-10-31 10:37:42 +08:00
lang/en Merge branch 'MDL-36905_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE 2012-12-11 15:44:32 +13:00
pix MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
submission MDL-36644 Assignment: prepend the course upload limit to the options array 2012-12-12 08:57:21 +08:00
adminlib.php MDL-34313: Deleting assignfeedback plugins deletes config for assignsubmission_plugin instead. 2012-07-23 11:22:36 +12:00
adminmanageplugins.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
assignmentplugin.php MDL-36289: Assignment - Prevent feedback files being copied to the next user when using "Save and next". 2012-10-31 10:37:42 +08:00
feedbackplugin.php MDL-33319: Support quickgrading in feedback plugins 2012-05-28 11:10:09 +08:00
gradeform.php MDL-35726: Use a different form identifier for each form when using "Save and next" 2012-10-12 12:07:19 +08:00
gradingbatchoperationsform.php MDL-36905 accessibility for assignment grading: add label for grading actions and operations select options 2012-11-29 15:11:34 +08:00
gradingoptionsform.php MDL-36835 Assignment: Do not show javascript warning when toggling quickgrading 2012-11-30 10:05:40 +08:00
gradingtable.php MDL-36012: Assignment, Accessibility - Add user information to alt text for grade icon in grading table. 2012-11-21 12:03:45 +08:00
index.php MDL-35740 Assignment: Show students the status of own submission on overview page. 2012-12-11 16:01:23 +08:00
lib.php Merge branch 'MDL-34794_M23' of git://github.com/raymondAntonio/moodle into MOODLE_23_STABLE 2012-10-09 00:08:26 +02:00
locallib.php MDL-36966 Assignment: Bug - Student submission appears graded by themselves. 2012-12-18 08:47:14 +08:00
mod_form.php MDL-32759 Assignment: Grades will not be scaled for new assignment module, and added warning message for user 2012-08-14 11:40:18 +08:00
module.js MDL-36051 - Quick Grading in Assignment module does not turn on in some circumstances 2012-11-07 16:28:02 -08:00
portfolio_callback.php MDL-33828 Portfolio: prevent notices while exporting to portfolios 2012-07-03 16:35:48 +12:00
quickgradingform.php MDL-33327: Layout changes for the assignment grading table 2012-06-14 15:22:42 +08:00
renderable.php MDL-2283: Display number of assignment submissions that need grading in the grading summary 2012-07-23 10:55:27 +12:00
renderer.php MDL-36908 Assignment: Additional fixes for preventing empty submissions 2012-11-30 12:46:25 +08:00
settings.php MDL-34217: Swap short and long text for setting in assignment module 2012-07-18 10:13:20 +12:00
styles.css MDL-33848: Prevent file listings in the assignment module having an ugly border 2012-07-03 10:21:19 +12:00
submission_form.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
submissionplugin.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
upgradelib.php Merge branch 'MDL-34052-23' of https://github.com/damyon/moodle into MOODLE_23_STABLE 2012-12-11 10:39:42 +08:00
version.php MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
view.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00