Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit d24f737

Browse files
committed
remove scorecard selection from design challenges
1 parent b56fa4e commit d24f737

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/web/WEB-INF/includes/contest/editTab.jsp

+4
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,13 @@
7272
<td class="sec_tab_type"><strong>: <span id="rContestTypeName"></span></strong></td>
7373
</tr>
7474
<tr></tr>
75+
<%--
7576
<tr>
7677
<td class="first_tab_type"><strong>Review Scorecard</strong></td>
7778
<td class="sec_tab_type"><strong>: <span id="rReviewScorecard"></span></strong></td>
7879
</tr>
7980
<tr></tr>
81+
--%>
8082
<tr>
8183
<td class="first_tab_type"><strong>Challenge Name</strong></td>
8284
<td class="sec_tab_type"><strong>: <span id="rContestName"></span></strong></td>
@@ -253,6 +255,7 @@
253255
</div>
254256
<br /> <br />
255257
<!-- Review Scorecard -->
258+
<%--
256259
<div id="reviewScorecardDivEdit">
257260
<br />
258261
<span class="name fixWidthName"><strong>Review Scorecard </strong></span>
@@ -268,6 +271,7 @@
268271
</div>
269272
</div>
270273
<br /> <br />
274+
--%>
271275
<div id="copilotEditDiv">
272276
<br />
273277
<span class="name fixWidthName"><strong>Copilot</strong></span>

0 commit comments

Comments
 (0)