From 6337b00e67c88adc3e09d89e132b7e2ec40dbe30 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 7 May 2024 16:41:57 +0530 Subject: Add narration languages in rules --- src/pages/rules.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/rules.astro b/src/pages/rules.astro index 610d7d5..7f0d704 100644 --- a/src/pages/rules.astro +++ b/src/pages/rules.astro @@ -30,6 +30,7 @@ import { slide } from 'astro:transitions';
  • The same person can not participate in more than one team.
  • If a person is found participating in more than one team, both teams will be disqualified from the Hackathon.
  • Use ONLY Synfig Studio for creating animations. Create the supporting graphics, audio, etc. using only open source software. You are not allowed to use any proprietary software in your animation in any aspect. If found, you or your team will be disqualified.
  • +
  • You can make the narration in English or in the 22 scheduled Indian languages given below.
    (1) Assamese, (2) Bengali, (3) Gujarati, (4) Hindi, (5) Kannada, (6) Kashmiri, (7) Konkani, (8) Malayalam, (9) Manipuri, (10) Marathi, (11) Nepali, (12) Oriya, (13) Punjabi, (14) Sanskrit, (15) Sindhi, (16) Tamil, (17) Telugu, (18) Urdu (19) Bodo, (20) Santhali, (21) Maithili and (22) Dogri.
  • The team lead will be the only point of contact with the organizers. Any participant found to be indulging in any form of malpractice will be immediately disqualified.
  • The decision of the review committee and organizers in declaring the results will be final. No queries in this regard will be entertained.
  • -- cgit