-
New Feature
-
Resolution: Fixed
-
Minor
-
1.9.5, 1.9.6, 2.0
-
None
-
MOODLE_19_STABLE, MOODLE_20_STABLE
-
MOODLE_22_STABLE
-
Hi,
Could an idnumber be added to the mdl_course_categories table? We, as a college, map our college structures to moodle as follows.
faculty ----------------------- category level 1
- |
----> subject -------- course |
We have a script system which matches subjectcode to mdl_course.idnumber. However, we have to use the name field in the program which is not at all ideal. There is a program code which we'd like to store in mdl_course_categories.idnumber.
Could this be done, it seems a very simple change?
Thanks.
Gavin