mirror of
https://github.com/Stijnvandenbroek/stamp.git
synced 2026-01-14 23:16:54 +01:00
feat: initial commit
This commit is contained in:
4
example.csv
Normal file
4
example.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
question,answer
|
||||
"What is the capital of France?","[{""text"": ""Paris"", ""is_correct"": true}, {""text"": ""Berlin"", ""is_correct"": false}, {""text"": ""Madrid"", ""is_correct"": false}]"
|
||||
"What are the colors in the French flag?","[{""text"": ""Blue"", ""is_correct"": true}, {""text"": ""Red"", ""is_correct"": true}, {""text"": ""Green"", ""is_correct"": false}]"
|
||||
"Is this application good?","[{""text"": ""Yes"", ""is_correct"": true}]"
|
||||
|
Reference in New Issue
Block a user