From 0a133d9ba480f88ba77f44f0e76f77c271330661 Mon Sep 17 00:00:00 2001 From: shubhanshu-0 Date: Tue, 17 Oct 2023 14:34:59 +0530 Subject: [PATCH] FAQs Updated --- src/assets/data/faqData.js | 19 ++++++++++++++----- src/pages/faqs/FAQs.js | 2 +- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/src/assets/data/faqData.js b/src/assets/data/faqData.js index 847de8d..7aea2d7 100644 --- a/src/assets/data/faqData.js +++ b/src/assets/data/faqData.js @@ -1,8 +1,12 @@ +import Judgement_Criteria from "../../assets/images/CodeUtsava_Judgement_7.0.pdf"; + + const faqs = [ { question: "How do I register for the hackathon?", answer: - "Click on any Register Now button on the website. Alternatively, you can head over to Devfolio.", + "Click on any Register Now button on the website. Alternatively, you can head over to Devfolio." + }, { question: "What is the participation fee?", @@ -20,10 +24,11 @@ const faqs = [ "Everyone is welcome to apply, any student or working professionals. If you can innovate or just want to have a fun weekend, you are most welcome.", }, { - question: "What is the participation fee?", + question: "When and how will the teams be shortlisted?", answer: - "Just some enthusiasm and an open mind are enough. We don't charge any money!!", + "Shortlisting of teams will start from 15 october and will be based on the evaluation of individual resumes, and the final shortlisting decision will be determined by the combined results of those resumes. Final teams will be announced on 26th October!", }, + { question: "What could be the size of the team?", answer: @@ -35,9 +40,13 @@ const faqs = [ "You will get cash prizes if you win; otherwise, you will always get an excellent opportunity to network with like-minded people, learn many things and get cool schwag.😉", }, { - question: "How will the teams be judged?", + question: "What other perks are provided?", answer: - "The teams will be judged based on Viability, Technical Complexity, Presentation Skills, Guidelines and most importantly, Creativity.", + "Accomodations and meals will be provided and travel expenses upto Rs.1500 per individual will be reimbursed for all the selected teams participating in CodeUtsava 7.0 !" + }, + { + question: "How will the teams be judged?", + answer:
The teams will be judged based on Viability, Technical Complexity, Presentation Skills, Guidelines and most importantly, Creativity. JUDEMENT CRITERIA
}, { question: "What is the Code of Conduct?", diff --git a/src/pages/faqs/FAQs.js b/src/pages/faqs/FAQs.js index b423339..8a5721c 100644 --- a/src/pages/faqs/FAQs.js +++ b/src/pages/faqs/FAQs.js @@ -32,7 +32,7 @@ const FAQs = () => {

- Frankenstein To Your Resque Ask Me Anything From There + Frankenstein To Your Rescue Ask Me Anything From There