-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
4.3
-
MOODLE_403_STABLE
-
2
-
HQ 2024 Sprint I1.4 Moppies
Steps to reproduce the issue
- Install Group choice activity (https://moodle.org/plugins/mod_choicegroup)
cd $yoursiteroot/mod git clone git@github.com:ndunand/moodle-mod_choicegroup.git choicegroup cd choicegroup git checkout -b 2023061400 2023061400
- Set 'Debug messages' = 'DEVELOPER' and 'Display debug messages' = Yes in Site administration > Development > Debugging and Save changes
- Create a course with one group.
- Add a Group choice activity to the course.
- Remove the group.
- Access the "Bulk edit activity completion", select the Group choice activity created in step #2 and click the Edit button.
- Change some values and Save changes
The error shouldn't break the whole page.
- Discovered while testing
-
MDL-80302 Error occured when I try to access to the default activity completion page
- Closed