-
Bug
-
Resolution: Fixed
-
Minor
-
3.6.1, 3.7
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_36_STABLE
-
MDL-64528-master -
Freezing a context (course, category) does not prevent the checkbox for an item from being checked or unchecked, if the item is set to allow manual marking.
Reproduction:
Create a course.
Add content that can be manually marked complete.
Freeze the course at the course or category context.
Log in as a student or use 'Switch role to' student role.
Check and/or uncheck the completion of the content.
Expected behavior:
Should not be able to alter the completion of items in a frozen context.
Actual behavior:
Completion can be altered.