Skip to content

Commit 7729ea7

Browse files
committed
scores update
1 parent 462da2d commit 7729ea7

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

training_winners_data.json

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@
105105
"university": "42 Coding",
106106
"total_points": 1150
107107
},
108+
{
109+
"full_name": "Marvin Rexhepagaj ",
110+
"university": "Canadian Institute of Technology",
111+
"total_points": 1100
112+
},
108113
{
109114
"full_name": "Artea Myftiu",
110115
"university": "Universiteti New York Tirana",
@@ -115,11 +120,6 @@
115120
"university": "Fakulteti i Teknologjise se Informacionit",
116121
"total_points": 1000
117122
},
118-
{
119-
"full_name": "Marvin Rexhepagaj ",
120-
"university": "Canadian Institute of Technology",
121-
"total_points": 1000
122-
},
123123
{
124124
"full_name": "Klaudio Toska",
125125
"university": "UAMD 2",
@@ -309,7 +309,7 @@
309309
},
310310
{
311311
"university": "Canadian Institute of Technology",
312-
"total_points": 1000,
312+
"total_points": 1100,
313313
"num_users": 1
314314
},
315315
{
@@ -1545,6 +1545,10 @@
15451545
{
15461546
"name": "UAMD 2",
15471547
"users": 1
1548+
},
1549+
{
1550+
"name": "Canadian Institute of Technology",
1551+
"users": 1
15481552
}
15491553
],
15501554
"users": [
@@ -1615,6 +1619,10 @@
16151619
{
16161620
"full_name": "Klaudio Toska",
16171621
"challenge_points_earned": 100
1622+
},
1623+
{
1624+
"full_name": "Marvin Rexhepagaj ",
1625+
"challenge_points_earned": 100
16181626
}
16191627
]
16201628
},

0 commit comments

Comments
 (0)