moodle/mod/assign
Damyon Wiese 787ad88143 MDL-33499: Display final grade on the grading form with a link to the grader report
AMOS BEGIN
 CPY [currentgrade,mod_assignment],[currentgrade,mod_assign]
AMOS END
2012-06-15 14:09:38 +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-31414 mod_assign: Code cleanup for notification improvements 2012-05-23 09:34:23 +12:00
feedback MDL-33414: The setting $showviewlink needs to be passed by reference 2012-05-30 08:37:56 +08:00
lang/en MDL-33499: Display final grade on the grading form with a link to the grader report 2012-06-15 14:09:38 +08:00
pix
submission MDL-33414: The setting $showviewlink needs to be passed by reference 2012-05-30 08:37:56 +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
gradeform.php
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-32932 mod_assign: Coding style clean up and security improvement 2012-05-22 14:21:47 +12:00
index.php
lib.php MDL-31414: Separate settings to control notifications for submissions, late submissions and submission receipts 2012-05-23 08:29:22 +12:00
locallib.php MDL-33499: Display final grade on the grading form with a link to the grader report 2012-06-15 14:09:38 +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-32932 mod_assign: Coding style clean up and security improvement 2012-05-22 14:21:47 +12:00
portfolio_callback.php
quickgradingform.php MDL-32932: Add quickgrading support to mod_assign 2012-05-15 13:33:59 +08:00
renderable.php MDL-32932: Add quickgrading support to mod_assign 2012-05-15 13:33:59 +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-31414 mod_assign: Code cleanup for notification improvements 2012-05-23 09:34:23 +12:00
view.php