moodle/mod/assign
2012-06-14 11:23:27 +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-33598 Messaging: students can change their assignment notification preferences 2012-06-12 13:10:43 +08:00
feedback Merge branch 'w23_MDL-33555_m23_assignfk' of git://github.com/skodak/moodle 2012-06-07 14:29:08 +08:00
lang/en MDL-33718: Help text change for assignment module. 2012-06-14 11:23:27 +08:00
pix MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
submission MDL-33446 Editor form field can filter return types 2012-06-12 11:03:43 +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
gradingactionsform.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00
gradingbatchoperationsform.php MDL-32932: Add quickgrading support to mod_assign 2012-05-15 13:33:59 +08:00
gradingoptionsform.php MDL-32932: Add quickgrading support to mod_assign 2012-05-15 13:33:59 +08:00
gradingtable.php Merge branch 'MDL-33645-master' of git://github.com/ankitagarwal/moodle 2012-06-14 11:31:46 +12: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 Merge branch 'MDL-33645-master' of git://github.com/ankitagarwal/moodle 2012-06-14 11:31:46 +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 MDL-33475: Fix javascript error when advanced grading is used in mod_assign 2012-06-07 10:52:05 +08:00
portfolio_callback.php MDL-33547: Fix for mod_assign portfolio export for a list of files. 2012-06-06 15:49:37 +08:00
quickgradingform.php MDL-32932: Add quickgrading support to mod_assign 2012-05-15 13:33:59 +08:00
renderable.php MDL-33547: Fix for mod_assign portfolio export for a list of files. 2012-06-06 15:49:37 +08:00
renderer.php MDL-32932 mod_assign: Coding style clean up and security improvement 2012-05-22 14:21:47 +12:00
settings.php MDL-33385: Assignment plugin settings not visible in admin tree. 2012-05-30 09:01:11 +08:00
styles.css MDL-32932 mod_assign: Coding style clean up and security improvement 2012-05-22 14:21:47 +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 MDL-33464: Do not create a grade item on upgrade (mod_assign) because we already reassigned the old one 2012-06-14 09:14:40 +08:00
version.php MDL-33598 Messaging: students can change their assignment notification preferences 2012-06-12 13:10:43 +08:00
view.php MDL-31270 mod_assign: introducing the assignment module 2012-05-03 14:44:06 +08:00