|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
<%= render :partial => "qg_competition" %>
|
|
|
|
|
<% elsif @competition.identifier == "gcc-annotation-2018" %>
|
|
|
|
|
<%= render :partial => "annotation_2018_competition" %>
|
|
|
|
|
<% elsif @competition.identifier == "gcc-dev-2019" %>
|
|
|
|
|
<% elsif @competition.identifier == "gcc-task-2019" %>
|
|
|
|
|
<%= render :partial => "qg_second_competition" %>
|
|
|
|
|
<% elsif @competition.identifier == "gcc-annotation-2019" %>
|
|
|
|
|
<%= render :partial => "gq_second_code_competition" %>
|
|
|
|
|