moodle/mod/assign
2017-10-27 10:48:42 +02:00
..
amd MDL-60002 assign: Fixed validation on save and save and show next. 2017-10-13 09:04:08 +08:00
backup/moodle2 MDL-56646 assign: Fix negative grades in restore 2017-08-29 07:23:01 +00:00
classes MDL-59950 analytics: Use cognitive depth and social breadth constants 2017-10-27 10:48:42 +02:00
db MDL-56646 assign: Add ability to fix errant grades 2017-08-29 07:23:01 +00:00
feedback Merge branch 'MDL-60123-master' of https://github.com/snake/moodle 2017-10-20 02:22:11 +02:00
lang/en MDL-60072 mod: Fix bad event naming 2017-10-16 14:47:09 +08:00
pix NOBUG: Fixed SVG browser compatibility 2016-07-07 10:19:45 +02:00
submission MDL-57886 plagiarism: Pass raw unformatted content to get_links. 2017-09-14 14:48:07 +12:00
templates MDL-60002 js: Added a 'Save and show next' button to grading interface. 2017-10-04 13:39:33 -07:00
tests MDL-60058 assign: stop teacher from seeing due date event on dashboard 2017-10-13 06:38:03 +00:00
yui MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
adminlib.php
adminmanageplugins.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
assignmentplugin.php MDL-58220 assign: Only show write access to teachers 2017-04-03 13:41:19 +08:00
batchsetallocatedmarkerform.php
batchsetmarkingworkflowstateform.php MDL-45324 assign: notify when workflow is Off, or if state is Released 2014-12-10 22:29:08 +10:00
extensionform.php MDL-55472 assign: Show userlist on extension form error page 2016-09-25 11:29:43 +10:00
externallib.php MDL-60233 mod_assign: Avoid HTML in the item field of external warnings 2017-09-26 12:12:50 +02:00
feedbackplugin.php MDL-53601 mod_assign: Feedback files are sent to all group members. 2016-05-02 15:54:53 +08:00
gradeform.php MDL-58278 mod_assign: Ignore send notify with mw 2017-04-20 11:43:34 +08:00
gradingbatchoperationsform.php MDL-52490 mod_assign: Patch refinements 2016-04-18 09:17:08 +08:00
gradingoptionsform.php MDL-57602 mod_assign: Add 'Granted extension' filter for grading table 2017-02-16 11:23:41 +00:00
gradingtable.php MDL-46322 database: alias sort fields to avoid ambiguous naming 2017-06-14 12:32:01 +01:00
index.php
lib.php MDL-60058 assign: add missing locallib require_once calls 2017-10-17 03:04:47 +00:00
locallib.php Merge branch 'MDL-60072-master' of git://github.com/andrewnicols/moodle 2017-10-19 22:30:08 +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 MDL-56022 Assign: Make folders structure in the downloaded zip optional 2016-10-17 16:19:28 -04:00
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-58132 repositories: Controlled link file type 2017-04-03 13:40:13 +08:00
renderer.php MDL-58841 mod_assign: Style "view all" link on grading summary 2017-05-09 15:04:55 +08:00
settings.php MDL-57938 mod_assign: added new 'gradingduedate' setting 2017-04-03 11:36:07 +08:00
styles.css MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
submission_form.php MDL-55376 mod_assign: Fix bug stopping admin from editing submissions 2016-07-29 19:05:22 +08:00
submissionconfirmform.php
submissionplugin.php MDL-41945 mod_assign: Properly check if submission is empty 2016-07-04 10:55:06 +08:00
upgrade.txt MDL-55849 mod_assign: Reopening assignments only increases by one. 2017-09-04 09:23:32 +08:00
upgradelib.php MDL-56646 assign: Add ability to fix errant grades 2017-08-29 07:23:01 +00:00
version.php MDL-56646 assign: Add ability to fix errant grades 2017-08-29 07:23:01 +00:00
view.php MDL-57580 mod_assign: Fix the incorrect type of some input parameters 2017-01-05 17:39:36 +01:00