moodle/mod/assign
Damyon Wiese 8cee90e3bf MDL-61650 assign: More consistent empty text
Consistently check for empty submissions with count_words(trim($text)).
2018-08-03 16:52:31 +08:00
..
amd MDL-60430 assignment: Assignment save and show next for 1 user 2017-10-25 14:18:16 +08:00
backup/moodle2 MDL-61175 mod_assign: roll grade-by reminder on restore 2018-01-18 08:36:34 -05:00
classes MDL-62755 mod_assign: Fix override export problem. 2018-06-25 09:49:13 +08:00
db MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts 2018-05-28 13:15:48 +02:00
feedback Merge branch 'MDL-44081-master' of git://github.com/zig-moodle/moodle 2018-07-04 10:50:25 +08:00
lang/en MDL-54742 general: Remove strings deprecated in 3.2 2018-07-23 14:25:14 +08:00
pix
submission MDL-61650 assign: More consistent empty text 2018-08-03 16:52:31 +08:00
templates MDL-56945 assign: Add 'View all submissions' link to PDF feedback/grader 2017-12-29 09:47:40 +08:00
tests Merge branch 'MDL-42818-master' of git://github.com/zig-moodle/moodle 2018-07-10 11:31:24 +02:00
yui
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-58711 mod_assign: Handle groups in get_submission_status 2018-01-11 15:03:08 +01:00
feedbackplugin.php
gradeform.php MDL-58278 mod_assign: Ignore send notify with mw 2017-04-20 11:43:34 +08:00
gradingbatchoperationsform.php
gradingoptionsform.php
gradingtable.php Merge branch 'MDL-42818-master' of git://github.com/zig-moodle/moodle 2018-07-10 11:31:24 +02:00
index.php
lib.php MDL-60062 calendar: prevent drag and drop of override events 2017-11-07 05:47:18 +00:00
locallib.php Merge branch 'MDL-62533-master' of git://github.com/zig-moodle/moodle 2018-07-10 07:37:19 +02:00
mod_form.php MDL-53848 mod_assign, formslib: add hideIf to real form and adapt behat tests to use this 2017-08-17 14:52:11 +01:00
module.js
override_form.php MDL-59042 assign: Group override edit no longer resets event priority 2017-06-09 15:23:46 +08:00
overridedelete.php MDL-58255 mod_assign: Fix usage of assign object for overrides 2017-03-17 09:33:00 +08:00
overrideedit.php MDL-58900 mod_assign: fix incorrect overrides ordering 2017-05-31 10:50:28 +08:00
overrides.php MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
quickgradingform.php
renderable.php MDL-62533 assign: Show assign hidden status on grading summary page 2018-06-29 09:37:57 +08:00
renderer.php MDL-62533 assign: Show assign hidden status on grading summary page 2018-06-29 09:37:57 +08:00
settings.php MDL-57938 mod_assign: added new 'gradingduedate' setting 2017-04-03 11:36:07 +08:00
styles.css MDL-42818 assign: Add grading UI indicator about followup submission 2018-06-19 14:06:17 +08:00
submission_form.php
submissionconfirmform.php
submissionplugin.php
upgrade.txt MDL-55609 mod_assign: Deprecate base_test 2018-06-01 07:31:50 +08:00
upgradelib.php MDL-56646 assign: Add ability to fix errant grades 2017-08-29 07:23:01 +00:00
version.php MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
view.php