We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff708e commit f36ca31Copy full SHA for f36ca31
1 file changed
cms/server/contest/templates/contest.html
@@ -187,7 +187,7 @@ <h3 id="countdown_box">
187
{{ sidebar_task_scores[t_iter.id][2] }}
188
</span>
189
{% else %}
190
- <span class="task_score_badge task_score undefined">{% trans %}N/A{% endtrans %}</span>
+ <span class="task_score_badge task_score score_0">0 / 0</span>
191
{% endif %}
192
193
</li>
0 commit comments