mirror of
https://github.com/Stijnvandenbroek/stamp.git
synced 2026-01-15 15:26:54 +01:00
4 lines
442 B
CSV
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}]" |