diff --git a/routes/index.js b/routes/index.js index 013abd1..56da521 100644 --- a/routes/index.js +++ b/routes/index.js @@ -68,7 +68,7 @@ router.get('/privacy-policy', function (req, res, next) { }); router.get('/final-test', function (req, res, next) { - res.render('pages/finaltest', + res.render('pages/onlinetest', { title: `Online Test | ${title}`, page_head: 'Online Test', @@ -77,7 +77,7 @@ router.get('/final-test', function (req, res, next) { }); router.get('/finaltest', function (req, res, next) { - res.render('pages/finaltest', + res.render('pages/onlinetest', { title: `Online Test | ${title}`, page_head: 'Online Test', @@ -86,7 +86,7 @@ router.get('/finaltest', function (req, res, next) { }); router.get('/online-test', function (req, res, next) { - res.render('pages/finaltest', + res.render('pages/onlinetest', { title: `Online Test | ${title}`, page_head: 'Online Test', diff --git a/views/pages/finaltest.hbs b/views/pages/onlinetest.hbs similarity index 74% rename from views/pages/finaltest.hbs rename to views/pages/onlinetest.hbs index 636593d..f002a3f 100644 --- a/views/pages/finaltest.hbs +++ b/views/pages/onlinetest.hbs @@ -7,26 +7,23 @@
-

Online Test shceduled on 27.04.23

+

Online Test shceduled on 27.04.23

- We are pleased to inform you that the Mock Test has been - scheduled for 27.04.2023. The detailed instructions and the test schedule will be published soon after the mock test. + We are pleased to inform you that the Online test for the Launchpad Kerala has been + scheduled for 27.04.23. This is the perfect opportunity for you to assess your + knowledge, sharpen your skills, and get a taste of the actual exam format.

- Further details will be updated soon ! + Ranklist will be published based on the results of this test for the recruiter allotment + process and offline interviews.

- {{!-- --}}
+ {{!--
@@ -54,32 +51,28 @@
--}} - {{!--
-
+
+

Instructions for Online Test

-

+

Please carefully read the instructions given below

  • The test will be conducted on - 09/07/2022 + 27/04/2023 from 8.00 PM to 9.00 PM
  • The platform will be HackerEarth
  • Participants are to signup on the Hackerearth platform with their registered mail IDs
  • -
  • The Hackerearth username must be - your - Unique IEEE Job fair ID.
  • -
  • There will be two seperate - links +
  • Your full name on your Hackerearth + account must be your Unique Launchpad Kerala ID.
  • +
  • There will be two seperate links for two sections of the mock test. One will be analytical the second one will be programming
  • -
  • Participants are to loging to the - hackerEarth atleast 5 minutes before the test starts
  • First link will be active from 8.00 PM to 9:00 PM followed by the second link from 8:30 PM to 9.00 PM
  • @@ -93,14 +86,15 @@ particular (KPO amd BPO) need not necessarily attempt the programming section of the test.
  • The link for the mock test will be provided - in the updates section of the IEEE Job fair website 24 hours before the test - starts. The participants will also be notified of the same by mail.
  • + here as well as in the updates section of the Launchpad Kerala website 12-24 hours + before the test + starts.
-
--}} +
\ No newline at end of file diff --git a/views/partials/header.hbs b/views/partials/header.hbs index e644860..b72f8a3 100644 --- a/views/partials/header.hbs +++ b/views/partials/header.hbs @@ -21,7 +21,7 @@ Updates 3 + class="updates-btn">Updates 2
diff --git a/views/partials/hero.hbs b/views/partials/hero.hbs index dd8fa2f..cfdbe91 100644 --- a/views/partials/hero.hbs +++ b/views/partials/hero.hbs @@ -31,12 +31,12 @@
- --}}
diff --git a/views/updates.hbs b/views/updates.hbs index db805fc..e239b81 100644 --- a/views/updates.hbs +++ b/views/updates.hbs @@ -4,14 +4,16 @@
@@ -38,7 +39,8 @@ We are excited to announce that the confirmation mails, along with the unique Launchpad Kerala ID, will be sent soon to all registered participants who have completed the - registration process. Please check your email inbox regularly, including promotions/spam/junk + registration process. Please check your email inbox regularly, including + promotions/spam/junk folders, for an email from team@launchpadkerala.org.

@@ -48,7 +50,8 @@ to keep this ID safely for future reference.

- If you have not received the confirmation email before 25.04.2023, please contact us at through the contact form on the + If you have not received the confirmation email before 25.04.2023, please contact us at + through the contact form on the home page

Registration closed!

@@ -57,7 +60,7 @@
-
+ {{!--
@@ -86,7 +89,7 @@
-
+
--}}
\ No newline at end of file