| { | |
| "id": "100", | |
| "image": "100.png", | |
| "question_file": "100.md", | |
| "answer_file": "100.txt", | |
| "question_text": "What is the character's typical attire color?", | |
| "options": { | |
| "A": "Red", | |
| "B": "Blue", | |
| "C": "Yellow", | |
| "D": "White" | |
| }, | |
| "answer": "B", | |
| "question_en": "What is the character's typical attire color?", | |
| "options_en": { | |
| "A": "Red", | |
| "B": "Blue", | |
| "C": "Yellow", | |
| "D": "White" | |
| } | |
| } |