moodle/mod/assign
2012-06-13 11:01:37 +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-31414 mod_assign: Code cleanup for notification improvements 2012-05-23 09:34:23 +12:00
pix
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
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
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 MDL-33691: The grading table is showing "graded" for assignments with a NULL grade 2012-06-13 11:01:37 +08:00
index.php
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-33572 - assign: fixed syntax probblem found immediately after integration 2012-06-12 13:41:54 +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 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
submissionplugin.php
upgradelib.php MDL-31414: Add sendlatenotifications support to the mod_assign upgrade tool 2012-05-23 14:05:35 +08:00
version.php MDL-33598 Messaging: students can change their assignment notification preferences 2012-06-12 13:10:43 +08:00
view.php