HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"id": 7,
"order": 1,
"title": "Is there a minimum cap on the number of students that should participate?",
"description": "Yes, at least 40 students must participate from each school."
},
{
"id": 8,
"order": 2,
"title": "Will certificates be provided to all students?",
"description": "Yes, certificates will be awarded to all participating students."
},
{
"id": 9,
"order": 3,
"title": "Should a school conduct the paper on both days?",
"description": "No, a school must conduct the Olympiad on either one of the two available dates."
},
{
"id": 10,
"order": 4,
"title": "What is the next step after the paper?",
"description": "Top-performing students will get a chance to attend the E-Summit at IIT Bombay, one of India’s largest entrepreneurship summits."
},
{
"id": 11,
"order": 5,
"title": "I am a student, how can I participate in this?",
"description": "You can request your school teacher or coordinator to register your school for the Olympiad."
},
{
"id": 12,
"order": 6,
"title": "How long will the paper be?",
"description": "The Olympiad paper will be one hour long, comprising 50 multiple-choice questions."
},
{
"id": 13,
"order": 7,
"title": "Whom to contact for queries related to payment?",
"description": "For any payment-related queries, please mail at olympiad@ecell.in or contact Mehul or Prathmesh. Contact details are available on the official website."
},
{
"id": 14,
"order": 8,
"title": "How will the OMR sheets be evaluated?",
"description": "Schools must dispatch the students’ OMR sheets within 7 days of the exam date. Evaluation will be done centrally by E-Cell IIT Bombay."
},
{
"id": 15,
"order": 9,
"title": "How will the students be registered?",
"description": "Students will be registered when the school uploads a CSV file containing student details on the dashboard."
},
{
"id": 16,
"order": 10,
"title": "Will the students get a unique registration number?",
"description": "Yes, each student will receive a unique registration number after the school’s payment is successfully processed."
}
]