diff --git a/rad/settings.py b/rad/settings.py index 14dcc3f2..6c2711a1 100644 --- a/rad/settings.py +++ b/rad/settings.py @@ -303,6 +303,8 @@ CRISPY_TEMPLATE_PACK = 'bootstrap' DEBUG_CONTAINER = False +CONTACT_EMAIL = "plh-tr.radiology-academy@nhs.net" + try: from .settings_local import * except ImportError: diff --git a/templates/cid_selector.html b/templates/cid_selector.html index b8e99c69..441f7e53 100644 --- a/templates/cid_selector.html +++ b/templates/cid_selector.html @@ -3,16 +3,17 @@ {% block content %}
Please enter your CID and passcode
+Please enter your CID (Candidate ID) and passcode
CID:
-Passcode:
- +Passcode:
+Users are allocated a unique CID (and passcode) to track responses. These are unique to the user.
+If you do not have your CID details you can request them by entering the email you signed up with below.