diff --git a/anatomy/templates/anatomy/anatomyquestion_form.html b/anatomy/templates/anatomy/anatomyquestion_form.html index 17b5fc36..a0681d38 100644 --- a/anatomy/templates/anatomy/anatomyquestion_form.html +++ b/anatomy/templates/anatomy/anatomyquestion_form.html @@ -233,6 +233,10 @@

Question type can be selected from a predefined list. If you require a more please contact ross.kruger@nhs.net.

Correct and incorrect answers can be defined once the question has been created.

+ +

Images can be selected either directly via the browse button or by dragging and dropping them into the designated area below.

+ +

Supported formats include JPEG, PNG, and GIF. It is also possible to use DICOM images.

{% endhelp %}
{% csrf_token %} diff --git a/anatomy/templates/anatomy/question_detail.html b/anatomy/templates/anatomy/question_detail.html index fb259e27..8c0ec686 100644 --- a/anatomy/templates/anatomy/question_detail.html +++ b/anatomy/templates/anatomy/question_detail.html @@ -10,10 +10,10 @@
-
-
- Image help -
Annotate the image using the right mouse button to click and drag an arrow. To remove an arrow drag it out of the image boundaries. Click Save Annotations to persist.
+
+
+ Image annotation help +
Annotate the image using the right mouse button to click and drag an arrow. To remove an arrow drag it out of the image boundaries. Click Save Annotations to persist. If required use the middle button to zoom and the left button to pan.