From 480fc524eaffa99bbcec65b0829f6116ccace673 Mon Sep 17 00:00:00 2001 From: jayparikh111 Date: Thu, 15 Mar 2012 18:12:49 +0530 Subject: minor UI changes --- testapp/templates/exam/edit_question.html | 217 ++++++++++++++++++++++++------ 1 file changed, 177 insertions(+), 40 deletions(-) (limited to 'testapp/templates/exam/edit_question.html') diff --git a/testapp/templates/exam/edit_question.html b/testapp/templates/exam/edit_question.html index b1395e9..2ab3c7a 100644 --- a/testapp/templates/exam/edit_question.html +++ b/testapp/templates/exam/edit_question.html @@ -3,70 +3,207 @@ {% block subtitle %}Edit Question{% endblock %} {% block css %} - + {% endblock %} {% block script %} {% endblock %} -{% block onload %} onload='javascript:load_form();' {% endblock %} + +{% block onload %} onload = 'javascript:textareaformat();' {% endblock %} + {% block manage %} -
+ {% csrf_token %} - - {% for form in forms %} - - {{ form.summary.value }}Show
- Look of Question in HTML Format : -

-
-