Cannot import groups during test taker import.
tom-diversus opened this issue · 1 comments
As the title says, while importing test takers into Tao, you cannot assign groups to the users. This cannot be done by using any of the combinations used below that I have tried in an attempt to add a user to a group I have called Group 1 (Groups are being assigned under the "Class" column):
EXAMPLE "CSV":
Year;Class;Student ID;Student password;Name;Gender;Email
0;"['Group 1']";1000;test1;TESTUSER;AH;test@test.com
0;"[Group 1]";1001;test1;TESTUSER1;AH;test@test.com
0;"Group 1";1002;test1;TESTUSER2;AH;test@test.com
0;'Group 1';1003;test1;TESTUSER3;AH;test@test.com
0;Group 1;1004;test1;TESTUSER4;AH;test@test.com
0;"group 1";1005;test1;TESTUSER5;AH;test@test.com
0;'group 1';1006;test1;TESTUSER6;AH;test@test.com
0;group 1;1007;test1;TESTUSER7;AH;test@test.com
0;"group_1";1008;test1;TESTUSER8;AH;test@test.com
0;'group_1';1009;test1;TESTUSER9;AH;test@test.com
0;group_1;1010;test1;TESTUSER10;AH;test@test.com
0;"['Group_1']";1011;test1;TESTUSER11;AH;test@test.com
0;"[Group_1]";1012;test1;TESTUSER12;AH;test@test.com
0;"Group_1";1013;test1;TESTUSER13;AH;test@test.com
0;'Group_1';1014;test1;TESTUSER14;AH;test@test.com
0;Group_1;1015;test1;TESTUSER15;AH;test@test.com
Importing that list should add at least one of those users to Group 1, but it doesn't.
I have also created an issue (this one: oat-sa/taohub-articles#38) in the taohub-articles branch as this issue means there is also a problem with the documentation. The fact I have done this is also an issue (Please see here: #35). Lastly, after 1 week I have still not got a reply in that taohub-articles issue (please see here: #38).
Any help would be appreciated.
Thanks,
Tom
Halo @tom-diversus,
Have you succeeded in importing users and assigning groups to each user?