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 }} -

Quiz: {{ paper.quiz.description }}

+

Quiz: {{ paper.question_paper.quiz.description }}

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 %}

- You can attempt this Quiz at any time between {{ enable_quiz_time }} and {{ disable_quiz_time }} + You can attempt this Quiz at any time between {{ enable_quiz_time }} GMT and {{ disable_quiz_time }} GMT
You are not allowed to attempt the Quiz before or after this duration
diff --git a/yaksh/templates/yaksh/question.html b/yaksh/templates/yaksh/question.html index 650cef0..a0b74fa 100644 --- a/yaksh/templates/yaksh/question.html +++ b/yaksh/templates/yaksh/question.html @@ -149,14 +149,6 @@ function call_skip(url)

{{ question.summary }} (Marks : {{ question.points }})


{{ question.description|safe }}
Language: {{ question.language }}
- {% if error_message %} -
- {% for e in error_message.splitlines %} - {{ e|join:"" }} -
- {% endfor%} -
- {% endif %}
{% if error_message %}
diff --git a/yaksh/templates/yaksh/quizzes_user.html b/yaksh/templates/yaksh/quizzes_user.html index fbd50ce..1dcd20d 100644 --- a/yaksh/templates/yaksh/quizzes_user.html +++ b/yaksh/templates/yaksh/quizzes_user.html @@ -51,7 +51,7 @@ - + {% for paper in quizzes_taken %} -- cgit
Quiz ResultMraks ObtainedMarks Obtained Total Marks Percentage