You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning appear on administration>courses>Default activity completion:
Custom completion rule completionminutesgroup of module jitsi has wrong suffix and has been removed from the form. This has to be fixed by the developer
line 128 of /completion/classes/edit_base_form.php: call to debugging()
line 153 of /completion/classes/edit_base_form.php: call to core_completion_edit_base_form->add_custom_completion()
line 178 of /completion/classes/form/form_trait.php: call to core_completion_edit_base_form->add_completion_rules()
line 249 of /completion/classes/edit_base_form.php: call to core_completion_edit_base_form->add_completion_elements()
line 102 of /completion/classes/defaultedit_form.php: call to core_completion_edit_base_form->definition()
line 217 of /lib/formslib.php: call to core_completion_defaultedit_form->definition()
line 47 of /completion/classes/defaultedit_form.php: call to moodleform->__construct()
line 66 of /course/classes/output/bulk_activity_completion_renderer.php: call to core_completion_defaultedit_form->__construct()
line 97 of /course/defaultcompletion.php: call to core_course_bulk_activity_completion_renderer->defaultcompletion()
The text was updated successfully, but these errors were encountered:
Warning appear on administration>courses>Default activity completion:
Custom completion rule completionminutesgroup of module jitsi has wrong suffix and has been removed from the form. This has to be fixed by the developer
line 128 of /completion/classes/edit_base_form.php: call to debugging()
line 153 of /completion/classes/edit_base_form.php: call to core_completion_edit_base_form->add_custom_completion()
line 178 of /completion/classes/form/form_trait.php: call to core_completion_edit_base_form->add_completion_rules()
line 249 of /completion/classes/edit_base_form.php: call to core_completion_edit_base_form->add_completion_elements()
line 102 of /completion/classes/defaultedit_form.php: call to core_completion_edit_base_form->definition()
line 217 of /lib/formslib.php: call to core_completion_defaultedit_form->definition()
line 47 of /completion/classes/defaultedit_form.php: call to moodleform->__construct()
line 66 of /course/classes/output/bulk_activity_completion_renderer.php: call to core_completion_defaultedit_form->__construct()
line 97 of /course/defaultcompletion.php: call to core_course_bulk_activity_completion_renderer->defaultcompletion()
The text was updated successfully, but these errors were encountered: