source: main/waeup.kofa/branches/uli-fix-zc-async/src/waeup/kofa/students/tests/sample_student_data_migration.csv

Last change on this file was 16819, checked in by Henrik Bettermann, 3 years ago

Enable import of student history.

File size: 811 bytes
Line 
1student_id,firstname,lastname,reg_number,date_of_birth,matric_number,email,phone,password,sex,state,history
2A123456,Aaren,Pieri,1,1990-01-02#,100000,aa@aa.ng,1234,mypw1,m,clearance started,"[u'2012-10-23 00:05:39 WAT - Record created by System Admin', u'2012-10-23 00:05:39 WAT - Admitted by System Admin',u""2021-02-21 12:49:12 WAT - State 'graduated' set by System Admin""]"
3B123456,Aaren,Finau,2,1990-01-03,100001,aa@aa.ng,1234,mypw1,m,cleared,
4C123456,Aaren,Berson,3,1990-01-04,100002,aa@aa.ng,1234,{SSHA}JJBeA47pgGah500NFpuM2tVeLAbM8dxj,m,admitted,
5D123456,John,Wolter,4,1990-01-05,100003,aa@aa.ng,1234,mypw1,m,nonsense,
6E123456,John,Kennedy,5,1990-01-06,100004,aa@aa.ng,1234,,x,,
7F123456,Frank,Meyer,6,1990-01-06,100005,aa@aa.ng,1234,,m,,
8G123456,Ulli,Meyer,7,1990-01-06,100007,aa@aa.ng,1234,,m,,nonsense
Note: See TracBrowser for help on using the repository browser.