ec43371a3f
- If 'coursename' is specified in the CSV it should match the course short name - thanks Yusuf Yılmaz for the patch - If 'idnumber' is specified but 'groupidnumber' is not, idnumber should be used for matching the course idnumber only - If 'groupingname' is not specified, there should be no notices (regression from MDL-42514) - If 'coursename' or 'idnumber' column is present, it can contain empty values in some/all lines
101 B
101 B
| 1 | coursename | groupname |
|---|---|---|
| 2 | C1 | group7 |
| 3 | C-non-existing | group-will-not-be-created |
| 4 | C1 | group8 |
| 5 | C2 | group9 |
| 6 | group10 |