Actualización

This commit is contained in:
Xes
2025-04-10 12:49:05 +02:00
parent 4aff98e77b
commit 1cdd00920f
9151 changed files with 1800913 additions and 0 deletions

3
main/admin/example.csv Normal file
View File

@@ -0,0 +1,3 @@
LastName;FirstName;Email;UserName;Password;AuthSource;OfficialCode;PhoneNumber;Status;Courses
Mcfly;Marty;marty@example.com;marty;secret;platform;12345678;001-123-456-789;user;COURSE1|COURSE2|COURSE3
Brown;Emmert;drbrown@example.net;emmert;;platform;;;teacher;COURSE2
1 LastName FirstName Email UserName Password AuthSource OfficialCode PhoneNumber Status Courses
2 Mcfly Marty marty@example.com marty secret platform 12345678 001-123-456-789 user COURSE1|COURSE2|COURSE3
3 Brown Emmert drbrown@example.net emmert platform teacher COURSE2