moodle/mod/assign
2020-07-15 18:19:44 +02:00
..
amd MDL-66148 mod_assign: update override page for relative dates mode 2019-08-14 10:40:55 +08: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 MDL-69106 assignfeedback_editpdf: Keep files in conversion queue 2020-06-30 13:56:57 +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 Merge branch 'MDL-66148-master' of https://github.com/ryanwyllie/moodle 2019-08-20 17:07:59 +08:00
tests MDL-68210 overrides: allow copy and delete of inactive overrides 2020-07-08 09:06:58 +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
extensionform.php
externallib.php MDL-66877 mod: Fix WebServices returning unfiltered activity names 2019-11-28 17:18:29 +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
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 MDL-67126 assign: set completion state for all group members 2020-05-18 12:29:01 +02: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