source: main/waeup.kofa/trunk/src/waeup/kofa/students/tests/sample_student_data.csv @ 8244

Last change on this file since 8244 was 8210, checked in by Henrik Bettermann, 13 years ago

Add first test to ensure that attributes are not cleared if cells are empty and that attributes are cleared if cells contain the deletion marker 'XXX'.

File size: 374 bytes
Line 
1student_id,firstname,lastname,reg_number,date_of_birth,matric_number,email,phone,sex,reg_state
2X666666,Aaren,Pieri,1,1990-01-02,100000,aa@aa.ng,1234,m,courses validated
3,Claus,Finau,2,1990-01-03,100001,aa@aa.ng,1234,m,courses validated
4,Susann,Berson,3,1990-01-04,100002,aa@aa.ng,1234,f,courses validated
5,Else,Mueller,4,1990-01-05,100003,aa@aa.ng,1234,f,courses registered
Note: See TracBrowser for help on using the repository browser.