File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
src/components/challenge-detail/Specification Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -178,6 +178,7 @@ export default function ChallengeDetailsView(props) {
178
178
< strong >
179
179
On Demand Challenges are customer-initiated single round design challenges.
180
180
</ strong >
181
+ < br />
181
182
Please note the following important information for Topcoder competitors who participate in this challenge:
182
183
< ul >
183
184
< li > Any communication needed, should be done directly with the customer in the Challenge Forum.</ li >
@@ -187,16 +188,18 @@ export default function ChallengeDetailsView(props) {
187
188
< li > The challenge winner selections will be based upon completed requirements and associated Topcoder review scoring.</ li >
188
189
</ ul >
189
190
< br />
190
- < br />
191
191
< strong >
192
192
REQUEST MARVEL PROTOTYPES HERE:
193
193
</ strong >
194
+ < br />
194
195
< a href = "https://discussions.topcoder.com/15528/request-marvel-access-for-design-challenges?new=1" >
195
196
Request Marvel for On Demand Challenges
196
197
</ a >
198
+ < br />
197
199
< strong >
198
200
DO NOT request Marvel access in the challenge forum with the customer.
199
201
</ strong >
202
+ < br />
200
203
Figma or XD Prototypes are acceptable for submissions created with those applications.
201
204
</ p >
202
205
)
You can’t perform that action at this time.
0 commit comments