You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A good leader is one who knows the way, goes the way and shows the
10
-
way. With this in mind, CodeFest invites you to lead your college in
11
-
the sixth edition of the coding extravaganza by becoming a part of our
12
-
team as a Campus Ambassador. Apply now to grab the opportunity of
13
-
becoming the face of CodeFest in your college!
9
+
The CA program is our warm invitation to all you dynamic and enthusiastic students who are eager to represent the spirit of CodeFest’24 team in your campus.
10
+
</p>
11
+
<p>
12
+
Accompanied with the opportunity to foster innovation and build connections, are the exclusive perks, exciting goodies and well-deserved rewards.
Copy file name to clipboardexpand all lines: src/components/ca/FaqCA.vue
+14-11
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<div:class="[$style.faqContainer, $style[$mq]]">
3
3
<ResponsiveTwoColumnLayout>
4
4
<div:class="$style.faqHeader"slot="left">
5
-
<imgsrc="#" />
5
+
<imgsrc="@assets/ca/faq.svg" />
6
6
</div>
7
7
<FAQ:faqItems="faq"slot="right" />
8
8
</ResponsiveTwoColumnLayout>
@@ -23,26 +23,29 @@ export default {
23
23
return {
24
24
faq: [
25
25
{
26
-
question:"Who is eligible for being a campus ambassador?",
26
+
question:"What is the role of a Campus Ambassador?",
27
27
answer:
28
-
"Anyone currently enrolled in any technical institute, who is \
29
-
connected to people who might be interested in coding competitions and hackathons can be a Campus ambassador.",
28
+
"Campus Ambassadors are passionate student representatives who spark excitement for CodeFest within their colleges. They act as a bridge between the organizers and their peers, ensuring smooth participation and offering valuable insights into the event.",
30
29
},
31
30
{
32
-
question:"What is the responsibility of a CA",
31
+
question:"Am I suitable to become a Campus Ambassador?",
33
32
answer:
34
-
"A CA's responsibility is to publicize CodeFest among the students of\
35
-
their college and act as a representative of the fest in their college.",
33
+
"Any passionate and motivated college student from any academic background or technical skill level is eligible to apply.",
36
34
},
37
35
{
38
-
question:"How to apply for the CA programme?",
36
+
question:"Can there be multiple Campus Ambassadors from a particular college?",
39
37
answer:
40
-
"Visit our facebook page/website and register as a CA by filling up the Google form available.",
38
+
"The number of Campus Ambassadors chosen from each college may vary depending on the college size and number of applications.",
41
39
},
42
40
{
43
-
question:"Can a CA register as a participant too?",
41
+
question:"How much time do I need to invest once selected as a Campus Ambassador?",
44
42
answer:
45
-
"Ofcourse! Any CA can participate in whatever event he/she wishes to, there is no such restriction.",
43
+
"The time commitment will vary depending on the tasks allotted and the stage of the CodeFest cycle.",
44
+
},
45
+
{
46
+
question:"Will my progress be monitored?",
47
+
answer:
48
+
"Yes, your dedication will shine on our leaderboard. We will track your progress based on the number of referrals you bring to CodeFest and reward the top scorers with exciting prizes, so stay motivated and keep the CodeFest spirit alive!",
Copy file name to clipboardexpand all lines: src/components/ca/Perks.vue
+19-9
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<div:class="[$style.workContainer, $style[$mq]]">
3
3
<ResponsiveTwoColumnLayout:isRightAbove="true">
4
4
<div:class="$style.workImage"slot="right">
5
-
<imgsrc="#" />
5
+
<imgsrc="@assets/ca/perks.svg" />
6
6
</div>
7
7
<div:class="$style.workHead"slot="left">
8
8
<div:class="$style.taskList">
@@ -33,24 +33,34 @@ export default {
33
33
return {
34
34
tasks: [
35
35
{
36
-
start:"Connect :",
36
+
start:"A certificate of recognition, authenticated by the HoD",
37
37
rest:
38
-
"Grow a strong network with peers inside your college as well as the CodeFest team.",
38
+
"of the Department of Computer Science and Engineering, IIT(BHU), that will boost your resume and showcase your leadership skills.",
39
39
},
40
40
{
41
-
start:"Communication :",
41
+
start:"Unlock a treasure chest of exciting goodies",
42
42
rest:
43
-
"Develop communication skills and get an edge over competition.",
43
+
"– perks you won't find anywhere else!",
44
44
},
45
45
{
46
-
start:"Certificate :",
46
+
start:"Free access",
47
47
rest:
48
-
"Get Work Experience certificate as a CodeFest Campus Ambassador.",
48
+
"to exclusive workshops, seminars, and events organized by CodeFest that will enhance your knowledge and skills in various domains of coding.",
49
49
},
50
50
{
51
-
start:"Goodies :",
51
+
start:"Build lasting connections and professional networks",
52
52
rest:
53
-
"Official CodeFest goodies and/or tees depending upon the number of participants in CodeFest from your college.",
53
+
"with like-minded peers within the vibrant CodeFest community.",
54
+
},
55
+
{
56
+
start:"Track your impact ",
57
+
rest:
58
+
"and see your hard work pay off with the dynamic leaderboard on CodeFest's official website. The top-ranked Campus Ambassadors will unlock exclusive rewards and recognition.",
59
+
},
60
+
{
61
+
start:"A lifetime experience ",
62
+
rest:
63
+
"of being part of a dynamic community of coders eager to learn, innovate, and create an impact.",
0 commit comments