-
Sub-task
-
Resolution: Fixed
-
Minor
-
1.9.1
-
None
-
MOODLE_19_STABLE
-
MOODLE_21_STABLE
Make the task flow clear within the main ajax class by not having functions calling each other all the time in circles and moving all the logic into one area, which calls the others as needed, one at a time.