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
<divclass="question-title">What is open Source Development ?</div>
16
-
<divclass="answer" id="answer1">A software for which the original source code is made freely available and may be redistributed and modified according to the requirement of the user.</div>
17
+
<divclass="card" onclick="toggleAnswer1()">
18
+
<divclass="question-title">What is open Source Development ?</div>
19
+
<divclass="answer" id="answer1">
20
+
A software for which the original source code is made freely available
21
+
and may be redistributed and modified according to the requirement of
22
+
the user.
17
23
</div>
18
-
<divclass="card" onclick="toggleAnswer2()">
19
-
<divclass="question-title">Any age limit for participation?</div>
20
-
<divclass="answer" id="answer2">No, it is open for all.</div>
24
+
</div>
25
+
<divclass="card" onclick="toggleAnswer2()">
26
+
<divclass="question-title">Any age limit for participation?</div>
27
+
<divclass="answer" id="answer2">No, it is open for all.</div>
28
+
</div>
29
+
<divclass="card" onclick="toggleAnswer3()">
30
+
<divclass="question-title">Is there any registration fees?</div>
31
+
<divclass="answer" id="answer3">There is no participation fee.</div>
32
+
</div>
33
+
<divclass="card" onclick="toggleAnswer4()">
34
+
<divclass="question-title">What will be the prices and perks?</div>
35
+
<divclass="answer" id="answer4">
36
+
All the participants with successful participation will get digital
37
+
certificates and some cool swags.
21
38
</div>
22
-
<divclass="card" onclick="toggleAnswer3()">
23
-
<divclass="question-title">Is there any registration fees?</div>
24
-
<divclass="answer" id="answer3">There is no participation fee.</div>
39
+
</div>
40
+
<divclass="card" onclick="toggleAnswer5()">
41
+
<divclass="question-title">Who all can participate?</div>
42
+
<divclass="answer" id="answer5">
43
+
No matter if you are a beginner or an expert , SSOC is open for
44
+
everyone who has a zeal to learn new things and achieve heights.
25
45
</div>
26
-
<divclass="card" onclick="toggleAnswer4()">
27
-
<divclass="question-title">What will be the prices and perks?</div>
28
-
<divclass="answer" id="answer4">All the participants with successful participation will get digital certificates and some cool swags.</div>
46
+
</div>
47
+
<divclass="card" onclick="toggleAnswer6()">
48
+
<divclass="question-title">
49
+
Can I participate in SSOC both as a participant and mentor?
29
50
</div>
30
-
<divclass="card" onclick="toggleAnswer5()">
31
-
<divclass="question-title">Who all can participate?</div>
32
-
<divclass="answer" id="answer5">No matter if you are a beginner or an expert , SSOC is open for everyone who has a zeal to learn new things and achieve heights.</div>
33
-
</div>
34
-
<divclass="card" onclick="toggleAnswer6()">
35
-
<divclass="question-title">Can I participate in SSOC both as a participant and mentor?</div>
36
-
<divclass="answer" id="answer6">You can participate either as a mentor or as a participant but not as both.</div>
51
+
<divclass="answer" id="answer6">
52
+
You can participate either as a mentor or as a participant but not as
0 commit comments