moodle/mod/assign
2021-04-22 10:08:04 +10:00
..
amd MDL-52420 mod_assign: Save comment when save buttons are clicked 2021-02-02 10:52:13 +05:30
backup/moodle2 MDL-49673 mod_assign: Tidy up hidegrader patch 2018-12-18 14:33:42 +13:00
classes MDL-70820 mod_assign: custom completion implementation 2021-04-07 12:17:30 +08:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
feedback MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
lang/en MDL-70820 mod_assign: custom completion implementation 2021-04-07 12:17:30 +08:00
pix
submission MDL-71036 phpunit: assertContains() now performs strict comparison 2021-03-11 23:04:31 +01:00
templates MDL-60493 mod_assign: Unused JS variables 2020-07-28 12:01:26 +01:00
tests MDL-70820 mod_assign: custom completion implementation 2021-04-07 12:17:30 +08:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
adminlib.php
adminmanageplugins.php
assignmentplugin.php MDL-58220 assign: Only show write access to teachers 2017-04-03 13:41:19 +08:00
batchsetallocatedmarkerform.php
batchsetmarkingworkflowstateform.php
deprecatedlib.php MDL-71144 mod_assign: Deprecate assign_get_completion_state() 2021-04-22 10:08:04 +10:00
extensionform.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
externallib.php MDL-70893 various: optional function arguments must be in the end 2021-02-15 16:53:37 +01:00
feedbackplugin.php MDL-27520 mod_assign: added API for feedback plugins 2018-10-16 13:06:58 +08:00
gradeform.php MDL-58278 mod_assign: Ignore send notify with mw 2017-04-20 11:43:34 +08:00
gradingbatchoperationsform.php MDL-65956 mod_assign: Add proper capability checks and error handling 2019-11-25 10:49:21 +08:00
gradingoptionsform.php MDL-69631 assign: Add 'Draft' filter for grading table 2021-01-21 14:36:01 +11:00
gradingtable.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
index.php
lib.php MDL-71144 mod_assign: Deprecate assign_get_completion_state() 2021-04-22 10:08:04 +10:00
locallib.php Merge branch 'MDL-71099-master' of https://github.com/sammarshallou/moodle 2021-03-27 10:17:43 +01:00
mod_form.php MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
module.js MDL-70151 assign: Fix bulk change for behat 2020-11-23 11:11:23 +08:00
override_form.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
overridedelete.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
overrideedit.php MDL-66148 mod_assign: update override page for relative dates mode 2019-08-14 10:40:55 +08:00
overrides.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
quickgradingform.php
renderable.php MDL-66147 mod_assign: submissions overview page shows time interval 2019-08-13 15:09:11 +08:00
renderer.php MDL-71161 mod_assign: show assign activity info 2021-04-13 01:21:11 +08:00
settings.php Merge branch 'MDL-62223-master' of git://github.com/Kathrin84/moodle 2018-12-20 11:32:50 +08:00
styles.css MDL-37226 assign: align select all header checkbox 2020-10-16 16:09:09 +02:00
submission_form.php
submissionconfirmform.php
submissionplugin.php MDL-63349 assignfeedback_editpdf: Rotate submitted image automatically 2019-10-11 15:26:53 +11:00
upgrade.txt MDL-65809 upgrade: remove get_assignments_with_rescaled_null_grades 2019-12-20 12:20:43 +01:00
upgradelib.php MDL-65809 upgrade: remove get_assignments_with_rescaled_null_grades 2019-12-20 12:20:43 +01:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
view.php