Upload 3 files
Browse files- sample_submission.csv +4 -0
- test.csv +4 -0
- train.csv +0 -0
sample_submission.csv
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
row_id,Category:Misconception
|
2 |
+
36696,True_Correct:NA False_Neither:NA False_Misconception:Incomplete
|
3 |
+
36697,True_Correct:NA False_Neither:NA False_Misconception:Incomplete
|
4 |
+
36698,True_Correct:NA False_Neither:NA False_Misconception:Incomplete
|
test.csv
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
row_id,QuestionId,QuestionText,MC_Answer,StudentExplanation
|
2 |
+
36696,31772,What fraction of the shape is not shaded? Give your answer in its simplest form. [Image: A triangle split into 9 equal smaller triangles. 6 of them are shaded.],\( \frac{1}{3} \),"I think that 1/3 is the answer, as it's the simplest form of 3/9."
|
3 |
+
36697,31772,What fraction of the shape is not shaded? Give your answer in its simplest form. [Image: A triangle split into 9 equal smaller triangles. 6 of them are shaded.],\( \frac{3}{6} \),i think this answer is because 3 triangles are white and 6 triangle are blue.
|
4 |
+
36698,32835,Which number is the greatest?,\( 6.2 \),because the 2 makes it higher than the others.
|
train.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|