Files
stamp/example.csv
Stijnvandenbroek 672d3d1cfc feat: initial commit
2025-06-29 11:26:13 +02:00

4 lines
442 B
CSV

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}]"