{% load static %}
{% csrf_token %}

Click here to automatically add all questions by uploading csv

Quiz Name:


{% csrf_token %}

Click here to manually add all questions

Quiz Name:


Step 1: Download Quiz Template


Step 2: Open downloaded csv file and add questions in each row

Format is as follows: (also specified inside the csv file)

Question | OptionA | OptionB | OptionC | OptionD | CorrectOption | QuestionType | Marks | NegativeMarks | Explanation


Step 3: Upload the modified document


Step 4: After uploading the document click on Submit to create the quiz.