Skip to content

Commit df03cc0

Browse files
committed
scores update
1 parent 1d70354 commit df03cc0

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

training_winners_data.json

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@
100100
"university": "42 Coding",
101101
"total_points": 1150
102102
},
103+
{
104+
"full_name": "Orlin Balliu",
105+
"university": "Tirana Business University",
106+
"total_points": 1000
107+
},
103108
{
104109
"full_name": "Elisa Zala",
105110
"university": "Fakulteti i Teknologjise se Informacionit",
@@ -110,11 +115,6 @@
110115
"university": "Universiteti Metropolitan i Tiranes",
111116
"total_points": 950
112117
},
113-
{
114-
"full_name": "Orlin Balliu",
115-
"university": "Tirana Business University",
116-
"total_points": 900
117-
},
118118
{
119119
"full_name": "Ina Ndoni",
120120
"university": "Epoka University",
@@ -283,14 +283,14 @@
283283
"num_users": 1
284284
},
285285
{
286-
"university": "42 Coding",
287-
"total_points": 1150,
288-
"num_users": 1
286+
"university": "Tirana Business University",
287+
"total_points": 1250,
288+
"num_users": 2
289289
},
290290
{
291-
"university": "Tirana Business University",
291+
"university": "42 Coding",
292292
"total_points": 1150,
293-
"num_users": 2
293+
"num_users": 1
294294
},
295295
{
296296
"university": "UAMD 2",
@@ -373,6 +373,10 @@
373373
{
374374
"name": "Universiteti Europian i Tiran\u00ebs",
375375
"users": 1
376+
},
377+
{
378+
"name": "Tirana Business University",
379+
"users": 1
376380
}
377381
],
378382
"users": [
@@ -443,6 +447,10 @@
443447
{
444448
"full_name": "Mateo Nezha",
445449
"challenge_points_earned": 100
450+
},
451+
{
452+
"full_name": "Orlin Balliu",
453+
"challenge_points_earned": 100
446454
}
447455
]
448456
},
@@ -6102,6 +6110,7 @@
61026110
"14": 1.0,
61036111
"15": 1.0,
61046112
"16": 1.0,
6105-
"17": 1.0
6113+
"17": 1.0,
6114+
"18": 1.0
61066115
}
61076116
}

0 commit comments

Comments
 (0)