Feature #4518
Enable class users import
Complexity:
Normal
SCRUM pts - complexity:
?
Description
Make it possible to import users by class. Currently, the class import screen is not clear (the examples say "2A group 1" without saying whether "group" means anything, this is confusing) and it does not allow to import users.
- make it possible to import users in this format:
Class1;username1,username2,username3,username4 - remove the "group" title from the example, and put something more self-explanatory, like "Chemistry-class 1A"
Users import suggested by Yfke of OTBT
History
Updated by Julio Montoya over 8 years ago
- Status changed from New to Needs more info
I think that functionality exists but the CSV has another format:
see this url : http://chamilodev.beeznest.com/main/admin/usergroup_user_import.php
UserName;ClassName jdoe;class01 adam;class01
Updated by Yannick Warnier about 8 years ago
- Category set to Classes
- Status changed from Needs more info to Rejected - Abandoned
- % Done changed from 0 to 100
Apparently sufficient as it is.