This commit is contained in:
Ross
2021-09-08 12:56:06 +01:00
parent f7fbc95d57
commit 04baa060ee
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ Region: {{ question.get_regions }}, Abnormalities: {{ question.get_abnormalities
</li>
{% endfor %}
</ul>
<div class="answer-list key">Key: <span class="correct">1 Marks</span>, <span class="half-correct">0.5
<div class="answer-list key">Key: <span class="correct">2 Marks</span>, <span class="half-correct">1
Mark</span>, <span class="incorrect">0 Marks</span></div>
</div>
{% endif %}