update sba testing (and fix others)
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
<span class="correct-answer">Correct answer: {{correct_answer|safe}}</span> <br />
|
||||
{% endif %}
|
||||
|
||||
<span class="submitted-user-answer">{{a}}</span>
|
||||
Chosen answer: {{chosen_answer|safe}}
|
||||
Chosen answer: <span class="submitted-user-answer">{{a}}</span>
|
||||
{{chosen_answer|safe}}
|
||||
{% if exam.publish_results or view_all_results %}
|
||||
<span class="answer-{{score}}">(Score: {{score}})</span>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user