<%@LANGUAGE="VBSCRIPT"%> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_CONNprrt_STRING Recordset1.Source = "SELECT * FROM tblContent WHERE pageName='courses'" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %> PRRT - Building New Futures.




 

 

   

Training & Education

The Trust's retraining service is designed to provide eligible clients with the necessary qualifications and skills to achieve their individual career goals outside the police service.

The service provides a varied range of in-house and external training courses, and it offers some of the best training in the UK. Not only is designed and presented to a very high standard, but it is also designed specifically for police officers.

The training is also supported by a discretionary grant funding arrangement to support external study.

The majority of training courses are 100% funded for eligible clients, and others ask for a small client contribution .

How to enrol

 

 
<% Recordset1.Close() %>