We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761f323 commit 795cc23Copy full SHA for 795cc23
webapp/templates/team/partials/submission.html.twig
@@ -113,7 +113,7 @@
113
</div>
114
115
116
- {% if judging.submission.problem.combinedRunCompare %}
+ {% if judging.submission.problem.interactiveProblem %}
117
<h6 class="mt-3">Jury/Submission interaction</h6>
118
{% if run.output_run is empty %}
119
<p class="nodata">There was no interaction log.</p>
0 commit comments