forked from bibixx/zdaj-se-pjatk-data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.json
171 lines (171 loc) · 3.67 KB
/
index.json
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
{
"$schema": "schemas/index.json",
"updatedAt": 1705528642695,
"pages": [
{
"title": "Administrowanie bazami danych",
"id": "abd",
"questionsCount": 104
},
{
"title": "Aplikacje Baz Danych",
"id": "apbd",
"questionsCount": 29
},
{
"title": "Algorytmy i Struktury Danych - edux",
"id": "asd",
"questionsCount": 314
},
{
"title": "Automaty i Gramatyki",
"id": "aug",
"questionsCount": 4
},
{
"title": "Bezpieczeństwo Systemów Informatycznych",
"id": "bsi",
"questionsCount": 129
},
{
"title": "Bezpieczeństwo Systemów Informatycznych (ANG) - 2012",
"id": "bsi_ang_2012",
"questionsCount": 75
},
{
"title": "Bezpieczeństwo Systemów Informatycznych 2018",
"id": "bsi_ang_2018",
"questionsCount": 18
},
{
"title": "Fizyka Kolos1 (angielska)",
"id": "fiz",
"questionsCount": 122
},
{
"title": "Fizyka k1",
"id": "fizk1",
"questionsCount": 86
},
{
"title": "Fizyka k2",
"id": "fizk2",
"questionsCount": 54
},
{
"title": "Grafika Komputerowa",
"id": "grk",
"questionsCount": 74
},
{
"title": "Hurtownie danych i aplikacje OLAP",
"id": "hur",
"questionsCount": 1
},
{
"title": "Matematyka Dyskretna 2020",
"id": "mad",
"questionsCount": 10
},
{
"title": "Matematyka Dyskretna 1 - 2020, Gakko",
"id": "mad1",
"questionsCount": 60
},
{
"title": "Matematyka Dyskretna - edux - 2012 ZIMA",
"id": "mad2012a",
"questionsCount": 173
},
{
"title": "Modelowanie i Analiza Systemów informacyjnych",
"id": "mas",
"questionsCount": 55
},
{
"title": "Modeling and Analysis of IT Systems",
"id": "modeling_and_analysis_of_it_systems",
"questionsCount": 4
},
{
"title": "Legal foundations of business",
"id": "ppb_ang",
"questionsCount": 6
},
{
"title": "Prawne aspekty zarządzania",
"id": "prawne_aspekty_zarządzania",
"questionsCount": 129
},
{
"title": "Relacyjne Bazy Danych",
"id": "rbd",
"questionsCount": 213
},
{
"title": "RBD egz 2016 zaoczne",
"id": "rbdz",
"questionsCount": 90
},
{
"title": "Rachunkowość Podmiotow Gospodarczych",
"id": "rpg",
"questionsCount": 43
},
{
"title": "Systemy Baz Danych",
"id": "sbd",
"questionsCount": 378
},
{
"title": "Systemy Baz Danych zima 2015",
"id": "sbd2015",
"questionsCount": 158
},
{
"title": "Sieci Komputerowe - ang - egzamin ",
"id": "skj",
"questionsCount": 13
},
{
"title": "Sieci Komputerowe 1",
"id": "sko1-skj",
"questionsCount": 170
},
{
"title": "Sieci Komputerowe 2 - edu - 2011 ZIMA",
"id": "sko2",
"questionsCount": 26
},
{
"title": "Systemy operacyjne",
"id": "sop",
"questionsCount": 24
},
{
"title": "Technika i Architektura Komputerów",
"id": "tak",
"questionsCount": 236
},
{
"title": "Technika i Architekture Komputerów (TAK) [ENG]",
"id": "tak_ang",
"questionsCount": 158
},
{
"title": "Technologie Internetu",
"id": "tin",
"questionsCount": 137
},
{
"title": "Wstęp do systemów informacyjnych",
"id": "wsi",
"questionsCount": 94
},
{
"title": "Zarządzanie projektem informatycznym (ZPR)",
"id": "zpr",
"questionsCount": 8
}
]
}