diff --git a/rapids/templates/rapids/mark.html b/rapids/templates/rapids/mark.html
index bb922173..d2e78da3 100644
--- a/rapids/templates/rapids/mark.html
+++ b/rapids/templates/rapids/mark.html
@@ -35,7 +35,7 @@ Region: {{ question.get_regions }}, Abnormalities: {{ question.get_abnormalities
{% if not question.normal %}
Click each answer to toggle through marks awarded (as per colour)
{% if exam_answers_only %}
- Showing exam answers only
+ Showing exam answers only (view all)
{% else %}
Showing all answers
{% endif %}