summaryrefslogtreecommitdiff
path: root/yaksh/templates
diff options
context:
space:
mode:
authoradityacp2017-01-06 14:55:25 +0530
committeradityacp2017-01-06 14:55:25 +0530
commit9fc46fc74e87a30f9dcaada88815a5ec8814d5fd (patch)
treee3ef182335d5908d465b5fc109a753761b582d82 /yaksh/templates
parentc4f1fad41940acd3274d4559f820d9270a86450c (diff)
downloadonline_test-9fc46fc74e87a30f9dcaada88815a5ec8814d5fd.tar.gz
online_test-9fc46fc74e87a30f9dcaada88815a5ec8814d5fd.tar.bz2
online_test-9fc46fc74e87a30f9dcaada88815a5ec8814d5fd.zip
Change image in docs and other minor docs changes
Diffstat (limited to 'yaksh/templates')
-rw-r--r--yaksh/templates/yaksh/question.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/yaksh/question.html b/yaksh/templates/yaksh/question.html
index 8b2012c..fe696fe 100644
--- a/yaksh/templates/yaksh/question.html
+++ b/yaksh/templates/yaksh/question.html
@@ -140,7 +140,7 @@ function call_skip(url)
<div class="panel-heading">
<h4><u> {{ question.summary }}
{% if question.type == "mcq" %}
- (Multiple Choice Questions)
+ (Single Correct Choice Questions)
{% elif question.type == "mcc" %}
(Multiple Correct Choices)
{% elif question.type == "code" %}