-
Bug
-
Resolution: Fixed
-
Minor
-
2.4.1
-
MOODLE_24_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
wip-
MDL-38144-master -
- Create two course categories with the same parent using webservice
- Make sure the second category appears in the list after the first category (has bigger sortorder)
core_course_external::create_categories() sets the sortorder for new category to 999 which adds them in the reverse order
- blocks
-
MDL-38147 Create class coursecat for managing and displaying course categories
-
- Closed
-