<%@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 - GCSE Mathematics
Part-Time (2 hrs per week September - June)

Course Objective

- To prepare students for the GCSE Maths exam
- To increase their ability and confidence in using mathematic terms and techniques.
- To enable students to progress in their career onto further study.

Course Content

The course is taught in 5 modules and tested at the end of the module (3 modules are tested by exam and 2 by course work).

Module
1. Statistics and Probability (exam)
2. Coursework based on the above
3. Number (exam)
4. Coursework on Number
5. Algebra, space, shape and measures

Learning Outcomes


The GCSE Maths course is taught at intermediate level as the majority of students want to get a 'C' Grade, This being the minimum requirement for many jobs.

- >> Back to main Personal Development page

 
<% Recordset1.Close() %>