-
Bug
-
Resolution: Fixed
-
Minor
-
4.3
-
2
-
HQ 2023 Sprint I4.1 Moppies
Steps to reproduce
- Install the "Interactive content" plugin: https://moodle.org/plugins/mod_hvp
- Create a course
- Access to the "Default activity completion" page in the course
Expected behaviour
The form is loaded, to let users define the default completion settings for each module.
Current behaviour
The following error is thrown:
Coding error detected, it must be fixed by a programmer: Cannot require a CSS file after <head> has been printed.
|
The code for loading these completion settings for each module should be robust and should skip the modules with errors (raising, if possible, a notification with the errors), instead of displaying this ugly message.
More scenarios are also failing. For instance, BBB extensions are also causing some failures. To reproduce it, follow the instructions in MDL-77660 (to install the simple BBB extension):
- Discovered while testing
-
MDL-77660 Completion extension using Subplugins
- Closed
- is a regression caused by
-
MDL-78528 Redesign the Default activity completion page
- Closed
-
MDL-78527 Improve the completion conditions form
- Closed
- is duplicated by
-
MDL-80302 Error occured when I try to access to the default activity completion page
- Closed
- links to