Skip to content

Commit b39fb08

Browse files
committed
Remove design template items (TOP-1489)
1 parent b558596 commit b39fb08

File tree

1 file changed

+0
-32
lines changed
  • src/shared/components/challenge-detail/Specification

1 file changed

+0
-32
lines changed

src/shared/components/challenge-detail/Specification/index.jsx

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -231,38 +231,6 @@ export default function ChallengeDetailsView(props) {
231231
description
232232
&& (
233233
<article>
234-
{
235-
selfService && (
236-
<p styleName="note">
237-
<strong>
238-
On Demand Challenges are customer-initiated single round design challenges.
239-
</strong>
240-
<br />
241-
Please note the following important information for Topcoder competitors who participate in this challenge:
242-
<ul>
243-
<li>Any communication needed, should be done directly with the customer in the Challenge Forum.</li>
244-
<li>In order to pass challenge screening and review, all challenge requirements and requested screens must be completed as described below.</li>
245-
<li>Submission source files must be created with the application(s) listed in the requirements.</li>
246-
<li>There will be no appeals or final fixes.</li>
247-
<li>The challenge winner selections will be based upon completed requirements and associated Topcoder review scoring.</li>
248-
</ul>
249-
<br />
250-
<strong>
251-
REQUEST MARVEL PROTOTYPES HERE:
252-
</strong>
253-
<br />
254-
<a href="https://discussions.topcoder.com/discussion/15528/request-marvel-access-for-on-demand-challenges">
255-
Request Marvel for On Demand Challenges
256-
</a>
257-
<br />
258-
<strong>
259-
DO NOT request Marvel access in the challenge forum with the customer.
260-
</strong>
261-
<br />
262-
Figma or XD Prototypes are acceptable for submissions created with those applications.
263-
</p>
264-
)
265-
}
266234
<h2>
267235
Challenge Summary
268236
</h2>

0 commit comments

Comments
 (0)