Skip to content

Commit

Permalink
update lrs data and class averages
Browse files Browse the repository at this point in the history
  • Loading branch information
demetrios-koziris committed Dec 23, 2024
1 parent 7c4f839 commit 7d55522
Show file tree
Hide file tree
Showing 4 changed files with 260 additions and 92 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
function getClassAveragesData() {
\tlet classAveragesData = {"""

input_json_path = 'input/ClassAverages__2024-11-02_17_58_01__10729.json'
input_json_path = 'input/ClassAverages__2024-12-22_22_27_03__10847.json'
formatted_json = ''

with open(input_json_path, 'r') as input_file:
Expand Down
Loading

0 comments on commit 7d55522

Please sign in to comment.