Skip to content

Commit

Permalink
content updated for register section
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay9085 authored Jan 21, 2025
1 parent e362459 commit 4e98239
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions src/components/HomeBody.astro
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,10 @@ import Moe from "../assets/img/MOE-logo.png";
How to participate?
</h1>

<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>
<!--<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>-->
<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>
<ol class="text-justify list-decimal list-outside space-y-4">
<li class="leading-6">
<!--<li class="leading-6">
Before proceeding, it is mandatory to fill out this Google Form:
<a href="https://docs.google.com/forms/d/e/1FAIpQLSc7sSXer3wta4B9QuT_x7xa2tx53_2uJ6PJM7t0oCdww1rPgA/viewform?usp=sf_link"
target="_blank"
Expand All @@ -177,9 +178,22 @@ import Moe from "../assets/img/MOE-logo.png";
target="_blank"
class="text-red-600 hover:text-red-400 hover:underline">Click here to open</a>.
Please go through all the links provided under the Case Study Project tab.
</li>
</li>-->
<li class="leading-6">
<ul>
<li>Step 1: Register through the Google form:</li>
<ul>
<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>
</ul>
<li>Step 2: Submit your Case study proposal:</li>
<ul>
<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>
<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>
</ul>
</ul>
</li>
<li class="leading-6">
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 />
<!--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 />-->
<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>
</li>
<li class="leading-6">
Expand Down

0 comments on commit 4e98239

Please sign in to comment.