From c8b68813ca80aee16261e5f02d541ed48712feae Mon Sep 17 00:00:00 2001 From: Hardik Ghaghada Date: Fri, 26 Apr 2013 16:40:34 +0530 Subject: Dumped JS from HTML pages to separate JS files --- testapp/templates/exam/grade_user.html | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'testapp/templates/exam/grade_user.html') diff --git a/testapp/templates/exam/grade_user.html b/testapp/templates/exam/grade_user.html index 58e118b..ae9274e 100644 --- a/testapp/templates/exam/grade_user.html +++ b/testapp/templates/exam/grade_user.html @@ -9,20 +9,7 @@ {% endblock %} {% block script %} - + {% endblock %} {% block manage %} @@ -59,7 +46,7 @@ Start time: {{ paper.start_time }}

Question: {{ question.id }}. {{ question.summary }} (Points: {{ question.points }}) -Details

+Details