File size: 494 Bytes
5878234 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"id": "1",
"image": "1.png",
"question_file": "1.md",
"answer_file": "1.txt",
"question_text": "What type of role does the character represent?",
"options": {
"A": "Sheng",
"B": "Dan",
"C": "Jing",
"D": "Chou"
},
"answer": "A",
"question_en": "What type of role does the character represent?",
"options_en": {
"A": "Sheng",
"B": "Dan",
"C": "Jing",
"D": "Chou"
}
} |