moodle/mod/assign
2012-07-11 08:31:56 +08: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-34096 Installation : Added 2.3 upgrade line to db upgrade scripts. 2012-06-29 11:41:09 +08:00
lang/en Merge branch 'MDL-33499' of git://github.com/netspotau/moodle-mod_assign 2012-07-03 02:15:57 +02:00
pix MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
submission MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts. 2012-06-29 11:41:09 +08:00
adminlib.php MDL-32903: Remove unused variable $tempsettings from mod_assign 2012-05-17 08:30:54 +08:00
adminmanageplugins.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
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-33860: Use get_string for All option in assignment grading table 2012-06-21 14:48:28 +08:00
gradingtable.php MDL-33853: Prevent locking an assignment submission from putting a grade of 0 in the gradebook 2012-06-22 11:12:06 +08:00
index.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
lib.php MDL-34400 Libraries : maintained naming rule by removing stray mod_ function and class prefixes from activity modules. 2012-06-11 13:34:47 +08:00
locallib.php MDL-34258: Plagiarism API now returns strings so mod_assign needs these updates 2012-07-11 08:31:56 +08: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-33327: Layout changes for the assignment grading table 2012-06-14 15:22:42 +08:00
renderer.php MDL-33850: Assignment: Change text to "Add submission" before anything has been submitted 2012-06-21 14:48:53 +08:00
settings.php MDL-33385: Assignment plugin settings not visible in admin tree. 2012-05-30 09:01:11 +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 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 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 MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00