diff options
author | prathamesh | 2020-10-23 03:55:43 +0530 |
---|---|---|
committer | prathamesh | 2020-10-23 03:55:43 +0530 |
commit | 054cb7a7d898cab8902dd6c97db4072b01bd2af9 (patch) | |
tree | 90e253235fe8a9b551f54553a74b689c2ca0ee38 /yaksh/fixtures | |
parent | 430c8d1480d897e9fc0dc328bad173642d0a2946 (diff) | |
download | online_test-054cb7a7d898cab8902dd6c97db4072b01bd2af9.tar.gz online_test-054cb7a7d898cab8902dd6c97db4072b01bd2af9.tar.bz2 online_test-054cb7a7d898cab8902dd6c97db4072b01bd2af9.zip |
Update marks using CSV file upload
Diffstat (limited to 'yaksh/fixtures')
-rw-r--r-- | yaksh/fixtures/marks_correct.csv | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yaksh/fixtures/marks_correct.csv b/yaksh/fixtures/marks_correct.csv new file mode 100644 index 0000000..9134da5 --- /dev/null +++ b/yaksh/fixtures/marks_correct.csv @@ -0,0 +1,4 @@ +username,Q-1212-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 + |