diff options
author | prathamesh | 2020-11-04 18:32:12 +0530 |
---|---|---|
committer | prathamesh | 2020-11-04 18:32:12 +0530 |
commit | 4bc96302706ea847a4bb250121227643a759fcbf (patch) | |
tree | 54ff377b5a582053d2c398132cc8217a1a710bce /yaksh/fixtures/marks_invalid_question_id.csv | |
parent | 054cb7a7d898cab8902dd6c97db4072b01bd2af9 (diff) | |
download | online_test-4bc96302706ea847a4bb250121227643a759fcbf.tar.gz online_test-4bc96302706ea847a4bb250121227643a759fcbf.tar.bz2 online_test-4bc96302706ea847a4bb250121227643a759fcbf.zip |
Add more tests for CSV marks upload
Diffstat (limited to 'yaksh/fixtures/marks_invalid_question_id.csv')
-rw-r--r-- | yaksh/fixtures/marks_invalid_question_id.csv | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/yaksh/fixtures/marks_invalid_question_id.csv b/yaksh/fixtures/marks_invalid_question_id.csv new file mode 100644 index 0000000..eb1d921 --- /dev/null +++ b/yaksh/fixtures/marks_invalid_question_id.csv @@ -0,0 +1,3 @@ +username,Q-12112-Dummy1-1.0-marks,Q-1212-Dummy1-comments,Q-1213-Dummy2-1.0-marks,Q-1213-Dummy2-comments +student1,1,good work,1,nice +student2,1,good work,0,bad |