Level 2 NVQ Diploma in Removal of Hazardous Waste - Hazardous Waste
Level 2 NVQ Certificate in Plant Operations - Work Platforms
Highfield Level 2 Award In HACCP For Catering (RQF) Full day course This course gives learners the knowledge and understanding of HACCP regulations Shows learners how to implement these in their catering environment Benefits of this course: This course is for those working in a food catering environment and other food handlers This qualification is intended for both those who are already working in catering and those who are preparing to work in the industry This course will give an introduction to HACCP It will support those who are, or will be part of a HACCP (hazard analysis and critical control points) team within a catering environment Course Contents: The procedures required to develop Food Safety Management systems based on HACCP principlesThe role of the food handler in implementing a Food Safety Management System based on HACCP principlesThe need for prerequisite programmesCommon prerequisite programmesSteps required to develop HACCP based food safety systems How to develop food Safety Management systems based on HACCP principles The purpose of identifying hazards at each step in a food process The importance of, and methods which can be used to determine, specific controls at steps in the process The importance of identifying critical (safe) limits The importance of monitoring controls Ways of monitoring controls The purpose of taking appropriate corrective action The importance of verification and review of HACCP based Food Safety Management Systems Documentation and records needed to support HACCP based Food Safety Management Systems Accredited, Ofqual regulated qualification: Our HACCP for Catering training course is a nationally recognised, Ofqual regulated qualifications accredited by Highfields Qualifications. This means that you can be rest assured that your HACCP for Catering Certificate provides information for best practice and goes a long way toward ensuring that food produced is as safe as possible. The Ofqual Register number for this course is 603/2527/6
Highfield Level 2 Award In HACCP For Manufacturing (RQF) Full day course This course gives learners the knowledge and understanding of HACCP regulations Shows learners how to implement these in their manufacturing environment Benefits of this course: This course is for those working in a food Manufacturing environment This qualification is intended for both those who are already working in catering and those who are preparing to work in the industry This course will give an introduction to HACCP It will support those who are, or will be part of a HACCP (hazard analysis and critical control points) team within a Manufacturing environment Course Contents: The procedures required to develop Food Safety Management systems based on HACCP principlesThe role of the food handler in implementing a Food Safety Management System based on HACCP principlesThe need for prerequisite programmesCommon prerequisite programmesSteps required to develop HACCP based food safety systems How to develop Food Safety Management systems based on HACCP principles The purpose of identifying hazards at each step in a food process The importance of, and methods which can be used to determine, specific controls at steps in the process The importance of identifying critical (safe) limits The importance of monitoring controls Ways of monitoring controls The purpose of taking appropriate corrective action The importance of verification and review of HACCP based Food Safety Management Systems Documentation and records needed to support HACCP based Food Safety Management Systems Accredited, Ofqual regulated qualification: Our HACCP for Manufacturing training course is a nationally recognised, Ofqual regulated qualifications accredited by Highfields Qualifications. This means that you can be rest assured that your HACCP for Manufacturing Certificate provides information for best practice and goes a long way toward ensuring that food produced is as safe as possible. The Ofqual Register number for this course is 603/2527/6
Level 2 NVQ Certificate in Plant Operations - Operations Guide
Level 2 NVQ Certificate in Plant Operations - Excavating
Level 2 NVQ Diploma in Piling Rig Operations - Piling Rig Operative
Level 2 NVQ Diploma in Plant Operations - Loading and Securing
Gold CSCS Card NVQ Level 3 Diploma in Occupational Work Supervision This qualification provides the opportunity for candidates who supervise others in a relevant construction occupational area to demonstrate their competence. You should have a construction qualification or relevant construction experience. Induction - As soon as you register, you will be given a dedicated assessor. They will arrange an induction and together with your assessor you'll get to decide on the pathway which best proves your competency. The induction is used to plan out how you will gather the relevant evidence to complete the course. During the course - The assessor will work with you to build a portfolio of evidence that allows you to showcase your knowledge, skills, and experience. The assessor will also regularly review and provide you with feedback. This will allow you to keep on track to progress quickly through the NVQ. You will be assessed through various methods, such as observations, written questions, evidence generated from the workplace, professional discussion and witness testimonials. On completion - Once all feedback has been agreed, the Internal Quality Assurer will review your portfolio and in agreement with assessor, your certificate will be claimed. To download our PDF for this course then please click here.
COBOL training course description A hands on training course providing an introduction to COBOL. What will you learn Write COBOL programs Debug COBOL programs Examine existing code and determine its function. COBOL training course details Who will benefit: Programmers working with COBOL. Prerequisites: None although experience in another high level language would be useful. A 10 day version of this course would be more applicable for those new to programming. Duration 5 days COBOL training course contents Introduction to COBOL Compilation, linkage editor. Compile errors, compiler options. Divisions, syntax and format, COBOL character set, program structure. COBOL statement structure COBOL words, format of statements. Divisions Identification entries, Environment entries, Data division: FD, record descriptions, hierarchy and level numbers, description-string entry. File and Working-Storage Sections Literals, figurative constants, redefines clause, data representation, Usage clause, synchronization, sign clause. Procedure Division File status codes; Open, Read, Write, Close, Stop, Goback; Accept, display; Move, Justified, data name qualification, reference modification. Perform statement Out-of-line, With test ... Until, ... Times, in-line statement; Go to statement. Program design Design techniques, design considerations, procedure names, program structure. Printing Printed output, Write, advancing option, editing characters; Initialize. Condition testing Conditional statements: IF, class, sign and relation conditions, condition-name conditionals, Set, compound conditions, logical operators. Evaluate, Continue. Arithmetic Rounded option, On Size Error option, Add, Subtract, Multiply, Divide, Compute. Non-sequential files File access modes, Select. Indexed and relative files. Open, Close, creating / reading sequential access files, Write, Read, Invalid key clause, reading, writing / updating Random access files, Rewrite, Delete, Start. Declarative routines Clauses. Subroutines Call, Using clause - calling program/called program, Linkage Section, returning control. Table handling Subscripted tables: One/two/three dimensional tables, Perform, variable length tables. Indexed tables: Set, using an index; Search. Copy code: Copy, Suppress, Replacing. Data Manipulation Inspect, String, Unstring. COBOL/370 LE/370 and Intrinsic Functions.