<%@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.




 
   

Personal Development - Pre - GCSE Mathematics
Part-Time (2 hrs per week September - June)

Course Objective

- The students will increase their confidence and ability in using mathematic terms and techniques
- They will gain a nationally recognised accreditation.
- They will be able to progress in their career or go on to further study.

Course Content

The course will cover topics such as:
- Number
- Fractions
- Decimals
- Measure
- Shape
- Space
- Data Handling

Individuals will work from a book, at their own pace with guidance and help from the tutor.

Learning Outcomes

- The students will be more confident in dealing with maths questions
- They will be more competent to carry out calculations on the topics covered.
- They will gain accreditation.

- >> Back to main Personal Development page

 
<% Recordset1.Close() %>