source: main/waeup.sirp/trunk/src/waeup/sirp/students/tests/sample_student_data.csv @ 7518

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

Enable import of student registration states which are in IMPORTABLE_STATES.

Set workflow state directly rather than firing transitions.

File size: 291 bytes
Line 
1firstname,lastname,reg_number,date_of_birth,matric_number,email,phone,reg_state
2Aaren,Pieri,1,1990-01-02,100000,aa@aa.ng,1234
3Aaren,Finau,2,1990-01-03,100001,aa@aa.ng,1234,admitted
4Aaren,Berson,3,1990-01-04,100002,aa@aa.ng,1234,cleared
5John,Wolter,4,1990-01-04,100003,aa@aa.ng,1234,nonsense
Note: See TracBrowser for help on using the repository browser.