BTEC Higher Nationals in Computing

Size: px
Start display at page:

Download "BTEC Higher Nationals in Computing"

Transcription

1 BTEC Higher Nationals in Computing Assessment 04-51: Database Design Author Dr Derek Peacock Unit Unit 04: Database Design Assessor(s) Dr Derek Peacock Issued 18 th October 2005 Due Date 2 nd January 2006

2

3 Database Design 1 Scenario 2 Tasks Task The scenario will be released during the appropriate lesson, and all the tasks relate to designing an appropriate database for the supplied scenario (Insert Hyper Link Here) Learning Outcomes , 2.4.1, , 2.4.3, Task Description Create a Use Case Diagram in a UML CASE tool containing most of the business processes explicitly indicated in the scenario. Develop a Class Diagram in a UML Case tool that contains appropriate classes explicitly or implicitly indicated in the scenario , In the Class Diagram identify a suitable unique identifier for each class in the diagram Check that the class diagram has appropriate relationships that match most of the business processes and rules Add appropriate operations to the classes to ensure that most of the business processes will be met , Check the requirements and ensure that the class diagram contains most of the non identifying attributes which are necessary to meet the user requirements , Add suitable descriptions to explain the purpose and format of the main attributes and operations , Design a State diagram in a UML tool that shows appropriate changes in the states of one of the main classes Produce a short summary that explains how the proposed Use Cases, Classes and States match the users requirements Produce a short summary of the strengths and weaknesses of the software tools used Demonstrate the Design to your manager and explain how it meets the user requirements. 12. M & D only Write an individual evaluation of your design in no more than 2000 words Stephenson College Derek Peacock 18/10/2005 Page 1 of 10

4 3 Assessment Form This assessment will be completed in conjunction with assessments in Unit 2: Systems Analysis. Together the assessments in Unit 2 and Unit 4 (Database Design) will illustrate most of the stages of the development of a relational database following the classic software development life cycle. Thus assessment will investigate the problem domain, identify and analyse the systems functional requirements and document the system. This assessment focuses on the next stage of Design, by producing a UML Class model. You will be asked to complete the majority of work on this assessment with a minimal of supervision from tutors. You are encouraged to discus your design with fellow students, and you can submit a model devised as a team providing it has an individual justification and evaluation that reflects your own thinking. Tutors can be approached for assistance and will give help freely on any of the theoretical concepts involved. They will however not provide any direct assistance on this particular model. As a guide it is expected that students seeking a Distinction grade would not require more than the minimal of tutor support during the completion of this assessment, and are likely to need to complete some supplementary reading. It is also expected that students seeking Merit or Distinction grades will need to spend as much time working on this assessment out of class as they do in class. Main Indicative Reading: Teach Yourself UML in 24 Hours by Joseph Schmuller (2001) Supplementary Reading: Data Analysis for Database Design David Howe (2001), Requirements Analysis and System Design by Leszek Maciaszek (2001) and Database Design for Mere Mortals Michael Hernandez (2001) Stephenson College Derek Peacock 18/10/2005 Page 2 of 10

5 4 Assessment Overview Grade Distinction Merit Pass Assessment Criteria To obtain a distinction grade the student must produce a high quality design and must individually critically evaluate their work, justify their choices, and complete their work largely independently. They should be able to suggest improvements to both product and process, and the evaluation or product should show evidence of novel or creative approaches, or evidence of a good understanding of improvements needed to make the product fit for purpose in the real world. To obtain a Merit grade the students must produce a well documented UML Model that is consistent, and accurate, and one that meets most of the user s requirements. The class diagram should be well structured and demonstrate High Cohesion and Low coupling, and show a good choice of names that match the problem domain. The summary of the design and tools used should use accurate technical language where appropriate. The demonstration of the database should be clear, concise and well structured. To obtain a Pass grade a student must produce all the deliverables indicated to meet the Learning Outcomes. Stephenson College Derek Peacock 18/10/2005 Page 1 of 10

6 5 Unit 4: Outcomes Learning Outcomes Assessment Criteria 3. Design a database Apply normalisation techniques to a given data set Use a range of database tools and techniques Design a fully working database 4. Demonstrate the use of a database Demonstrate the database design to a third party Provide clear justifications as to the structure of the database or the use of particular tools and techniques provide supporting documentation to complement the design 6 Unit 2: Outcomes Outcomes Assessment Criteria 2. Understand systems analysis tools and techniques Use data modelling techniques Create entity-relationship diagrams Use modelling documentation 5. Perform systems invetigation Demonstrate the database design to a third party Provide clear justifications as to the structure of the database or the use of particular tools and techniques provide supporting documentation to complement the design 6. Perform functional and data modelling Identify systems processes and functions produce a functional model Perform data modelling Stephenson College Derek Peacock 18/10/2005 Page 2 of 10

7 7 Deliverables (to meet Learning Outcomes) No Deliverable Feedback on Deliverable Accepted (Date) 1. 4 Use Case Diagram and justification [UML Diagram][Justification Text] 2. 4 Class Diagram and justification [UML Diagram] [Justification Text] 3. 4 State Diagram [UML Diagram] [Justification Text] 4. 4 UML Documentation [UML Documentation as HTML] 5. 4 Summary of tools and techniques used [Word Document] 6. 4 Design Demonstration [Verbal Answers] 7. 4 Individual Model Evaluation (M & D only) [Evaluation Text][Bibliography] Stephenson College Derek Peacock 18/10/2005 Page 3 of 10

8 8 Evidence for Merit Grade Merit(1) Identify and apply strategies to find appropriate solutions Effective judgements have been made Complex problems with more than one variable have been explored Evidence found The class diagram has low coupling and high cohesion. The Classes chosen are appropriate for most of the user requirements Achieved Relevant theories and techniques have been applied Merit(2) Select/design and apply appropriate methods & techniques Relevant theories and techniques have been applied A range of methods and techniques have been applied A range of sources of information has been used The selection of methods and techniques/sources has been justified Evidence found The choice attributes, operations and relationships has been justified, and meets most of the user requirements There is good consistency between, UC, Class, and Sate Diagrams The summary of the design and tools used shows a good technical understanding Achieved The design of methods/techniques has been justified Complex information/data has been synthesised and justified Appropriate learning/techniques have been applied Merit(3) Present and communicate appropriate findings Appropriate structure and approach used Coherent logical development of principles/concepts for the intended audience A range of methods of presentation have been used and technical language has been accurately used Communication has taken place in familiar and unfamiliar contexts Evidence Found The classes and use cases are all well documented The choice of names is clear, consistent and unambiguous The demonstration shows a good level of understanding of design issues The demonstration was clear, concise, and well structured. Achieved The communication is appropriate for familiar and unfamiliar audiences and appropriate media have been used INDICATIVE OF MERIT (No, partly, Yes) Stephenson College Derek Peacock 18/10/2005 Page 4 of 10

9 9 Evidence for Distinction Grade Distinction(1) Validity Evidence Found Achieved The validity of the results has been judged self criticism of approach has taken place Realistic improvements have been proposed Distinction(2) Managing & Organising Autonomy and independence demonstrated The importance of interdependence has been recognised Distinction(3) Convergent, lateral and creative thinking Self evaluation has taken place Problems have been solved Capacity for innovated and creative thought has been used The evaluation contains many good suggestions for alternatives and improvements to the design and/or processes and tools used Evidence Found The design, or evaluation show clear evidence of independent thought, or show evidence of independence in locating high quality resources of literature or examples. Evidence Found The design or the evaluation show evidence of novel or creative approaches to design issues, or show a good understanding of the extra requirements needed to make the design realistic in a real world setting INDICATIVE OF DISTINCTION (No, partly, Yes) Achieved Achieved Stephenson College Derek Peacock 18/10/2005 Page 5 of 10

10 Student Name Main Unit Assess Ref 04:Database Design 04-51Database Design Grading criteria obtainable M1 M2 Hand in Date 2 nd January 2006 Grading criteria met Date Received Extension Date Tutor Feedback M3 D1 D2 M1 M2 M3 D1 D2 D3 D3 Student Comments Predicted Grade Tutor Signature Date Recorded Student Signature Date Verifier Signature Date Stephenson College Derek Peacock 18/10/2005 Page 6 of 10

BTEC. Edexcel BTEC Professional Diploma in Business Information Technology (BIT) February 2006. Edexcel BTEC Professional Diploma in Business

BTEC. Edexcel BTEC Professional Diploma in Business Information Technology (BIT) February 2006. Edexcel BTEC Professional Diploma in Business BTEC Edexcel BTEC Professional Diploma in Business Information Technology (BIT) February 2006 Guidance and units Edexcel BTEC Professional Diploma in Business Information Technology Edexcel Limited is

More information

BTEC Higher Nationals. Guidance and units. Edexcel Level 4 BTEC Higher Nationals in Graphic Design

BTEC Higher Nationals. Guidance and units. Edexcel Level 4 BTEC Higher Nationals in Graphic Design BTEC Higher Nationals Guidance and units Edexcel Level 4 BTEC Higher Nationals in Graphic Design May 2004 London Qualifications is one of the leading examining and awarding bodies in the UK and throughout

More information

BTEC. Edexcel Level 5 BTEC Higher Nationals in. Hospitality Management. July 2005. Guidance and units. Hospitality Management

BTEC. Edexcel Level 5 BTEC Higher Nationals in. Hospitality Management. July 2005. Guidance and units. Hospitality Management BTEC Edexcel Level 5 BTEC Higher Nationals in Hospitality Management July 2005 Guidance and units Edexcel Level 5 BTEC Higher Nationals in Hospitality Management Edexcel Limited is one of the leading examining

More information

Credit value: 10 Guided learning hours: 60

Credit value: 10 Guided learning hours: 60 Unit 18: Database Design Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose J/601/6617 BTEC Nationals The aim of this unit is to enable learners to understand the features

More information

Project Management in Marketing Senior Examiner Assessment Report March 2013

Project Management in Marketing Senior Examiner Assessment Report March 2013 Professional Diploma in Marketing Project Management in Marketing Senior Examiner Assessment Report March 2013 The Chartered Institute of Marketing 2013 Contents This report contains the following information:

More information

Learners will develop skills in planning and managing information to produce an interactive website.

Learners will develop skills in planning and managing information to produce an interactive website. Unit IT9: Website Design Level: 1 Unit type: IT Guided learning: 40 hours Unit in brief Learners will develop skills in planning and managing information to produce an interactive website. Unit introduction

More information

Promote and Sell Products and Services to Clients

Promote and Sell Products and Services to Clients Unit 4: Promote and Sell Products and Services to Clients Unit code: QCF Level 3: Credit value: 4 Guided learning hours: 34 Aim and purpose J/601/5337 BTEC Nationals This is a preparation for work unit,

More information

Graded Unit Title: HND Human Resource Management: Graded Unit 2

Graded Unit Title: HND Human Resource Management: Graded Unit 2 Higher National Graded Unit Specification General Information for Centres This Graded Unit has been validated as part of the HND Human Resource Management. Centres are required to develop the assessment

More information

JOB DESCRIPTION. Email Marketing Officer Marketing and Communications

JOB DESCRIPTION. Email Marketing Officer Marketing and Communications JOB DESCRIPTION Job Title: Division: Department/Region/Section: Location: Reports to: Responsible for: Grade: Email Marketing Officer Marketing and Communications Digital Media Southwater, HQ Digital Marketing

More information

Course Specification MSc Accounting 2016-17 (MSACT)

Course Specification MSc Accounting 2016-17 (MSACT) LEEDS BECKETT UNIVERSITY Course Specification MSc Accounting 2016-17 (MSACT) Our courses undergo a process of review periodically, in addition to annual review and enhancement. Course Specifications are

More information

Sports Performance. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction

Sports Performance. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction Unit 17: Psychology for Sports Performance Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose A/502/5739 BTEC National The aim of this unit is to develop learners understanding

More information

Business and Creative Technologies

Business and Creative Technologies External Examiner s Report Award and Programme Title(s) Date of report June 011 Academic year 010/11 University School or Centre (include identity of any partner organisation(s)) Instructions MA International

More information

Cleveland College of Art & Design BA (Hons) Fashion Enterprise Programme Handbook 2013-2014 1

Cleveland College of Art & Design BA (Hons) Fashion Enterprise Programme Handbook 2013-2014 1 Cleveland College of Art & Design BA (Hons) Fashion Enterprise Programme Handbook 2013-2014 1 BA (Hons) Fashion Enterprise Programme Handbook 2013-2014 Your Programme Handbook provides you with a range

More information

Graded Unit Title: Beauty Therapy: Graded Unit 2

Graded Unit Title: Beauty Therapy: Graded Unit 2 Higher National Graded Unit Specification General Information for Centres This Graded Unit has been validated as part of the HND Beauty Therapy. Centres are required to develop the assessment instrument

More information

Credit and Qualification Framework. Assessment Definitions

Credit and Qualification Framework. Assessment Definitions Credit and Qualification Framework Assessment Definitions 1. Case Studies Consideration of a particular, relevant situation or example, selected by the tutor or by learners, which enables learners to apply

More information

Programme Specification BA (Hons) Business and Management

Programme Specification BA (Hons) Business and Management Programme Specification BA (Hons) Business and Management 1. Awarding Institution/Body Teesside University [TU] 2. Teaching Institution Leeds City College 3. Collaborating Organisations (include type)

More information

Accounting Systems. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes

Accounting Systems. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes Unit 8: Accounting Systems Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose F/502/5421 BTEC National The aim of this unit is to enable learners to understand that recording

More information

Professional Diploma in Marketing

Professional Diploma in Marketing Professional Diploma in Marketing 540 Marketing Planning Process Assignment Brief and Mark Scheme March 2015 Candidates are required to answer ALL tasks. CIM Regulations Candidates must ensure that they

More information

Supply Chain and Stock Management

Supply Chain and Stock Management Unit 35: Supply Chain and Stock Management Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose K/502/5493 BTEC National The aim of this unit is to examine the main principles,

More information

Job Description Course Team Leader: Media & Game Design

Job Description Course Team Leader: Media & Game Design UXBRIDGE COLLEGE Job Description Course Team Leader: Media & Game Design Job Title: Course Team Leader: Media & Game Design Grade: Academic Pay Scale pt. 31-37 Section: Reporting to: Base: School of Creative

More information

University Centre at Blackburn College. Abbreviated Programme Specification Containing Both Core + Supplementary Information

University Centre at Blackburn College. Abbreviated Programme Specification Containing Both Core + Supplementary Information Abbreviated Programme Specification Containing Both Core + Supplementary Information The Degree consistently involves both employers in all stages of the programme delivery including design, delivery,

More information

Managing a Business Event

Managing a Business Event Unit 18: Managing a Business Event Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose F/502/5449 BTEC National The aim of this unit is to develop learners skills in and

