Skip to content

Commit 3beed47

Browse files
committed
added more faw content
1 parent 8a9fe4d commit 3beed47

File tree

1 file changed

+10
-4
lines changed
  • src/shared/components/tc-communities/communities/wipro/FAQ

1 file changed

+10
-4
lines changed

src/shared/components/tc-communities/communities/wipro/FAQ/index.jsx

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,17 @@ export default function Learn() {
5050
}}
5151
>
5252
<Accordion>
53-
<AccordionItem title="How to participate in a challenge">
54-
<Text><p>Find a challenge that interests you on the <a href="/challenges">challenge listings page</a>. You can filter by challenge types, prizes, deadlines, etc. Look for challenges that are still open for registration. If you see something that interests you, click it and then you can read the details and register for the challenge.</p></Text>
53+
<AccordionItem title="What is a challenge?">
54+
<Text><p>If you are new to Topcoder challenges, learn more about the overall concepts of challenges by watching this <a href="https://www.yammer.com/wipro.com/#/files/101411706">video</a>.</p></Text>
5555
</AccordionItem>
56-
<AccordionItem title="Code submissions for a challenge">
57-
<Text><p>Do all of your coding/design work offline, or as specified in the challenge spec. When you are ready to submit, come back to the challenge page and click the Submit button. The Submit page will give instructions to upload your submission.</p></Text>
56+
<AccordionItem title="How do I register for Topcoder?">
57+
<Text><p>Follow the instructions in this <a href="https://www.yammer.com/wipro.com/#/files/101411768">video</a>.</p></Text>
58+
</AccordionItem>
59+
<AccordionItem title="How do I participate in a challenge?">
60+
<Text><p>Find a challenge that interests you on the <a href="/challenges">challenge listings page</a>. You can filter by challenge types, prizes, deadlines, etc. Look for challenges that are still open for registration. If you see something that interests you, click it and then you can read the details and register for the challenge. Watch the <a href="https://www.yammer.com/wipro.com/#/files/101411899">video</a>.</p></Text>
61+
</AccordionItem>
62+
<AccordionItem title="How do I submit to a challenge?">
63+
<Text><p>Do all of your coding/design work offline, or as specified in the challenge spec. When you are ready to submit, come back to the challenge page and click the Submit button. The Submit page will give instructions to upload your submission. Watch the <a href="https://www.yammer.com/wipro.com/#/files/101411933">video</a>.</p></Text>
5864
</AccordionItem>
5965
<AccordionItem title="Roles and responsibilities for reviewers and copilots">
6066
<Text><p>If you are a reviewer or copilot and need information about managing projects and challenges, please visit the <a href="https://help.topcoder.com/hc/en-us/sections/204971587-Copilots-Reviewers">Help Center</a>.</p></Text>

0 commit comments

Comments
 (0)