From fbeed0456532b2b36f02a26dbfffc132235d5e4c Mon Sep 17 00:00:00 2001 From: prathamesh Date: Mon, 19 Aug 2013 13:09:10 +0530 Subject: This branch was created for testing the app. Changes made here are during the testing phase. And the feedbacks recevied are implemented. --- testapp/templates/exam/results_user.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testapp/templates/exam/results_user.html') diff --git a/testapp/templates/exam/results_user.html b/testapp/templates/exam/results_user.html index bf847c0..2a2a309 100644 --- a/testapp/templates/exam/results_user.html +++ b/testapp/templates/exam/results_user.html @@ -13,6 +13,8 @@
Quiz Description | Obtained Marks + | Maximum Marks + | Percentage {% for paper in papers %} |
---|