More information

Qualification details

Qualification details Qualification details Title New Zealand Diploma in Information Systems (Level 5) Version 1 Qualification type Diploma Level 5 Credits 120 NZSCED 020399 Information Technology > Information Systems > Information

More information

HENLEY BUSINESS SCHOOL DOCTORAL PROGRAMME SPECIFICATION DOCTOR OF BUSINESS ADMINISTRATION

HENLEY BUSINESS SCHOOL DOCTORAL PROGRAMME SPECIFICATION DOCTOR OF BUSINESS ADMINISTRATION HENLEY BUSINESS SCHOOL DOCTORAL PROGRAMME SPECIFICATION DOCTOR OF BUSINESS ADMINISTRATION 1 1 CONTENTS Page 1. Award Information and Programme Description 3 2. Educational Aims of the Programme 4 Programme

More information

Operating Systems. www.fetac.ie. Module Descriptor

Operating Systems. www.fetac.ie. Module Descriptor The Further Education and Training Awards Council (FETAC) was set up as a statutory body on 11 June 2001 by the Minister for Education and Science. Under the Qualifications (Education & Training) Act,

More information

CAM Diploma (Level 4)

CAM Diploma (Level 4) CAM Diploma (Level 4) 130 Web Analytics and Social Media Monitoring Assignment Brief and Mark Allocation April 2016 Candidates must answer ALL tasks. Business format and presentation is worth 10% of the

More information

Programme Duration Full-Time: 3 Years, Part-Time: 5 Years, Sandwich Thick: 4 Years. All LJMU programmes are delivered and assessed in English

Programme Duration Full-Time: 3 Years, Part-Time: 5 Years, Sandwich Thick: 4 Years. All LJMU programmes are delivered and assessed in English PROGRAMME SPECIFICATION Bachelor of Arts with Honours in Events Management Awarding institution Teaching institution UCAS Code JACS Code Liverpool John Moores University LIVERPOOL JOHN MOORES UNIVERSITY

More information

Programme Specification for the. Cardiff Metropolitan University. Master of Science (MSc) in Information Technology

Programme Specification for the. Cardiff Metropolitan University. Master of Science (MSc) in Information Technology LONDON SCHOOL OF COMMERCE Programme Specification for the Cardiff Metropolitan University Master of Science (MSc) in Information Technology Contents Programme Aims and Objectives 3 Programme Structure

More information

Starting a Small Business

Starting a Small Business Unit 36: Starting a Small Business Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose Y/502/5487 BTEC National The aim of this unit is to enable learners to understand the

More information

Lead a team to improve customer service

Lead a team to improve customer service Lead a team to improve customer service H/601/1568 Learner name: Learner number: VTCT is the specialist awarding body for the Hairdressing, Beauty Therapy, Complementary Therapy, Hospitality and Catering

More information

PROGRAMMME SPECIFICATION FOR MA in LEADERSHIP AND MANAGEMENT (HEALTH AND SOCIAL CARE SERVICES)

