Skip to content

Judging automation - calculate and display total scores

Choose a tag to compare

@TravelTimN TravelTimN released this 30 Nov 11:41
· 152 commits to master since this release
af73575

Updated the check_projects_scores function so If all the projects were scored, it calculates the total score for each team, sorts the teams by scores and renders final_score.html with the score table.
If all projects weren't scored, it renders final_score.html without the score table.