{%extends 'base2.html'%} {%block head%} {% load static %} {% csrf_token %} {% endblock%} {%block title%} Create Question {%endblock%} {%block body%}

You CAN CREATE A QUESTION HERE prof {{username}}

{% csrf_token %}

Step 1 - Frame the question

Type your text here.

Step 2 - Add some options

Trick the students !!

Step 3 - Add some pictures

Drop images in the order you want to display

Complete

You have successfully completed all steps. Here's the preview









{%endblock%}