{% extends "layout.html" %} {% set title = 'Compliance' %} {% block pageTitle %}{{ title }}{% endblock %} {% block beforeContent %} {% from "govuk/components/back-link/macro.njk" import govukBackLink %} {{ govukBackLink({ text: "Back", href: "../search-results" }) }} {% endblock %} {% block content %} {% include "case/_case-service-user-banner.html" %} {% set currentNavSection = 'strengths' %} {% include "case/_case-nav.html" %}

Dynamic risks and compliance

{% from "govuk/components/table/macro.njk" import govukTable %}
Risk factor Recent events
Risk management plan

Offender manager to deliver one-to-one work in supervision sessions consistently.

Supervision sessions logged average every 12 days in last 1 month

Supervision sessions logged average every 6 days between Jan and Aug 2021.

2 acceptable absences in last 1 month

Risk management plan

Mr Edwin to complete programmes aimed at addressing his thinking & behaviour as well as mental health and substance misuse issues.

Thinking skills program: booked not started

Mental health program: completed

Substance misuse program: in progress

Risk management plan

Offender Manager will sentence plan with Mr Edwin to prepare for entry into community with MAPPA

Sentence plan not found
Standard licence condition

Not to commit any offence

No offence found under current licence.

Search contact log(s) using the keyword police

Standard licence condition

Keep in touch with the supervising officer in accordance with instructions given by the supervising officer

Supervision sessions logged average every 12 days in last 1 month; average every 6 days between Jan and Aug 2021. 2 acceptable absences in last 1 month
Standard licence condition

Receive visits from the supervising officer in accordance with instructions given by the supervising officer.

Last contact log reporting home visit dated 12 August 2021
Standard licence condition

Reside permanently at an address approved by the supervising officer and obtain the prior permission of the supervising officer for any stay of one or more nights at a different address.

Contact logs found around accomodation in last 6 months
Standard licence condition

Not undertake work, or a particular type of work, unless it is approved by the supervising officer and notify the supervising officer in advance of any proposal to undertake work or a particular type of work.

No contact logs found around employment in last 6 months
{% endblock %}