{% extends "manage.html" %} {% block subtitle %}Design Question Paper{% endblock %} {% block css %} {% endblock %} {% block script %} {% endblock %} {% block manage %}
Manual mode to design the {{lang}} Question Paper

{% csrf_token %}

Total Marks: 0

Please select Question type and Marks
{{ form.question_type }}
{{ form.marks }}


Select questions to add:

Add to paper

Fixed questions currently in paper:


Select questions to add to the pool:

Add to paper

Pool of questions currently in paper:


Almost finished creating your question paper




{% endblock %}