From b652db6c27fc41db733fb4cf127ca0cde98fcc4c Mon Sep 17 00:00:00 2001
From: ankitjavalkar
Date: Fri, 12 Feb 2016 17:13:46 +0530
Subject: Typos fixed and minor interface fixes
---
yaksh/templates/yaksh/grade_user.html | 2 +-
yaksh/templates/yaksh/intro.html | 2 +-
yaksh/templates/yaksh/question.html | 8 --------
yaksh/templates/yaksh/quizzes_user.html | 2 +-
4 files changed, 3 insertions(+), 11 deletions(-)
(limited to 'yaksh/templates')
diff --git a/yaksh/templates/yaksh/grade_user.html b/yaksh/templates/yaksh/grade_user.html
index 9537251..f0d9520 100644
--- a/yaksh/templates/yaksh/grade_user.html
+++ b/yaksh/templates/yaksh/grade_user.html
@@ -29,7 +29,7 @@ Institute: {{ data.profile.institute }}
{{ paper.total_marks }}
-
Questions correctly answered: {{ paper.get_answered_str }}
diff --git a/yaksh/templates/yaksh/intro.html b/yaksh/templates/yaksh/intro.html
index 9c5c14d..2542795 100644
--- a/yaksh/templates/yaksh/intro.html
+++ b/yaksh/templates/yaksh/intro.html
@@ -13,7 +13,7 @@
{% else %}
Quiz | Result | -Mraks Obtained | +Marks Obtained | Total Marks | Percentage | {% for paper in quizzes_taken %} -- cgit
---|