Skip to content

Commit 4e98239

Browse files
authored
content updated for register section
1 parent e362459 commit 4e98239

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

src/components/HomeBody.astro

+18-4
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,10 @@ import Moe from "../assets/img/MOE-logo.png";
161161
How to participate?
162162
</h1>
163163

164-
<h1 class="font-bold text-base xl:text-xl text-gray-900 mb-4">To participate in the hackathon, please follow these mandatory steps: </h1>
164+
<!--<h1 class="font-bold text-base xl:text-xl text-gray-900 mb-4">To participate in the hackathon, please follow these mandatory steps: </h1>-->
165+
<h1 class="font-bold text-base xl:text-xl text-gray-900 mb-4">To register for the hackathon, we have a two-step registration process: </h1>
165166
<ol class="text-justify list-decimal list-outside space-y-4">
166-
<li class="leading-6">
167+
<!--<li class="leading-6">
167168
Before proceeding, it is mandatory to fill out this Google Form:
168169
<a href="https://docs.google.com/forms/d/e/1FAIpQLSc7sSXer3wta4B9QuT_x7xa2tx53_2uJ6PJM7t0oCdww1rPgA/viewform?usp=sf_link"
169170
target="_blank"
@@ -177,9 +178,22 @@ import Moe from "../assets/img/MOE-logo.png";
177178
target="_blank"
178179
class="text-red-600 hover:text-red-400 hover:underline">Click here to open</a>.
179180
Please go through all the links provided under the Case Study Project tab.
180-
</li>
181+
</li>-->
182+
<li class="leading-6">
183+
<ul>
184+
<li>Step 1: Register through the Google form:</li>
185+
<ul>
186+
<li>To register for the hackathon, it is mandatory to fill out this Google Form:&nbsp;<a href="https://docs.google.com/forms/d/e/1FAIpQLSc7sSXer3wta4B9QuT_x7xa2tx53_2uJ6PJM7t0oCdww1rPgA/viewform?usp=sf_link" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://docs.google.com/forms/d/e/1FAIpQLSc7sSXer3wta4B9QuT_x7xa2tx53_2uJ6PJM7t0oCdww1rPgA/viewform?usp%3Dsf_link&amp;source=gmail&amp;ust=1737529593612000&amp;usg=AOvVaw0mBzUH9YSRb5f67WcYWxHI">Click here to register</a>.&nbsp;</li>
187+
</ul>
188+
<li>Step 2: Submit your Case study proposal:</li>
189+
<ul>
190+
<li>After filling out the Google form, visit the website: <a href="https://scilab.in/case-study-portal/case-study-project" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://scilab.in/case-study-portal/case-study-project&amp;source=gmail&amp;ust=1737529593613000&amp;usg=AOvVaw3i55xyREy12uozjSoLEawK">https://scilab.in/<wbr />case-study-portal/case-study-<wbr />project</a> to read all the instructions thoroughly and submit your proposal.&nbsp;</li>
191+
<li>You can find the proposal form on this link: <a href="https://scilab.in/case-study-portal/procedure" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://scilab.in/case-study-portal/procedure&amp;source=gmail&amp;ust=1737529593613000&amp;usg=AOvVaw3_4XPgpa7HvYPzXLuIrF9v">https://scilab.in/case-study-<wbr />portal/procedure</a>. (This step is mandatory. Your registration will not be considered under you submit a proposal)</li>
192+
</ul>
193+
</ul>
194+
</li>
181195
<li class="leading-6">
182-
On the same website, you will find a Proposal Form. Fill it out for your chosen Case Study project as per the guidelines provided.<br />
196+
<!--On the same website, you will find a Proposal Form. Fill it out for your chosen Case Study project as per the guidelines provided.<br />-->
183197
<span class="font-bold">Important: When mentioning the name of your chosen case study project in the proposal form, use this format: <span class="italic">"NameOfCaseStudyProject (SCSH25)"</span></span>
184198
</li>
185199
<li class="leading-6">

0 commit comments

Comments
 (0)