summaryrefslogtreecommitdiff
path: root/yaksh/templates/exam.html
diff options
context:
space:
mode:
authormaheshgudi2017-11-23 12:59:25 +0530
committermaheshgudi2017-11-23 12:59:25 +0530
commitc5469243a3357a030af0047dac90ae8fbbb77e85 (patch)
treebbcb8081d760f635be1342a838596f6375580ee7 /yaksh/templates/exam.html
parentae4e2dad126535cda41a7b4a05fdb247f9cdf737 (diff)
downloadonline_test-c5469243a3357a030af0047dac90ae8fbbb77e85.tar.gz
online_test-c5469243a3357a030af0047dac90ae8fbbb77e85.tar.bz2
online_test-c5469243a3357a030af0047dac90ae8fbbb77e85.zip
Minor changes in requesthandler.js
Diffstat (limited to 'yaksh/templates/exam.html')
-rw-r--r--yaksh/templates/exam.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/exam.html b/yaksh/templates/exam.html
index fede185..63c31d6 100644
--- a/yaksh/templates/exam.html
+++ b/yaksh/templates/exam.html
@@ -73,11 +73,11 @@
</div>
</div>
<br/>
- </div>
{% if question.type == 'code' or question.type == 'upload' %}
<div class="row" id="error_panel"></div>
{% endif %}
</div>
+ </div>
</div>
</div>
{% endblock %}