-
Improvement
-
Resolution: Fixed
-
Minor
-
2.1.1
-
MOODLE_21_STABLE
-
MOODLE_25_STABLE
-
MDL-28705_master -
When using IMS Enrollment the mapping between IMS and Moodle course properties, like names, is hard coded. In our local Moodle I have altered these hard coded mappings for years to work with our IMS files. With Moodle 2.0 all of our other custom code is unnecessary except this, so I figured it was time to attempt to submit this as a feature request. Because my hard coded mapping may not be suitable to others (as the default is unsuitable to me), I have attempted to make the mapping configurable. I'm not very familiar with Moodle development. I hope that someone would look at my changes to see if I'm moving in the right direction and give me suggestions for improvement so that the code could one day be accepted into the stable tree.
https://github.com/martinluther/moodle/compare/MOODLE_21_STABLE...namemapping
- caused a regression
-
MDL-37982 IMS enterprise enrolment is inserting filtered values into the database
- Closed