Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.1
-
Fix Version/s: None
-
Component/s: Block: AJAX Marking
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
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.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
This particularly applies to the parts dealing with the config tree ajax calls.