From 6c0d75e784b87ed05e4c138110f987e88a37701b Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 18 Apr 2012 01:56:51 +0530 Subject: changes for student interface --- testapp/templates/exam/add_quiz.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'testapp/templates/exam/add_quiz.html') diff --git a/testapp/templates/exam/add_quiz.html b/testapp/templates/exam/add_quiz.html index c8e1ac3..2667c0c 100644 --- a/testapp/templates/exam/add_quiz.html +++ b/testapp/templates/exam/add_quiz.html @@ -13,7 +13,11 @@ @@ -28,7 +32,7 @@ -
+
{% endblock %} -- cgit