moodle/mod/assign
2012-05-18 11:23:47 +08:00
..
backup/moodle2
db
feedback Merge branch 'MDL-32813' of github.com:netspotau/moodle-mod_assign 2012-05-09 11:13:09 +08:00
lang/en MDL-32925 lang: Add extended help texts for all modules 2012-05-18 00:27:04 +08:00
pix
submission MDL-32899: Assignment upgrade tool fails to upgrade some online text submissions 2012-05-10 14:00:23 +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-32904: Fix incorrect call to update_record (not causing an error) 2012-05-14 11:34:08 +08:00
feedbackplugin.php
gradeform.php
gradingactionsform.php
gradingbatchoperationsform.php
gradingoptionsform.php
gradingtable.php MDL-32933: Add outcomes to mod_assign and upgrade tool 2012-05-14 11:23:40 +08:00
index.php
lib.php MDL-32909: assign_user_get_grades does not need to lookup context and was doing it wrong 2012-05-14 11:29:43 +08:00
locallib.php Merge branch 'MDL-32933' of git://github.com/netspotau/moodle-mod_assign 2012-05-18 11:23:47 +08:00
mod_form.php
module.js
portfolio_callback.php
renderable.php
renderer.php
settings.php MDL-32901: Default feedback plugin for gradebook was using incorrect component name 2012-05-10 14:16:18 +08:00
styles.css MDL-32902: Remove 70% width stylesheet rule for tables on the mod_assign submission screen. 2012-05-14 11:39:42 +08:00
submission_form.php
submissionplugin.php
upgradelib.php MDL-32933: Add outcomes to mod_assign and upgrade tool 2012-05-14 11:23:40 +08:00
version.php MDL-31270 mod_assign: version dump 2012-05-03 16:46:06 +08:00
view.php