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