Role Assignment Import
Role assignments should be importable, in the form:
<Project ID>, <Netid/email/studentnr>[, Netid/email/studentnr]+
With the role import you can specify the CourseSpecificRole to assign. Options:
- if you want to delete all existing users with the given role
Implementation:
- Copy much of the logic from group allocation import, but adapt to new scenario.
Edited by Martin Mladenov