Skip to content

Commit c1d9cfd

Browse files
committed
lineup
1 parent 6aa4abd commit c1d9cfd

7 files changed

Lines changed: 52 additions & 30 deletions

File tree

content/docs/guide/organizer-judging.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Projects are evaluated based on the following criteria:
4343
<li>
4444
<strong>Add Judges:</strong>
4545
<div>
46-
Ensure judges are added in the <a href="../organizers/setup/judges.md">speakers and judges</a> tab on the organizer dashboard.
46+
Ensure judges are added in the <a href="/docs/guide/setting-up-your-hackathon/lineup-tab">lineup</a> tab on the organizer dashboard.
4747
</div>
4848
</li>
4949
<li>
@@ -88,7 +88,7 @@ Projects are evaluated based on the following criteria:
8888
<ul className="list-disc pl-4 space-y-4">
8989
<li>
9090
<strong>Add Judges:</strong> Ensure judges are added in the{" "}
91-
<a href="../organizers/setup/judges.md">speakers and judges</a> tab.
91+
<a href="/docs/guide/setting-up-your-hackathon/lineup-tab">lineup</a> tab.
9292
</li>
9393
<li>
9494
<strong>Set Judging Duration:</strong> Set the 'Judging start' and
@@ -118,7 +118,7 @@ Projects are evaluated based on the following criteria:
118118
<li>
119119
<strong>Add Judges:</strong>
120120
<div>
121-
Ensure judges are added in the <a href="/docs/guide/setting-up-your-hackathon/judges-tab">speakers and judges</a> tab.
121+
Ensure judges are added in the <a href="/docs/guide/setting-up-your-hackathon/lineup-tab">lineup</a> tab.
122122
</div>
123123
</li>
124124
<li>

content/docs/guide/setting-up-your-hackathon/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ description: A step-by-step guide to configuring every aspect of your hackathon
3131
href="/docs/guide/setting-up-your-hackathon/prizes-tab"
3232
/>
3333
<Card
34-
title="🧑‍⚖️ Judges Tab"
35-
href="/docs/guide/setting-up-your-hackathon/judges-tab"
34+
title="🎤 Lineup Tab"
35+
href="/docs/guide/setting-up-your-hackathon/lineup-tab"
3636
/>
3737
<Card
3838
title="🤝 Partner Tab"

content/docs/guide/setting-up-your-hackathon/judges-tab.mdx

Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Lineup Tab
3+
description: Showcase the stellar lineup of mentors, judges, and speakers you have at your hackathon by publishing it on your dashboard.
4+
---
5+
6+
## Organizer view
7+
8+
Click on `Begin adding lineup` and proceed to add the following details:
9+
10+
<img src="/assets/lineup.gif" alt="Add Lineup UI" />
11+
<p align="center"><i>Lineup Tab</i></p>
12+
13+
- **Name**
14+
- **Job Title / Role**: Designation of the person
15+
- **Company / Organization**
16+
- **Company URL**: The website of the company the person represents
17+
- **Profile URL**: Their social media handles (Twitter, Personal Website, LinkedIn)
18+
- **About** (Optional): A short description to introduce them
19+
- **Image**: You can upload an image in `.webp` or `.jpg` format (Recommended dimensions: 64×64)
20+
21+
---
22+
23+
## Managing Visibility and Roles
24+
25+
### Featured vs Hidden
26+
27+
- **Featured**: People marked as featured are prominently visible on the microsite lineup section
28+
- **Hidden**: People marked as hidden are not displayed on the microsite
29+
30+
### Mentor and Judge Access
31+
32+
You can assign individuals in this tab as **Mentor** or **Judge** to grant them access to the mentorship or judging dashboard.
33+
34+
<Callout title="Email Required" type="info">
35+
Email is required to provide dashboard access for mentors and judges.
36+
</Callout>
37+
38+
---
39+
40+
## Microsite View
41+
42+
<img src="/assets/image (279).webp" alt="Lineup tab microsite" />
43+
<p align="center"><i>ETHIndia'22 Microsite &lt;&gt; Lineup Tab</i></p>

content/docs/guide/setting-up-your-hackathon/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"brand-tab",
1111
"dates-tab",
1212
"prizes-tab",
13-
"judges-tab",
13+
"lineup-tab",
1414
"partner-tab",
1515
"faqs-tab"
1616
]

public/assets/image (279).webp

-67.7 KB
Loading

public/assets/lineup.gif

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)