Skip to content

Commit c641de8

Browse files
committed
scores update
1 parent c3d011d commit c641de8

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

training_winners_data.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
{
6969
"full_name": "Ira Haxhiu",
7070
"university": "UET Maratona",
71-
"total_points": 1100
71+
"total_points": 1200
7272
},
7373
{
7474
"full_name": "Redi Yzellari",
@@ -314,7 +314,7 @@
314314
},
315315
{
316316
"university": "UET Maratona",
317-
"total_points": 1350,
317+
"total_points": 1450,
318318
"num_users": 3
319319
},
320320
{
@@ -5586,8 +5586,18 @@
55865586
"difficulty": "intermediate",
55875587
"passing_threshold": "90",
55885588
"release_date": "September 2, 2025, 12:00 AM",
5589-
"universities": [],
5590-
"users": []
5589+
"universities": [
5590+
{
5591+
"name": "UET Maratona",
5592+
"users": 1
5593+
}
5594+
],
5595+
"users": [
5596+
{
5597+
"full_name": "Ira Haxhiu",
5598+
"challenge_points_earned": 100
5599+
}
5600+
]
55915601
}
55925602
],
55935603
"difficulty_points": {

0 commit comments

Comments
 (0)