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
7 lines
101 B
CSV
7 lines
101 B
CSV
coursename,groupname
|
|
C1,group7
|
|
C-non-existing,group-will-not-be-created
|
|
C1,group8
|
|
C2,group9
|
|
,group10
|