diff --git a/admin/assets/stylesheets/application.scss b/admin/assets/stylesheets/application.scss
index dde9bb7df6..7b4cd466be 100644
--- a/admin/assets/stylesheets/application.scss
+++ b/admin/assets/stylesheets/application.scss
@@ -62,3 +62,9 @@ $govuk-global-styles: true;
.mtc-not-visible-not-accessible {
visibility: hidden;
}
+
+// access arangements panel details - dt headings space
+.govuk-panel-list dt {
+ margin-top: 20px;
+ margin-bottom: 5px;
+}
\ No newline at end of file
diff --git a/admin/views/access-arrangements/select-access-arrangements.ejs b/admin/views/access-arrangements/select-access-arrangements.ejs
index c8560b7490..a5de653d5f 100644
--- a/admin/views/access-arrangements/select-access-arrangements.ejs
+++ b/admin/views/access-arrangements/select-access-arrangements.ejs
@@ -30,48 +30,53 @@
-
-
Audible time alert
-
- A beep that sounds two seconds before the end of each question, then a different beep will sound to signal the end of each question.
-
-
-
-
Audio version
-
- The screen reader will read out all text displayed on the screen, including instructions and questions and the answer inputted after each key press. Please note, the MTC does not support third-party screen readers. All pupils requiring this functionality will need to use the in-built screen reader due to incompatibility with the timed function.
-
-
-
-
Colour contrast
-
Change the text and background colours.
-
-
-
Font size
-
Increase or decrease the size of the text and number pad on the screen.
-
-
-
Input assistance
-
An input assistant is someone who enters answers dictated by the pupil. An input assistant can be
- used when a pupil is physically:
+
Audible time alert
+
A beep that sounds two seconds before the end of
+ each question, then a different beep will sound to
+ signal the end of each question.
+
+
+
Audio version
+
The screen reader will read out all text displayed
+ on the screen, including instructions and questions
+ and the answer inputted after each key press. Please
+ note, the MTC does not support third-party screen
+ readers. All pupils requiring this functionality will
+ need to use the in-built screen reader due to
+ incompatibility with the timed function.
+
+
+
Colour contrast
+
Change the text and background colours.
+
+
Font size
+
Increase or decrease the size of the text and
+ number pad on the screen.
+
+
+
Input assistance
+
An input assistant is someone who enters answers
+ dictated by the pupil. An input assistant can be
+ used when a pupil is physically:
unable to enter their own answers
able to input but inputting causes physical discomfort
able to input but inputs very slowly
able to input but finds inputting very difficult
-
-
-
-
Pause — 'next' button between questions
-
- Instead of a 3–second pause between questions, the pupil can press a ‘Next’ button when they are ready to start a new question. There is a 30–minute time limit to complete the check using this access arrangement.
-
-
-
-
Remove on–screen number pad
-
Only the question–and–answer box will show on screen. The pupil will need a keyboard to enter their response.
-
+
+
+
Pause — 'next' button between questions
+
+ Instead of a 3–second pause between questions, the pupil can
+ press a ‘Next’ button when they are ready to start a new
+ question. There is a 30–minute time limit to complete the
+ check using this access arrangement.
+
+
+
+
Remove on–screen number pad
+
Only the question–and–answer box will show on screen. The pupil will need a keyboard to enter their response.