moodle/mod/assign
2020-08-28 13:26:05 +08:00
..
amd MDL-69113 assign: save grader app workflow/marker filters correctly 2020-06-25 14:40:07 +10:00
backup/moodle2 MDL-49673 mod_assign: Tidy up hidegrader patch 2018-12-18 14:33:42 +13:00
classes MDL-66079 assign: Switch to new gradeitem API 2019-10-30 10:23:40 +08:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
feedback Merge branch 'MDL-69112-39' of git://github.com/merrill-oakland/moodle into MOODLE_39_STABLE 2020-08-28 13:26:05 +08:00
lang/en MDL-68309 overrides: clarify inactive overrides help string 2020-04-02 09:57:01 +08:00
pix
submission Merge branch 'MDL-67294-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE 2020-06-17 10:36:14 +08:00
templates MDL-60493 mod_assign: Unused JS variables 2020-07-28 12:04:03 +01:00
tests Merge branch 'MDL-69113_39' of https://github.com/jonof/moodle into MOODLE_39_STABLE 2020-07-20 10:37:03 +08:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
adminlib.php
adminmanageplugins.php
assignmentplugin.php
batchsetallocatedmarkerform.php
batchsetmarkingworkflowstateform.php
extensionform.php
externallib.php MDL-68605 mod_assign: return grp submissns from ws 2020-07-07 12:55:54 +02:00
feedbackplugin.php MDL-27520 mod_assign: added API for feedback plugins 2018-10-16 13:06:58 +08:00
gradeform.php
gradingbatchoperationsform.php MDL-65956 mod_assign: Add proper capability checks and error handling 2019-11-25 10:49:21 +08:00
gradingoptionsform.php
gradingtable.php MDL-66148 mod_assign: update override page for relative dates mode 2019-08-14 10:40:55 +08:00
index.php
lib.php MDL-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
locallib.php Merge branch 'MDL-69297-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE 2020-08-19 23:45:32 +01:00
mod_form.php MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
module.js MDL-67442 assign: expand/contract text works in all browsers now 2020-03-16 08:55:55 +10:00
override_form.php MDL-66148 mod_assign: update override page for relative dates mode 2019-08-14 10:40:55 +08:00
overridedelete.php MDL-61114 mod_assign: Check if the teacher can access the override 2019-07-03 18:00:11 +02: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-68210 overrides: allow copy and delete of inactive overrides 2020-07-08 09:06:58 +08: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-61121 assign: Improve accessibility in quick grading page tables 2019-10-18 13:57:56 +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-67442 assign: expand/contract text works in all browsers now 2020-03-16 08:55:55 +10: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-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
view.php