Skip to content

Commit

Permalink
fix becp ranking
Browse files Browse the repository at this point in the history
  • Loading branch information
smadbe committed Sep 8, 2024
1 parent eb4a205 commit 48c8960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/localizable/_becp_ranking.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<td>#</td>
<td style="text-align:left"><%= t(:column_name) %></td>
<td style="text-align:left"><%= t(:column_school) %></td>
<td>FARIO /100</td><td>Q1 /100</td><td>Q2 /100</td><td>Q3 /100</td><td>Q4 /100</td><td>Q5 /100</td><td>Q6 /100</td>
<td>FARIO /150</td><td>Q1 /100</td><td>Q2 /100</td><td>Q3 /100</td><td>Q4 /100</td><td>Q5 /100</td><td>Q6 /100</td>
<td><%= t(:column_score) %> /600</td>
</tr>
<% data.results_2024_becp.each do |r| %>
Expand Down

0 comments on commit 48c8960

Please sign in to comment.