moodle/mod/assign
2025-02-12 11:29:41 +07:00
..
amd MDL-82681 mod_assign: Add Suspended participants to Advanced filters 2024-09-19 23:16:49 +08:00
backup/moodle2 MDL-81862 mod_assign: add activity field files for backup/restore. 2024-05-21 09:05:58 +01:00
classes MDL-84042 mod_assign: Fixed notification helper submission check 2025-01-08 09:08:58 +07:00
db MDL-83705 core: Update subplugins.json relative to plugin 2024-12-19 09:03:00 +07:00
feedback Merge branch 'MDL-82440-main' of https://github.com/praxisdigital/moodle 2025-02-11 11:39:02 +07:00
lang/en Merge branch 'MDL-81612' of https://github.com/timhunt/moodle 2024-09-23 07:36:07 +02:00
pix NOBUG: Fixed SVG browser compatibility 2024-02-23 08:37:37 +07:00
submission NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
templates MDL-81825 theme_boost: Refactor .sr-only usages for BS5 2024-12-10 14:02:32 +01:00
tests MDL-70610 core: Fix typos (alot -> a lot, acces -> access, etc) 2025-01-20 12:01:30 +08:00
yui MDL-73915 js: Upgrade babel and eslint 2022-02-23 08:53:54 +08:00
adminlib.php MDL-72720 assignxxx: Implement enable_plugin() method 2021-10-15 13:00:03 +02:00
adminmanageplugins.php
assignmentplugin.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
batchsetallocatedmarkerform.php
batchsetmarkingworkflowstateform.php
deprecatedlib.php MDL-71196 completion: final removal of get_completion_state support. 2023-07-31 09:04:03 +01:00
extensionform.php MDL-81612 assign: show current value when editing a student's extension 2024-09-20 12:19:57 +01:00
externallib.php MDL-73626 mod_assign: release grades when assignment is anonymous 2023-11-28 08:58:10 +00:00
feedbackplugin.php MDL-80750 mod_assign: Show bulk action controls on the sticky footer 2024-09-18 15:48:09 +08:00
gradeform.php
gradingbatchoperationsform.php MDL-80750 mod_assign: Show bulk action controls on the sticky footer 2024-09-18 15:48:09 +08:00
gradingoptionsform.php MDL-82681 mod_assign: Modify mod_assign_grading_options_form deprecation 2024-09-20 22:54:02 +08:00
gradingtable.php MDL-80750 mod_assign: Show bulk action controls on the sticky footer 2024-09-18 15:48:09 +08:00
index.php
lib.php Merge branch 'MDL-82195-main' of https://github.com/mihailges/moodle 2024-08-26 09:19:46 +07:00
locallib.php Merge branch 'MDL-83452-addbodyclass' of https://github.com/leonstr/moodle 2025-02-12 11:29:41 +07:00
mod_form.php MDL-80743 mod_assign: Add automatic attempt reopening option 2024-05-31 17:40:23 +10:00
module.js MDL-82681 mod_assign: Modify mod_assign_grading_options_form deprecation 2024-09-20 22:54:02 +08:00
override_form.php MDL-78984 mod_assign: observe timelimit config in override form. 2024-02-23 11:18:43 +00:00
overridedelete.php MDL-77057 group: format group names in module override pages. 2023-01-27 11:50:58 +00:00
overrideedit.php MDL-78984 mod_assign: observe timelimit config in override form. 2024-02-23 11:18:43 +00:00
overrides.php MDL-78984 mod_assign: observe timelimit config in override form. 2024-02-23 11:18:43 +00:00
quickgradingform.php MDL-80750 mod_assign: Move 'notify students' option into sticky footer 2024-09-18 15:48:09 +08:00
renderable.php MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
renderer.php MDL-69696 mod_assign: Class refactoring - rendering 2021-10-07 14:25:11 +08:00
settings.php MDL-84205 mod_assign: allow automatic reopen method to admin defaults. 2025-01-14 14:02:15 +00:00
styles.css MDL-80746 mod_assign: Move grading page initials selector to action bar 2024-09-25 12:47:07 +08:00
submission_form.php
submissionconfirmform.php MDL-81423 assign: improve valdation message for submissionstatement 2024-05-03 10:32:50 +01:00
submissionplugin.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
upgrade.txt MDL-54105 mod_assign: Move upgrade notes 2024-05-28 15:27:21 +07:00
UPGRADING.md NOBUG: Add upgrade notes 2024-12-13 08:57:53 +07:00
version.php NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
view.php MDL-73354 mod_assign: Removed unused test code. 2022-02-09 10:52:35 +08:00