File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed
src/shared/components/challenge-detail/Specification Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -231,38 +231,6 @@ export default function ChallengeDetailsView(props) {
231
231
description
232
232
&& (
233
233
< 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
- }
266
234
< h2 >
267
235
Challenge Summary
268
236
</ h2 >
You can’t perform that action at this time.
0 commit comments