source:
main/waeup.kofa/trunk/src/waeup/kofa/students/tests/sample_first_courseticket_data.csv
Last change on this file was 16831, checked in by , 3 years ago | |
---|---|
File size: 356 bytes |
Line | |
---|---|
1 | reg_number,matric_number,level,code,score,mandatory,level_session,ticket_session,unlock_score,previous |
2 | 1,,100,COURSE1,1,True,,,,1 |
3 | 2,,100,COURSE1,2,False,,,,1 |
4 | ,100002,100,COURSE1,3,False,,,,1 |
5 | 1,,200,COURSE1,1,True,2008,,,1 |
6 | 1,,nonsense,COURSE1,5,,,,,1 |
7 | 1,,100,NONSENSE,5,,,,,1 |
8 | 1,,200,COURSE1,6,,2004,,,1 |
9 | 1,,300,COURSE1,6,,2008,,,1 |
10 | 1,,300,COURSE1,6,,2008X,,,1 |
Note: See TracBrowser for help on using the repository browser.