PROGRAMMME SPECIFICATION FOR MA in LEADERSHIP AND MANAGEMENT (HEALTH AND SOCIAL CARE SERVICES) PROGRAMMME SPECIFICATION FOR MA in LEADERSHIP AND MANAGEMENT (HEALTH AND SOCIAL CARE SERVICES) MA in LEADERSHIP AND MANAGEMENT (HEALTH AND SOCIAL CARE SERVICES) 1. Award 2. Route Management (Health and

More information

What is this Unit about? Who is this Unit for?

What is this Unit about? Who is this Unit for? H12J 04 (CFAS4.1) Lead a sales team What is this Unit about? This Unit is about how you provide direction to the members of the sales team by motivating and supporting them to achieve their team and individual

More information

BTEC STUDENT HANDBOOK

BTEC STUDENT HANDBOOK BTEC STUDENT HANDBOOK SILVERDALE SCHOOL KLeighton Contents What BTEC qualifications can I study at Silverdale... 2 What is a BTEC... 2 Key features of the BTEC Firsts in Health and Social care... 3 Course

More information

Course Computer Science Academic year 2012/13 Subject Databases I ECTS 5

Course Computer Science Academic year 2012/13 Subject Databases I ECTS 5 Course Computer Science Academic year 2012/13 Subject Databases I ECTS 5 Type of course Compulsory Year 2 nd Semester 1st semester Student Workload: Professor(s) José Carlos Fonseca Total 140 Contact 75

More information

Programme Specification

Programme Specification LOUGHBOROUGH UNIVERSITY Programme Specification Information Technology & Physics Please note: This specification provides a concise summary of the main features of the programme and the learning outcomes

More information

BUSINESS OCR LEVEL 3 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS BUSINESS PROJECT MANAGEMENT CERTIFICATE/DIPLOMA IN K/502/5459 LEVEL 3 UNIT 18

BUSINESS OCR LEVEL 3 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS BUSINESS PROJECT MANAGEMENT CERTIFICATE/DIPLOMA IN K/502/5459 LEVEL 3 UNIT 18 Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN BUSINESS BUSINESS PROJECT MANAGEMENT K/502/5459 LEVEL 3 UNIT 18 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 BUSINESS PROJECT

More information

3. Programme accredited by Currently accredited by the BCS. 8. Date of programme specification Students entering in October 2013

3. Programme accredited by Currently accredited by the BCS. 8. Date of programme specification Students entering in October 2013 PROGRAMME SPECIFICATION FOR MSc IN COMPUTER SCIENCE 1. Awarding institution/body University of Oxford 2. Teaching institution University of Oxford 3. Programme accredited by Currently accredited by the

More information

FdA Graphic Design Programme Handbook 2013-2014

FdA Graphic Design Programme Handbook 2013-2014 1 FdA Graphic Design Programme Handbook 2013-2014 Your Programme Handbook provides you with a range of essential information that you will receive during your time at the College. It can be accessed as

More information

Contribute to performance management in a contact centre

Contribute to performance management in a contact centre Overview What this standard is about Efficiency and effectiveness in contact centres rely on close management of performance. With defined business objectives, clear procedures and many repeated transactions

More information

Template: Performance Evaluation Form - Executive Director/ Chief Executive Officer

Template: Performance Evaluation Form - Executive Director/ Chief Executive Officer Template: Performance Evaluation Form - Executive Director/ Chief Executive Officer Note: This document is provided for information purposes only. Health professional associations making use of this resource

More information

NZQA Assessment Support Material

NZQA Assessment Support Material NZQA Assessment Support Material Unit standard 28093 Title Describe the future financial responsibilities of utilising tertiary study funding options Level 2 Credits 3 Version 2 Student guidelines How

More information

Final Award. (exit route if applicable for Postgraduate Taught Programmes) G604 JACS Code. Length of Programme. Queen s University Belfast.

Final Award. (exit route if applicable for Postgraduate Taught Programmes) G604 JACS Code. Length of Programme. Queen s University Belfast. Date of Revision Date of Previous Revision Programme Specification (2014-15) A programme specification is required for any programme on which a student may be registered. All programmes of the University

More information

Workplace Practices and Procedures in Beauty-related Industries

Workplace Practices and Procedures in Beauty-related Industries Unit 3: Workplace Practices and Procedures in Beauty-related Industries Unit code: QCF Level 3: Credit value: 5 Guided learning hours: 37 Aim and purpose M/601/4456 BTEC Nationals This is a preparation

More information

Programme Specification (2015-16)

Programme Specification (2015-16) Date of Revision Date of Previous Revision Programme Specification (2015-16) A programme specification is required for any programme on which a student may be registered. All programmes of the University

More information

Introduction to Marketing

Introduction to Marketing Unit 3: Introduction to Marketing Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose Y/502/5411 BTEC National The aim and purpose of this unit is to give learners an understanding

More information

Programme Specification

Programme Specification Programme Specification 1. Awarding Institution / Body: Oxford University 2. Teaching Institution: Oxford University 3. Programme Accredited by: N/A 4. Final Award: Advanced Diploma 5. Programme Title:

More information

AQF specification for the Masters Degree

AQF specification for the Masters Degree This Specification informs the design and accreditation of qualifications. The principal users of the AQF Qualification Type Specifications are the accrediting authorities in each education and training

More information

Sending texts Teacher notes. Activity description. Suitability. Time. AMP resources. Equipment. Key mathematical language.

Sending texts Teacher notes. Activity description. Suitability. Time. AMP resources. Equipment. Key mathematical language. Sending texts Teacher notes Activity description The activity involves establishing the number of text messages sent if four people send texts to each other, and then extending this to different numbers

More information

H11S 04 (CFACC9) Use systems and technology during customer contact in a contact centre

H11S 04 (CFACC9) Use systems and technology during customer contact in a contact centre Overview What this standard is about Contact centres use a variety of systems and technology to handle contacts with customers. Using that technology is one of the main skills for handling a full range

More information

Exam technique classes. AS Business Studies

Exam technique classes. AS Business Studies Exam technique classes Exam technique classes are aimed at helping students when answering questions in external, periodicand final exams. Certain skills are required in order to gain full marks especially

More information

Marketing for Hospitality

Marketing for Hospitality Unit 18: Marketing for Hospitality Unit code: T/601/0487 QCF Level 3: BTEC National Credit value: 10 Guided learning hours: 60 Aim and purpose The aim of this unit is to enable learners to gain knowledge

More information

COMHAIRLE NÁISIÚNTA NA NATIONAL COUNCIL FOR VOCATIONAL AWARDS PILOT. Consultative Draft Module Descriptor. Relational Database

COMHAIRLE NÁISIÚNTA NA NATIONAL COUNCIL FOR VOCATIONAL AWARDS PILOT. Consultative Draft Module Descriptor. Relational Database COMHAIRLE NÁISIÚNTA NA gcáilíochtaí GAIRMOIDEACHAIS NATIONAL COUNCIL FOR VOCATIONAL AWARDS PILOT Consultative Draft Module Descriptor Relational Database Level 3 C30147 December 1998 1 Title Relational

More information

Dr Ruby Training College

Dr Ruby Training College Dr Ruby Training College We focus on those, who are from non-english, Asian background Certificate IV in Training and Assessment RTO: 32382 www.drrubytraining.com.au 01.2014 1 Introduction of Certificate

More information

Quality Assurance for next generation NQF BTEC

Quality Assurance for next generation NQF BTEC Quality Assurance for Next Generation BTEC 65 Quality Assurance for next generation NQF BTEC Issue 2 November 2012 Contents Which qualifications does this chapter cover?... 67 How are the new NQF BTECs

More information

CULTURE PROGRAMME (2007-2013) Guidance Notes for Experts. Strand 1.3.5

CULTURE PROGRAMME (2007-2013) Guidance Notes for Experts. Strand 1.3.5 Education, Audiovisual and Culture Executive Agency Culture CULTURE PROGRAMME (2007-2013) Guidance Notes for Experts Strand 1.3.5 Version January 2012 Education, Audiovisual & Culture Executive Agency

More information

Programme Specification (2015-16)

Programme Specification (2015-16) Date of Revision Date of Previous Revision Programme Specification (2015-16) A programme specification is required for any programme on which a student may be registered. All programmes of the University

More information

Higher National Unit Specification. General information for centres. Occupational Therapy Support: Audit. Unit code: F3NE 34

Higher National Unit Specification. General information for centres. Occupational Therapy Support: Audit. Unit code: F3NE 34 Higher National Unit Specification General information for centres Unit code: F3NE 34 Unit purpose: This Unit is designed to enable candidates to develop the competences required to audit an aspect of

More information

INFS 2603 BUSINESS SYSTEMS ANALYSIS

INFS 2603 BUSINESS SYSTEMS ANALYSIS Australian School of Business Information Systems, Technology and Management INFS 2603 BUSINESS SYSTEMS ANALYSIS COURSE OUTLINE* SEMESTER 2, 2012 Part A: Course-Specific Information Please consult **Part

More information

Specialist Certificate in Business Relationship Management Syllabus. Version 1.2

Specialist Certificate in Business Relationship Management Syllabus. Version 1.2 Specialist Certificate in Business Relationship Management Syllabus Version 1.2 August 2010 Specialist Certificate in Business Relationship Management Syllabus Contents Rationale...2 Aims and Objectives...2

More information

Management Accounting

Management Accounting Unit 7: Management Accounting Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose J/502/5419 BTEC National The aim of this unit is to enable learners to understand how important

More information

Higher National Unit specification: general information

Higher National Unit specification: general information Higher National Unit specification: general information Unit code: FM1G 36 Superclass: GC Publication date: May 2011 Source: Scottish Qualifications Authority Version: 01 Unit purpose This Unit is designed

More information

Chartered Postgraduate Diploma in Marketing

Chartered Postgraduate Diploma in Marketing Chartered Postgraduate Diploma in Marketing 563 Managing Corporate Reputation Assignment Brief and Mark Scheme December 2015 Candidates are required to answer the Core Task and ONE Elective. The Core Task

More information

Qualification Specification

Qualification Specification BCS Level 2 ECDL Certificate in IT Application Skills (QCF) 600/6943/0 Version 1.4 March 2016. Contents 1. About BCS 3 2. Equal Opportunities 3 3. Introduction to the qualification 4 3.1 Qualification

More information

Computer Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes

Computer Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes Unit 9: Computer Networks Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose R/601/7320 BTEC National The aim of this unit is to ensure learners understand the key components

More information

Procurement Programmes & Projects P3M3 v2.1 Self-Assessment Instructions and Questionnaire. P3M3 Project Management Self-Assessment

Procurement Programmes & Projects P3M3 v2.1 Self-Assessment Instructions and Questionnaire. P3M3 Project Management Self-Assessment Procurement Programmes & Projects P3M3 v2.1 Self-Assessment Instructions and Questionnaire P3M3 Project Management Self-Assessment Contents Introduction 3 User Guidance 4 P3M3 Self-Assessment Questionnaire

More information

The Principles of Food Safety Supervision for Catering

The Principles of Food Safety Supervision for Catering Unit 8: The Principles of Food Safety Supervision for Catering Unit code: K/502/3775 QCF Level 3: BTEC National Credit value: 3 Guided learning hours: 25 Aim and purpose The aim of the unit is to ensure

More information

Honours Degree (top-up) Computing Abbreviated Programme Specification Containing Both Core + Supplementary Information

Honours Degree (top-up) Computing Abbreviated Programme Specification Containing Both Core + Supplementary Information Honours Degree (top-up) Computing Abbreviated Programme Specification Containing Both Core + Supplementary Information 1 Awarding Institution / body: Lancaster University 2a Teaching institution: University

More information

QCF. Residential childcare. Centre Handbook

QCF. Residential childcare. Centre Handbook QCF Residential childcare Centre Handbook OCR Level 3 Diploma for Residential Childcare (England) Entry code 10405 OCR Level 5 Diploma in Leadership and Management for Residential Childcare (England) Entry

More information

Music Events Management

Music Events Management Unit 11: Music Events Management Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose T/600/6939 BTEC National The aim of this unit is to develop the skills and knowledge

More information

Cork Education and Training Board. Programme Module for. Customer Service. Leading to. Level 4 FETAC. Customer Service 4N1989

Cork Education and Training Board. Programme Module for. Customer Service. Leading to. Level 4 FETAC. Customer Service 4N1989 Cork Education and Training Board Programme Module for Customer Service Leading to Level 4 FETAC March 2014 1 Introduction This programme module may be delivered as a standalone module leading to certification

More information

Fascinated by the latest brain research?

Fascinated by the latest brain research? Masters in the neuroscience of leadership Fascinated by the latest brain research? Discover how to apply brain research to improve human performance, develop leaders and drive change. Masters in the Neuroscience

More information

Programme Specification (2015-16)

Programme Specification (2015-16) Date of Revision Date of Previous Revision 20 April 2015 Programme Specification (2015-16) A programme specification is required for any programme on which a student may be registered. All programmes of

More information

Performance Management. Fitting the Pieces of Success Together

Performance Management. Fitting the Pieces of Success Together Performance Management Fitting the Pieces of Success Together Session Overview: Current performance review process Documentation Ratings Determining the overall rating New Performance plan document Review

More information

Information Systems. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes

Information Systems. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes Unit 3: Information Systems Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose H/601/7256 BTEC National The aim of this unit is to ensure learners understand how organisations

More information

For examination in 2015

For examination in 2015 Cambridge International Certificate in Teaching with Digital Technologies 6224 Cambridge International Diploma in Teaching with Digital Technologies 6225 For examination in 2015 Preface This syllabus sets

More information

JOB DESCRIPTION SYSTEMS DEVELOPMENT OFFICER - Grade 6

JOB DESCRIPTION SYSTEMS DEVELOPMENT OFFICER - Grade 6 JOB DESCRIPTION SYSTEMS DEVELOPMENT OFFICER - Grade 6 Title: Contract type: Systems Development Officer Fixed Term 12 Months Grade: Grade 6 Location: Reporting to: Carmarthen or Lampeter Campus Information

More information

Marketing Travel and Tourism Products and Services

Marketing Travel and Tourism Products and Services Unit 5: Marketing Travel and Tourism Products and Services Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose R/600/9489 BTEC National The unit provides learners with an

More information

Guideline. Records Management Strategy. Public Record Office Victoria PROS 10/10 Strategic Management. Version Number: 1.0. Issue Date: 19/07/2010

Guideline. Records Management Strategy. Public Record Office Victoria PROS 10/10 Strategic Management. Version Number: 1.0. Issue Date: 19/07/2010 Public Record Office Victoria PROS 10/10 Strategic Management Guideline 5 Records Management Strategy Version Number: 1.0 Issue Date: 19/07/2010 Expiry Date: 19/07/2015 State of Victoria 2010 Version 1.0

More information

Managing Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes

Managing Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes Unit 5: Managing Networks Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose K/601/7663 BTEC National The aim of this unit is to enable learners to understand network management

More information

BTEC Level 3 Certificate, BTEC Level 3 Subsidiary Diploma, BTEC Level 3 90-credit Diploma, BTEC Level 3 Diploma and BTEC Level 3 Extended Diploma in

BTEC Level 3 Certificate, BTEC Level 3 Subsidiary Diploma, BTEC Level 3 90-credit Diploma, BTEC Level 3 Diploma and BTEC Level 3 Extended Diploma in BTEC Level 3 Certificate, BTEC Level 3 Subsidiary Diploma, BTEC Level 3 90-credit Diploma, BTEC Level 3 Diploma and BTEC Level 3 Extended Diploma in Issue 3 Pearson Education Ltd is one of the UK s largest

More information

Procedure for applying to BUE- LSBU PhD Programme

Procedure for applying to BUE- LSBU PhD Programme University Research & Post Graduate Studies Committee (URPGC) Procedure for applying to BUE- LSBU PhD Programme The joint BUE- LSBU PhD programme was established to help support BUE teaching assistants

More information

Programme Specification: MSc Audit Management and Consultancy

Programme Specification: MSc Audit Management and Consultancy Programme Specification: MSc Audit Management and Consultancy NOTE: This specification provides a concise summary of the main features of the course and the learning outcomes that a typical student might

More information

Higher National Unit specification: general information. Graded Unit 2

Higher National Unit specification: general information. Graded Unit 2 Higher National Unit specification: general information This Graded Unit has been validated as part of the HND Computing: Software Development. Centres are required to develop the assessment instrument

More information

V2 Programme Specification HNC Level 4 Diploma in Electrical and Electronic Engineering

V2 Programme Specification HNC Level 4 Diploma in Electrical and Electronic Engineering V2 Programme Specification HNC Level 4 Diploma in Electrical and Electronic Engineering V2HE 1. Awarding Organisation Pearson 2. Teaching Institution Highbury College Portsmouth 3. Programme Accredited

More information

Senior Social Worker - Children & Young People s Services (CYPS) Various throughout Devon. Effective date of JD 1 November 2010 JE Job Number 561

Senior Social Worker - Children & Young People s Services (CYPS) Various throughout Devon. Effective date of JD 1 November 2010 JE Job Number 561 Role Title Location Reporting to Senior Social Worker - Children & Young People s Services (CYPS) Various throughout Devon Practice Manager (PM) Post Number Grade G Directorate/Section Various throughout

More information

Developing Teams in Business

Developing Teams in Business Unit 19: Developing Teams in Business Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose T/502/5450 BTEC National The aim of this unit is for learners to understand the

More information

Vocational Qualifications. EDI Level 3 NVQ Diploma in Customer Service. Specification

Vocational Qualifications. EDI Level 3 NVQ Diploma in Customer Service. Specification Vocational Qualifications EDI Level 3 NVQ Diploma in Customer Service Specification Effective from: 1 August 2010 Accreditation number: 500/8823/3 QCFS0106A For further information contact us: Tel. +44

More information

C.C.B.C. Community Education Department AGORED CYMRU Guidelines 2013-2014

C.C.B.C. Community Education Department AGORED CYMRU Guidelines 2013-2014 C.C.B.C. Community Education Department AGORED CYMRU Guidelines 2013-2014 This booklet is intended to guide you through the Agored qualification process with Caerphilly ACL Department. Agored Cymru is

More information

Construction Technology and Design in Construction and Civil Engineering

Construction Technology and Design in Construction and Civil Engineering Unit 5: Construction Technology and Design in Construction and Civil Engineering Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose T/600/0283 BTEC Nationals The aim of

More information

How To Understand The Qf

How To Understand The Qf Addendum to AQF Second Edition January 2013 Amended Qualification Type: Published by the Australian Qualifications Framework Council, South Australia. Contact: Executive Director, Australian Qualifications

More information

FE3A 04 (CFACSD11) Lead a Team to Improve Customer Service

FE3A 04 (CFACSD11) Lead a Team to Improve Customer Service This Unit has the following Elements: D11.1 Plan and organise the work of a team. D11.2 Provide support for team members. D11.3 Review performance of team members. Unit Summary This Unit is part of the

More information

MSc Management with Streams Programme Handbook

MSc Management with Streams Programme Handbook Programme Handbook FOREWORD Welcome to the BPP has a long, diverse history and today is one of Europe s biggest academic and professional educational providers. BPP University Limited is also the UK s

More information

B. An intermediate user can plan and review their use of

B. An intermediate user can plan and review their use of This is the ability to plan, evaluate and improve procedures involving the use of IT tools and systems to improve the productivity and efficiency of tasks and activities. A. A foundation user can plan

More information

BA (Hons) Contemporary Textiles (top up) BA (Hons) Contemporary Fashion (top up) BA (Hons) Contemporary Design for Interiors (top up)

BA (Hons) Contemporary Textiles (top up) BA (Hons) Contemporary Fashion (top up) BA (Hons) Contemporary Design for Interiors (top up) BA (Hons) Contemporary Textiles (top up) BA (Hons) Contemporary Fashion (top up) BA (Hons) Contemporary Design for Interiors (top up) Abbreviated Programme Specification Containing Both Core + Supplementary

More information

Unit 25: Scripting and coding for websites (LEVEL 3)

Unit 25: Scripting and coding for websites (LEVEL 3) Unit 25: Scripting and coding for websites (LEVEL 3) Learning outcomes By completing this unit candidates will develop a thorough knowledge and understanding of different scripting languages used in the

More information

PART ONE : SUMMARY RESPONSE ON STANDARDS AND ASSESSMENT

PART ONE : SUMMARY RESPONSE ON STANDARDS AND ASSESSMENT External Examiner s Report Award and Foundation Degrees in Health & Physical Activity and Sports Programme Title(s) Fitness Management Date of report July 2011 Academic year 2010/11 University School or

More information

CGEA SAMPLE ASSESSMENT TOOLS

CGEA SAMPLE ASSESSMENT TOOLS CGEA SAMPLE ASSESSMENT TOOLS 21771VIC Certificate I in General Education for Adults (Introductory) 21772VIC Certificate I in General Education for Adults 21773VIC Certificate II in General Education for

More information

Approved by the Health and Care Professions Council

Approved by the Health and Care Professions Council PROGRAMME SPECIFICATION Master of Arts in Social Work Awarding institution Teaching institution UCAS Code JACS Code Programme Duration Language of Programme Liverpool John Moores University LIVERPOOL JOHN

More information

Business Communication

Business Communication Unit 4: Business Communication Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose H/502/5413 BTEC National The aim of this unit is to show learners that the collection and

More information

Situational Judgement Tests

Situational Judgement Tests SJT Sample Report Situational Judgement Tests Situational Judgement Tests (SJTs) are the most novel and unknown part of the new EPSO recruitment system. In Administrator (AD) exams, for example, the Situational

More information