ferranrecio
c643b6e887
MDL-83008 course: make subection completion not editable
2024-09-11 09:44:21 +07:00
ferranrecio
c261fca22a
MDL-82983 course: prevent subsection default completion
2024-09-05 12:58:19 +02:00
Amaia Anabitarte
4a3a32b675
MDL-80302 completion: Improve default completion error tracking
...
Co-authored-by: Sara Arjona <sara@moodle.com >
2024-03-27 16:11:50 +01:00
Paul Holden
7298d0762a
MDL-74238 completion: final removal of deprecated navigation methods.
2023-12-21 15:32:05 +00:00
Amaia Anabitarte
3f3dc5a035
MDL-80233 completion: Use default for empty values
2023-12-12 16:31:00 +01:00
Amaia Anabitarte
85d07564cb
MDL-78527 core_completion: Improving core completion styling
2023-09-12 15:43:48 +02:00
Amaia Anabitarte
f367759123
MDL-78527 core_completion: Fixing a bug found in master
...
Changing from 'Must receive a PASSING grade' to 'Not grade required'
keeps the 'completionpassgrade' = 1 and we should reset setting to 0.
2023-09-12 09:59:36 +02:00
Sara Arjona
3c831861ec
Merge branch 'MDL-78530-master' of https://github.com/aanabit/moodle
2023-08-31 11:10:17 +02:00
Amaia Anabitarte
1f68fe635f
MDL-78530 core_completion: Use site default completion or none
...
When creating a new activity we should use course level default completion
and site level completion if there is no course level default completion.
For non defined default completion values use COMPLETION_TRACKING_NONE
instead of COMPLETION_TRACKING_MANUAL.
2023-08-31 08:40:24 +02:00
Amaia Anabitarte
e37e0c39e8
MDL-78530 core_completion: New site default activity completion page
2023-08-30 17:46:56 +02:00
Sara Arjona
63886769dd
MDL-79093 completion: Default activity completion order
...
Default completion settings page should order activities alphabetically by
display name (instead of internal name).
2023-08-23 07:36:55 +02:00
Sara Arjona
2e41286ad3
MDL-78528 course: Display all forms in default activity completion page
...
This commit displays all the module forms together in the default
activity completion page:
- The checkboxes have been removed. Now the activity names are
displayed as accordions.
- Module names have been changed from plural to singular.
- The activity completion form is displayed below each module name,
when the chevron icon is expanded. The cancel button is not displayed.
- The CSS has been updated to meet the prototype styling.
2023-08-09 09:12:44 +02:00
Amaia Anabitarte
b14669a34a
MDL-78633 core_course: Improve tertiary navigation in course completion
2023-07-10 15:07:50 +02:00
Andrew Nicols
4b388fc239
MDL-74235 core: Update core uses of activity icons to monologo
2022-04-07 12:56:14 +08:00
Mihail Geshoski
135e1a2dce
MDL-73863 course: Deprecate unused methods
2022-03-10 12:28:39 +08:00
Mihail Geshoski
36fe5695fe
MDL-73863 course: Add tertiary navigation in completion pages
2022-03-10 12:28:39 +08:00
Peter Burnett
cab836cf8d
MDL-72375 completion: Remove id from custom rules
...
The id stored in the default custom rules was the courseid, and would
incorrectly be applied to new activities as the activity id.
2021-12-13 11:52:03 +10:00
Peter
90acd8d381
MDL-52206 core: Add completion criteria to course_modules
2021-10-04 19:44:02 +08:00
Peter
663137748e
MDL-52206 core: Add completion based on pass grade
...
Add new completion based on pass grade to the completion criteria.
2021-10-04 19:42:34 +08:00
Adrian Greeve
190d4ecf1e
MDL-59287 core_completion: Bulk completion now updates events.
2017-07-10 09:40:02 +08:00
Marina Glancy
694502b611
MDL-58138 completion: manual completion may have expected date
2017-04-21 15:01:32 +08:00
Jake Dallimore
273d310601
MDL-58138 completion: Fixes for a number of small issues.
2017-04-19 11:41:57 +08:00
Marina Glancy
32b93ea7f8
MDL-58138 completion: changes after rebasing
...
The defaults for the completion have been changed in MDL-55611
2017-04-19 08:56:11 +08:00
Jake Dallimore
22002ed74b
MDL-58138 completion: consolidate bulk edit notifications to single call
...
Part of MDL-58138 epic
2017-04-19 08:56:11 +08:00
Jake Dallimore
5976f85c95
MDL-58138 completion: move new lang strings to the completion lang file
...
Part of MDL-58138 epic
2017-04-19 08:56:11 +08:00
Jake Dallimore
6b3b9c1d02
MDL-58138 completion: rebase on font-awesome changes.
...
Part of MDL-58138 epic
2017-04-19 08:56:11 +08:00
Jake Dallimore
b17ee68202
MDL-58138 completion: Assorted linting fixes.
...
Part of MDL-58138 epic
2017-04-19 08:56:11 +08:00
Marina Glancy
a64a9f9ce4
MDL-58267 completion: style and capabilities cleanup
...
Part of MDL-58138 epic
2017-04-19 08:54:35 +08:00
Marina Glancy
7f53e8aa22
MDL-58267 completion: allow to set default activity completion
...
Part of MDL-58138 epic
2017-04-19 08:54:35 +08:00
Marina Glancy
06cdda468a
MDL-58139 completion: bulk update completion
...
Part of MDL-58138 epic
2017-04-19 08:52:57 +08:00
Marina Glancy
0cbc248dd3
MDL-58140 completion: access control refinements
...
Part of MDL-58138 epic
2017-04-19 08:52:57 +08:00
Adrian Greeve
e8a71f8509
MDL-58140 completion: Default completion page.
...
Part of MDL-58138 epic
2017-04-19 08:52:57 +08:00
Adrian Greeve
0b6208018f
MDL-58140 completion: Added bulk activity completion page.
...
Part of MDL-58138 epic
2017-04-19 08:52:57 +08:00