-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.3, 4.2.1, 4.2.5
When importing grades from .csv (or other method), you can choose to map the grades to a 'New grade item'. In Moodle 3, you would normally be able to map columns to as many New grade items as desired in a single operation.
In Moodle 4.x, if you map to more than one grade column, users get the error message:
"Mapping collision detected - two fields maps to the same grade item new"
Users are required to import one column at a time.
It seems like the import is attempting to map any column multiples to the same New grade item.