moodle/mod/assign
2012-07-23 13:36:45 +12:00
..
backup/moodle2 MDL-31414: Separate settings to control notifications for submissions, late submissions and submission receipts 2012-05-23 08:29:22 +12:00
db MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts. 2012-06-29 11:41:09 +08:00
feedback MDL-34067: Change default to on for text feedback comments in assignment 2012-07-13 12:17:19 +08:00
lang/en Merge branch 'wip-mdl-19430' of git://github.com/rajeshtaneja/moodle 2012-07-23 13:36:45 +12:00
pix
submission MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts. 2012-06-29 11:41:09 +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-34256: Grading table shows users with no submissions with "requires grading" filter 2012-07-13 11:44:55 +08:00
index.php
lib.php MDL-34272: Assignment module displays all assignments on my moodle instead of just open ones 2012-07-17 10:06:02 +08:00
locallib.php Merge branch 'MDL-34256' of git://github.com/netspotau/moodle-mod_assign 2012-07-23 11:09:28 +12:00
mod_form.php MDL-31414: Separate settings to control notifications for submissions, late submissions and submission receipts 2012-05-23 08:29:22 +12:00
module.js Merge branch 'MDL-33843' of git://github.com/netspotau/moodle-mod_assign 2012-06-20 09:36:22 +12: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-2283: Display number of assignment submissions that need grading in the grading summary 2012-07-17 09:16:43 +08:00
renderer.php MDL-2283: Display number of assignment submissions that need grading in the grading summary 2012-07-17 09:16:43 +08:00
settings.php MDL-34217: Swap short and long text for setting in assignment module 2012-07-13 13:21:16 +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
submissionplugin.php
upgradelib.php MDL-33877: Prevent duplicate records in grade items table after running assignment upgrade tool 2012-06-20 14:33:33 +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