diff --git a/atlas/templates/atlas/help.html b/atlas/templates/atlas/help.html index e4830554..eab9f111 100644 --- a/atlas/templates/atlas/help.html +++ b/atlas/templates/atlas/help.html @@ -19,18 +19,41 @@
A collection is a group of cases. It can be used to group cases. Cases can below to more than one group.
+A number of different collection types are available, including:
+A Review collection is used to group cases for the purpose of review or teaching sessions. It allows users to easily access a curated set of cases. No data is collected as part of the review, although it is possible for users to add a "Self Review" component.
+ +A Report collection is designed for cases that users are expected to complete a report for. This can be used for audit, teaching, or assessment purposes.
+ +A Question collection contains cases that are used for quiz or question-based learning. These cases may have associated questions and answers for self-assessment or examination.
+ +A Viva collection is intended for oral examination practice. Cases in this collection can be used to simulate viva-style assessments. These are designed to be presented by the "examiner" and features a number of features to make this as easy as possible.
+The easiest way to upload cases is to use the uploader tool. This can export, anonnyimize and upload cases from Insignia Insight, however it may need setting up manually.
-Note: due to restrictions in Insight it is not possible to export dicom files from teaching folders. It is possible to export jpg/png files which can be uploaded and will function, but as they do not store the full range of dicom/pixel data some functionality will be limited (e.g. windowing/levelling will be restriction, automatic ordering will not be possible).
+If set up, the easiest way to upload cases is to use the uploader tool. This can export, anonnyimize and upload cases from Insignia Insight, however it may need setting up manually. If this is not possible you can upload files directly to the site.
+If you have annonymised dicom files already exported you can uploading them directly using this form
+To do so you will have to first export the files from the PACs system.
+ {% endblock %}