-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathquestions.json
More file actions
59 lines (58 loc) · 1.56 KB
/
questions.json
File metadata and controls
59 lines (58 loc) · 1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[
{
"session_year": "oneOne",
"questions": [
{
"year": "2015",
"id": 1,
"title": "Mechanics",
"link": "http://127.0.0.1:8000/static/questions/Crypto101.pdf"
},
{
"year": "2018",
"id": 2,
"title": "Mechanics",
"link": "http://127.0.0.1:8000/static/questions/Crypto101_jhJGAS8.pdf"
}
]
},
{
"session_year": "oneTwo",
"questions": [
{
"year": "2015",
"id": 3,
"title": "Thermo",
"link": "http://127.0.0.1:8000/static/questions/theory_of_machine_by_r.s_khurmi.pdf"
},
{
"year": "2020",
"id": 4,
"title": "bdhjsdjshj",
"link": "http://127.0.0.1:8000/static/questions/photo_2022-03-20_13-22-46.jpg"
}
]
},
{
"session_year": "twoOne",
"questions": [
{
"year": "2015",
"id": 5,
"title": "glass & seramics",
"link": "http://127.0.0.1:8000/static/questions/Crypto101_0oROcsz.pdf"
}
]
},
{
"session_year": "twoTwo",
"questions": [
{
"year": "2015",
"id": 6,
"title": "Mom",
"link": "http://127.0.0.1:8000/static/questions/Crypto101_Ek1j9dR.pdf"
}
]
}
]