.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% block content %}
|
||||
CID: {{cid}}
|
||||
|
||||
<h2>Question [{{pos}}/{{exam_length}}]</h2>
|
||||
<h2>Question [{{pos|add:1}}/{{exam_length}}]</h2>
|
||||
|
||||
<div><p>{{question.stem|safe}}</p></div>
|
||||
<ul class="sba-answer-list">
|
||||
|
||||
Reference in New Issue
Block a user