+
+
+ +

+ Adjust release dates + Review adjustment information +

+ +

+ {% if model.intercept.type == 'FIRST_TIME' %} + The first time you use the adjustments service, you need to check if the existing adjustment information from NOMIS is correct. + {% elif model.intercept.type == 'PADA' %} + There is a prospective ADA recorded for Joe Bloggs. + {% elif model.intercept.type == 'UPDATED' %} + Updates have been made to {{ model.prisonerDetail.firstName | title }} + {{ model.prisonerDetail.lastName | title }}'s adjustment information, which need to be approved. + {% endif %} +

+
+
+ + {% if model.intercept.type == 'FIRST_TIME' %} +

Review ADA adjudication{% if model.intercept.number > 1%}s{% endif %} +

+

Review and approve adjudications where additional days have been awarded.

+ {% elif model.intercept.type == 'PADA' %} +

Review PADA{% if model.intercept.number > 1%}s{% endif %} +

+

Review and approve the PADAs that are relevant to the current sentence.

+ {% elif model.intercept.type == 'UPDATED' %} +

Review ADA updates

+

Review and approve the changes that have been made to the ADAs

+ {% endif %} + + Review +
+
+
+
+