1 Task 1: Careers Assistance Service (CAS)

Size: px
Start display at page:

Download "1 Task 1: Careers Assistance Service (CAS)"

Transcription

1 1 Task 1: Careers Assistance Service (CAS) The Careers Assistance Service (CAS) offers guidance to school pupils about education and job opportunities available after leaving school. Every year, CAS holds a careers convention that includes a range of presentations with guest speakers, information exhibits hosted by universities, colleges, employers and trade organisations as well as information about funding options and scholarships. CAS wants to store details about the schools and the student delegates in a relational database. This will make it easy to retrieve information about delegates attending the convention and answer questions like How many boys are attending the convention? CAS has designed the tables required for the database. Field Name Field Type Field Size Key Sample Data School ID Text 3 Primary Key S19 School Name Text 35 No Oakenfarm Academy Address Text 30 No Shire Oak Road District Text 20 No Snead Town Text 20 No Oaken Post Code Text 8 No SY21 8JL Field Name Field Type Field Size Key Validation Sample Data Delegate Ref Text 4 Primary Key D101 Forename Text 30 No Sally Surname Text 30 No Morrison Gender Text 6 No Restricted choice (only Male or Female) female Date of Birth Date No 17/03/1995 FE Presentation Text 3 Restricted choice (only Yes or No) YES Emp Presentation Text 3 Restricted choice (only Yes or No) NO Trade Presentation Text 3 Restricted choice (only Yes or No) YES School ID Text 3 Foreign Key Link to School table S19 1. Using a relational database application, create a new database file and set up the School table and the Delegate table. You should use the design shown above. Save the file as Convention1.

2 2 2. Create a PDF of your design for both tables in the database. This should show the field types, field sizes and validation checks. Your teacher/lecturer will provide you with the database file Convention. You must use this version to complete tasks 3, 4 and Create an attractive and user friendly layout to display all the details for one delegate. Include all the details of their school. Your layout should be formatted so that the name of the delegate, their school name and the number of presentations they are attending clearly stands out. Produce a one page PDF using this form/layout ensuring all data can be clearly seen. 4. a. Delegates can apply to attend any of the 3 presentations that are offered. Create a calculation field that will display how many presentations each delegate has applied for. 4. One of the special exhibits at the convention is aimed at girls aged 18 in the year Produce a layout showing the appropriate delegates. The report data should be listed in alphabetical order of school, with delegates from each school also listed alphabetically. The PDF should display only the following fields: Forename, Surname, School Name and Date of birth. 5. The administrators of the convention need a list of all delegates from Whiteford Academy and Halshott Secondary schools who are registered for at least 2 presentations. Produce a PDF of a layout showing the appropriate list of delegates. The report data should be listed in order of the number of presentations they are attending, least first. The PDF should display only the following fields: School Name, Forename, Surname, Date of birth and Presentations Attending.

3 3 Task 2: SimpleBreaks Holidays SimpleBreaks offers a number of holidays in a variety of European cities. Each holiday has a set departure date and length of stay in a specified hotel. SimpleBreaks wants to store details about the holidays and the hotels in a relational database so it is easy for travel agents to answer questions from travelers such as Which holidays do you have in Edinburgh? or Do you have any 4 night breaks in Barcelona? SimpleBreaks have designed the tables required for the database. Field Name Field Type Field Size Key Validation/Format Sample Data Hotel Ref Text 4 Primary Key H101 Hotel Text 30 No Catalonia Inn City Text 20 No Barcelona Grade Text 6 No 2 star Price per Night Number No Currency 0 dp 40 Kilometres from airport Number No 1 dp 1.1 Field Name Field Type Field Size Key Validation/Format Sample Data Title Text 30 Primary Key Catalonia Caper Destination Text 20 No Catalonia Country Text 20 No Spain Date of Departure Date No dd/mm/yyyy 25/06/2013 Nights Number No 3 Hotel Ref Text 4 Foreign Key H Using a relational database application create a new database file and set up the Holiday table and the Hotel table. You should use the design shown on the previous page. Save the file as SimpleBreaks1. 2. Each hotel is given a star rating which can be 1 star, 2 star, 3 star, 4 star or 5 star. Set up the Grade field in the Hotel table with a restricted choice

4 4 validation check. This should be set to allow only these five options to be entered. 3. Link the Hotel table to the Holiday table using the foreign key. Create a PDF of the relationship showing the link between the tables. 4. Create a PDF of your design for both tables in the database. This should show the field types, field sizes and validation checks. Your teacher/lecturer will provide you with the database file SimpleBreaks. You must use this version to complete tasks 5, 6, 7 and 8 5. Design and create an attractive and user friendly layout to display all the details for one holiday including the details of the hotel. Your layout should be formatted so that the name of the holiday and the name of the hotel clearly stand out. Produce a one page PDF (on one hotel only) using this form/layout ensuring that all fieldnames and data can be clearly seen. 6. Produce a PDF of a layout showing all the holidays in Spain at 5 star hotels. The printout should display only these fields: Title, Destination and Hotel. 7. Produce a PDF of a layout showing all the hotels in the city of Paris for holidays starting in August. The PDF should display only the following fields: Title, Destination, Hotel, Date of Departure, Nights and Kilometres from airport. 8. The manager of SimpleBreaks wants a list of all the holidays for at least 4 nights in hotels costing less than 65 per night. Produce a PDF of a layout showing the appropriate list of holidays. The report data should be listed in order of length of holiday, shortest first. If there are two or more holidays of the same length, list in order of price, lowest first. The PDF should display only these fields: Title, Nights and Price per night.

5 5 Task 3: Fun and Fitness Gym Fun & Fitness run a number of sports clubs such as swimming pools, astroturf, fitness gyms and leisure centres. Members of the public can join each sports club by buying an annual membership. After joining, each member can use the facilities or attend classes run in the club for no extra charge. In some clubs, personal trainers are available. Fun & Fitness store details about members of each sports club in a database. A sample record is shown below. Membership number Firstname Surname Address Town Postcode Date of birth Month of renewal Gender Type of membership Club ref GDA149 Jessica Olson 82 Vel Street Allentown J0 5QW 24/06/1954 October F Adult SP324 Field Name Field Type Field Size Key Validation/Format Sample Data Club ref Text 5 Yes SP433 Club name Text 25 No Waves Location Text 25 No Brockton Club type Text 15 No swimming pool Date opened Date No 12/04/1998 Personal trainer Boolean No No 1. Open the file called FunFit. Using a relational database application, add a new table called Centre that can be used to store information about each sports club run by Fun & Fitness. You should use the design shown on the previous page.

6 6 2. There are four types of sports clubs gym, astroturf, swimming pool, leisure centre. Alter your table design so that the Club type field has a restricted choice validation check set to allow only these four options to be entered. 3. Create a PDF of your design for the Centre table. This should show the field types, field sizes and validation checks. 4. Link the Centre table to the Membership table by using the Club ref field. Create a PDF of the relationship showing the link between the tables. Your teacher/lecturer will provide you with the database file FunFitReports. You must use this version to complete tasks 5, 6, 7 and Create a simple layout to display the entire contents of the Centre table. Produce a one page PDF using this report/layout ensuring that all fieldnames and data can be clearly seen. 6. Produce a PDF of a layout showing members of sports clubs which are leisure centres whose membership is due for renewal in September. The PDF should display the following fields: Membership number, Firstname, Surname, Address, Town, Postcode, Club name, Club type, Type of membership and Month of renewal. 7. A special discount promotion is to be offered to Student and Adult members of gyms with a personal trainer. Produce a PDF of a layout showing Adult and Student members of the gyms with a personal trainer. The PDF should display only the following fields: Firstname, Surname, Type of membership and Club name. 8. Special female only training sessions are to be offered for swimming pool members. Produce a PDF of a report/layout showing all female swimming pool members. The report data should be listed in alphabetical order of club name. If a

7 7 swimming pool has two or more members they should be listed in alphabetical order of member surname. The PDF should display only the following fields: Club name, Firstname and Surname.

8 8 Task 4: Chellow Zoo Chellow Zoological park aims to support wildlife conservation by providing a centre for breeding and conservation of animals. School groups can visit the park to learn about the various animals and the reasons why many are now classed as endangered species. Chellow stores details about every type of animal in the park. This information can be accessed during educational visits if required. A sample record is shown below. Animal Species Class Continent of Origin Average size (m) Lifespan (years) Main Colour Favourite Food Habitat Endangered Keeper ID Sumatran Tiger Mammal Asia Tan Deer Rain forest Yes KPR004 Chellow employs a group of highly trained park keepers on either a full- time or part- time basis. Each keeper has overall responsibility for specific species of animals only, although they can help out with all the animals in the park if required. The following information about each keeper has still to be added to the database. Field Name Field Type Field Size Primary Key Sample data Keeper ID Text 6 Yes KPR002 Name Text 20 No J Thomas Gender Text 1 No M Date Employed Date No 06/10/1985 Phone Extension Text 3 No 655 Employment Status Text 10 No full- time 1. Open the file called Chellow.

9 9 Using a relational database application, create a new table called Keeper that can be used to store information about each of the Park Keepers working at Chellow. 2. a. Park Keepers are employed on a full- time or part- time basis. Alter the table so that the Employment Status field has a restricted choice validation check allowing only full- time or part- time to be entered. b. Alter the table so that the Gender field has the appropriate restricted choice validation check applied. 3. Create a PDF of your design for the Keeper table. This should show the field types and validation checks. 4. Enter all the data into the Keeper table, taking care to ensure that the data is entered as shown below. Keeper ID Name Gender Date Employed Phone Extension Employment Status KPR001 M Tawse M 29/06/ full- time KPR002 J Thomas M 06/10/ full- time KPR003 M Jones F 14/04/ full- time KPR004 S Lee M 29/04/ part- time KPR005 S Khan M 08/01/ full- time KPR006 C Davies F 08/01/ full- time KPR007 M Stewart F 30/06/ part- time KPR008 A Brown M 12/05/ part- time 5. Create a simple layout to display the entire contents of the Keeper table. Produce a one page PDF using this layout ensuring that all fieldnames can be clearly seen. 6. Link the Keeper table to the Animal table by using the Keeper ID field. Create a PDF of the relationship showing the link between the tables.

10 10 7. One of the Giraffes at Chellow has not been eating. Produce a PDF to display the Name and Phone Extension of the Keeper responsible for its care. 8. Produce a PDF of a layout showing all mammals that originate from Africa. The PDF should display the following fields only: Animal Species, Class, Continent of Origin, Endangered. 9. Produce a PDF of a layout to show all endangered animals at Chellow that have a lifespan of 10 years or more. The animals should be listed in order of lifespan starting with the longest lifespan. If two or more animals have the same lifespan then they should be listed in alphabetical order of the Animal Species. The PDF should display the relevant fields.

Coursework Task. Intermediate 2 Information Systems. Valid for session 2010/2011 only. Publication code: BB3417. Scottish Qualifications Authority 1

Coursework Task. Intermediate 2 Information Systems. Valid for session 2010/2011 only. Publication code: BB3417. Scottish Qualifications Authority 1 An Intermediate 2 Information Systems Valid for session 2010/2011 only Publication code: BB3417 Scottish Qualifications Authority 1 Subject: Information Systems Level: Intermediate 2 Publication date:

More information

Everland Zoological Gardens. October 10, 2014

Everland Zoological Gardens. October 10, 2014 Everland Zoological Gardens October 10, 2014 Introduction of Everland An average of 11.7 YONGIN -15~-2.5 in winter 25~35 in summer In the Everland Zoo The first Lion Safari completed in 1974 * Yong-In

More information

BRUNEI DARUSSALAM GOVERNMENT SCHOLARSHIPS FOR FOREIGN STUDENTS TENABLE IN BRUNEI DARUSSALAM

BRUNEI DARUSSALAM GOVERNMENT SCHOLARSHIPS FOR FOREIGN STUDENTS TENABLE IN BRUNEI DARUSSALAM Please attach Passport Size Photo Here BRUNEI DARUSSALAM GOVERNMENT SCHOLARSHIPS FOR FOREIGN STUDENTS TENABLE IN BRUNEI DARUSSALAM SESSION 2016/2017 APPLICATION FORM FIRST CHOICE SECOND CHOICE CODE PROGRAMME

More information

APPLICATION FOR A PERMIT TO Import, Export, or Re-export Live Animals or Animal Parts or Products

APPLICATION FOR A PERMIT TO Import, Export, or Re-export Live Animals or Animal Parts or Products APPLICATION FOR A PERMIT TO Import, Export, or Re-export Live Animals or Animal Parts or Products CITES Form A1 (2014.02.04) CONVENTION ON INTERNATIONAL TRADE IN ENDANGERED SPECIES OF WILD FAUNA AND FLORA

More information

Employment intermediaries: data requirements for software developers

Employment intermediaries: data requirements for software developers Employment intermediaries: data requirements for software developers Version 1.4 Last updated: 3 August 2015 1. Introduction... 1 2. Report template... 1 Formatting a CSV report... 1 3. Online service...

More information

Young Learners English

Young Learners English University of Cambridge ESOL Examinations Young Learners English Movers Information for Candidates Information for candidates YLE Movers Dear Parent Thank you for encouraging your child to learn English

More information

How to set up a database in Microsoft Access

How to set up a database in Microsoft Access Contents Contents... 1 How to set up a database in Microsoft Access... 1 Creating a new database... 3 Enter field names and select data types... 4 Format date fields: how do you want fields with date data

More information

DIVING COURSE STONAR SPORTS CAMP SUMMER FUN MULTI-SPORT CAMP H8S FOOTBALL CAMP ACADEMIC SUPPORT SUMMER CAMP SEPTEMBER FUN NEW NEW

DIVING COURSE STONAR SPORTS CAMP SUMMER FUN MULTI-SPORT CAMP H8S FOOTBALL CAMP ACADEMIC SUPPORT SUMMER CAMP SEPTEMBER FUN NEW NEW DIVING COURSE NEW STONAR SPORTS CAMP NEW SUMMER FUN MULTI-SPORT CAMP H8S FOOTBALL CAMP ACADEMIC SUPPORT SUMMER CAMP SEPTEMBER FUN 1 SUMMER 2015 ESTIU VERANO Informative meeting: Wednesday 20th May at 18:00

More information

The Minster School. Policy for Risk Assessment (Educational Visits)

The Minster School. Policy for Risk Assessment (Educational Visits) The Minster School Policy for Risk Assessment (Educational Visits) Introduction For most day-trips, the group leader must complete the check-list, Form A and receive parental consent via Form A1. For more

More information

Tiger Activity Time. Level 1 tiger cubs. 1. What colours does a tiger have on its body? red white blue black. green orange brown

Tiger Activity Time. Level 1 tiger cubs. 1. What colours does a tiger have on its body? red white blue black. green orange brown Terrific Tigers Learn more about the gers at ZSL London Zoo 1. Level: Key Stage 2 2. Includes: Acvity sheets (true or false, word scramble, word search, colouring acvity, adaptaon labelling, enclosure

More information

Using Aerial Photography to Measure Habitat Changes. Method

Using Aerial Photography to Measure Habitat Changes. Method Then and Now Using Aerial Photography to Measure Habitat Changes Method Subject Areas: environmental education, science, social studies Conceptual Framework Topic References: HIIIB, HIIIB1, HIIIB2, HIIIB3,

More information

Derby Leisure Card. www.derby.gov.uk/leisurecard. Discounted prices on leisure facility activities. Issue Jan 2016

Derby Leisure Card. www.derby.gov.uk/leisurecard. Discounted prices on leisure facility activities. Issue Jan 2016 Derby Leisure Card Discounted prices on leisure facility activities Issue Jan 2016 www.derby.gov.uk/leisurecard The Derby Leisure Card is a annual discount card, giving you reduced prices on activities

More information

INTERNSHIP PROGRAMME APPLICATION FORM

INTERNSHIP PROGRAMME APPLICATION FORM WHAT IS THE PURPOSE OF THIS FORM? To assist the National Treasury in selecting candidates for the Internship Programme. This form may be used to identify candidates to be interviewed. Since all applicants

More information

APPLICATION FORM FOREIGN STUDENTS (PLEASE PRINT)

APPLICATION FORM FOREIGN STUDENTS (PLEASE PRINT) APPLICATION FORM FOREIGN STUDENTS (PLEASE PRINT) Attach Photo Here ( ) Exchange Student ( ) Transfer Student 1. PERSONAL DETAILS Full Name: Date of Birth (DD/MM/YYYY): / / Gender: ( ) Male ( ) Female City

More information

Tourist Destination Questionnaire

Tourist Destination Questionnaire Tourist Destination Questionnaire Dear Sir or Madam! Good morning/afternoon and welcome to our tourist destination. We are pleased that you decided to stay here. If you have spent at least one night at

More information

Big 5 Rehabilitation PROJECT INFORMATION PROGRAM DETAILS YOUR ROLE

Big 5 Rehabilitation PROJECT INFORMATION PROGRAM DETAILS YOUR ROLE Big 5 Rehabilitation PROJECT INFORMATION This is a program designed for volunteers interested in having a truly African experience while making a difference to the local wildlife and environment. The game

More information

Indiana University Master s Degree in Secondary Education

Indiana University Master s Degree in Secondary Education Indiana University Master s Degree in Secondary Education with funding from USAID through Higher Education for Development (HED) Preliminary Application Form SECTION I: PERSONAL INFORMATION Name: As listed

More information

One and a half hours QUESTION PAPER MUST NOT BE REMOVED FROM THE EXAM ROOM AND MUST BE RETURNED UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE

One and a half hours QUESTION PAPER MUST NOT BE REMOVED FROM THE EXAM ROOM AND MUST BE RETURNED UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE One and a half hours QUESTION PAPER MUST NOT BE REMOVED FROM THE EXAM ROOM AND MUST BE RETURNED UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE Software Engineering Date: Monday 19th January 2015 Time:

More information

GCSE Information and Communication Technology Assignments Short and Full Course

GCSE Information and Communication Technology Assignments Short and Full Course GCSE Information and Communication Technology Assignments Short and Full Course First Teaching from Autumn 2004 First Examination from Summer 2006 FOREWORD The coursework in this booklet is set out in

More information

Call for Applications. WSP Training of Trainers Workshop 1-3 April, 2014 Accra, Ghana

Call for Applications. WSP Training of Trainers Workshop 1-3 April, 2014 Accra, Ghana Call for Applications WSP Training of Trainers Workshop 1-3 April, 2014 Accra, Ghana Objective of the Training: To build capacity of country experts and local training institutions to provide training

More information

Consular department Ministry of Foreign Affairs of the Russian Federation Completion of electronic visa application form

Consular department Ministry of Foreign Affairs of the Russian Federation Completion of electronic visa application form Welcome to the specialised website of the of the. On this website you can fill out the electronic version of the Russian visa application form and print the visa application form, required for applying

More information

How to Develop a Sporting Habit for Life

How to Develop a Sporting Habit for Life How to Develop a Sporting Habit for Life Final report December 2012 Context Sport England s 2012-17 strategy aims to help people and communities across the country transform our sporting culture, so that

More information

How To Apply For A Job In The Germany

How To Apply For A Job In The Germany Application form Voluntary year Amsterdam PLEASE COMPLETE THIS FORM IN ENGLISH Please fill this form in using the computer or hand and post or email it to the address found at the end of the form with

More information

Pathways into Sport Active Schools in West Lothian

Pathways into Sport Active Schools in West Lothian PS49 Children and sport What level of sport and physical activity should be provided by primary and, separately, secondary schools? Early Primary school children should be introduced to Fundamentals and

More information

International Federation of Bodybuilding & Fitness Republic of Ireland Bodybuilding Federation

International Federation of Bodybuilding & Fitness Republic of Ireland Bodybuilding Federation International Federation of Bodybuilding & Fitness Republic of Ireland Bodybuilding Federation Dublin 39/I Europolis Las Rozas - Madrid 28232 Spain 82 Whitethorn Drive,Caherdavin, Limerick City. Rep Of

More information

Tourism survey for Spanish residents (ETR/FAMILITUR) Q2 2015

Tourism survey for Spanish residents (ETR/FAMILITUR) Q2 2015 28 September 2015 Tourism survey for Spanish residents (ETR/FAMILITUR) Q2 2015 In the second quarter of 2015 Spanish residents made 46.8 million trips. 50.8% were for leisure, 34.6% to visit family or

More information

Introduction and Pretest

Introduction and Pretest Introduction and Pretest PREPARATION It s recommended that the students complete the five proofreading lessons in the Writer s Guide before beginning this unit. The pretest in this introduction to the

More information

STRENSALL TIGERS JUNIOR FOOTBALL CLUB Sponsorship Opportunities

STRENSALL TIGERS JUNIOR FOOTBALL CLUB Sponsorship Opportunities STRENSALL TIGERS JUNIOR FOOTBALL CLUB Sponsorship Opportunities Strensall Tigers is a community and family based FA Charter Standard club (www.thefa.com) run to provide facilities and competitive football

More information

AUSTRALIAN SWIMMING COACHES AND TEACHERS ASSOCIATION MEMBERSHIP AND INSURANCE INFORMATION / APPLICATION 2015/16

AUSTRALIAN SWIMMING COACHES AND TEACHERS ASSOCIATION MEMBERSHIP AND INSURANCE INFORMATION / APPLICATION 2015/16 AUSTRALIAN SWIMMING COACHES AND TEACHERS ASSOCIATION MEMBERSHIP AND INSURANCE INFORMATION / APPLICATION 2015/16 ASCTA INSTRUCTIONS The Australian Swimming Coaches and Teachers Association (ASCTA), is the

More information

Activity 3: Using Database Software

Activity 3: Using Database Software Activity 3: Using Database Software There are a number ofdi ferent types offitness class. Some ofthem are repeated during the week. Details ofclasses and the timetable are currently typed using a word

More information

Welcome. Everything you need to join your local United Synagogue

Welcome. Everything you need to join your local United Synagogue Welcome Everything you need to join your local United Synagogue Application for membership Thank you for deciding to join the United Synagogue. Please complete this application form and it will be processed

More information

Business Travel Operations

Business Travel Operations Unit 10: Business Travel Operations Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose H/600/9495 BTEC National This unit will develop learners knowledge of the business

More information

Passport to Leisure. Application form and information guide 1 April 2015-31 March 2016

Passport to Leisure. Application form and information guide 1 April 2015-31 March 2016 Passport to Leisure Application form and information guide 1 April 2015-31 March 2016 The discounted access scheme for: Registered unemployed Registered disabled and social services recipients Senior citizens

More information

LAS LOMAS VILLAGE ENJOY AND INVEST

LAS LOMAS VILLAGE ENJOY AND INVEST LAS LOMAS VILLAGE ENJOY AND INVEST 1 LAS LOMAS VILLAGE YOUR BEST CHOICE 2 3 LA MANGA CLUB ENJOYS EXCELLENT AIR CONNECTIONS An extensive network of roads connects La Manga Club to other cities in the area

More information

GCSE BITESIZE Examinations. General Certificate of Secondary Education ICT FOUNDATION TIER. Time allowed 1 hour 30 minutes Total marks: 90

GCSE BITESIZE Examinations. General Certificate of Secondary Education ICT FOUNDATION TIER. Time allowed 1 hour 30 minutes Total marks: 90 GCSE BITESIZE Examinations General Certificate of Secondary Education ICT FOUNDATION TIER Time allowed 1 hour 30 minutes Total marks: 90 Answer all questions in the spaces provided 1. Information can be

More information

I want more from my bank. Advantage Gold Account

I want more from my bank. Advantage Gold Account I want more from my bank Advantage Gold Account You can get more with Advantage Gold Introduction When you want to get a bit more out of life, Advantage Gold is the bank account that could help make it

More information

Application Form. LSC Group of Colleges 1. PROGRAMMES: 2. PERSONAL DETAILS: (As per passport) 3. PERMANENT ADDRESS:

Application Form. LSC Group of Colleges 1. PROGRAMMES: 2. PERSONAL DETAILS: (As per passport) 3. PERMANENT ADDRESS: LSC Group of Colleges Ref. No: 10th & 15th Floor, Southern Tower, First Subang, Jalan SS15/4G, 47500 Subang Jaya, Selangor D.E, Malaysia Tel: +603-5635 1558 Fax: + 603-5635 1557 Student ID No. (Official

More information

Mini School Application Package for 2016

Mini School Application Package for 2016 Sir Charles Tupper Secondary School 419 E. 24 th Avenue, Vancouver, B.C. V5V 2A2 Telephone: (604)713-8233 Fax: (604)713-8232 Mini School Application Package for 2016 Thank you for your interest in the

More information

INVITATION 10th SYNCHRONIZED SWIMMING POZNAŃ CUP, Poznań 21-23.02.2013 INVITATION SYNCHRONISED SWIMMING POZNAŃ CUP 22 23.02.2013 TERMY MALTAŃSKIE

INVITATION 10th SYNCHRONIZED SWIMMING POZNAŃ CUP, Poznań 21-23.02.2013 INVITATION SYNCHRONISED SWIMMING POZNAŃ CUP 22 23.02.2013 TERMY MALTAŃSKIE INVITATION SYNCHRONISED SWIMMING POZNAŃ CUP 22 23.02.203 TERMY MALTAŃSKIE 2 To whom it is concerned Dear Synchro Friends, Polish Swimming Federation in co-operation with WZP Poznań has a pleasure to invite

More information

THREE YEAR BACHELOR DEGREE IN CATERING TECHNOLOGY & CULINARY ARTS

THREE YEAR BACHELOR DEGREE IN CATERING TECHNOLOGY & CULINARY ARTS Page 1 APPLICATION FORM For official Use only Name : S.No. Hall Tkt.No. THREE YEAR BACHELOR DEGREE IN CATERING TECHNOLOGY & CULINARY ARTS Affiliated to Osmania University IMPORTANT NOTE : Incomplete application

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Fees and Accommodation What are the fees for the Bachelor of Business Administration (BBA) / Associate of Business Administration (ABA) programme? There are three Trimesters

More information

CHARTERED ACCOUNTANTS ACADEMY (CAA) APPLICATION FORM

CHARTERED ACCOUNTANTS ACADEMY (CAA) APPLICATION FORM WHAT IS THE PURPOSE OF THIS FORM? To assist the National Treasury in selecting candidates for the Chartered Accountants Academy (CAA) This form may be used to identify candidates to be interviewed Since

More information

MONOLOGUE 13 : YOUR FAVOUTE RELATIVE

MONOLOGUE 13 : YOUR FAVOUTE RELATIVE SET 7 CANDIDATE A TASK 1 MONOLOGUE Please introduce yourself to the other candidate. You are going to give a short talk on a topic. Choose two or three ideas to talk about. You can add your own ideas.

More information

Hayfield Secondary School Hawks Athletic Boosters, Inc. 2014-2015 Scholarship Application

Hayfield Secondary School Hawks Athletic Boosters, Inc. 2014-2015 Scholarship Application DOWNLOAD OR PRINT APPLICATION AND APPLY TODAY! Deadline for consideration is: Tuesday, May 12, 2015 Applications should be delivered to Ms. Amy Ferguson in the Career Center at Hayfield Secondary School.

More information

APPLICATION FORM FOR MEMBERSHIP TO THE STRESS MANAGEMENT SOCIETY

APPLICATION FORM FOR MEMBERSHIP TO THE STRESS MANAGEMENT SOCIETY APPLICATION FORM FOR MEMBERSHIP TO THE STRESS MANAGEMENT SOCIETY 1. Please complete each section of the form in full. You can fill it out either through typing or in block capitals if submitting hand written

More information

APPLICATION FOR EXCELLENCE PROGRAMS AND SCHOLARSHIPS

APPLICATION FOR EXCELLENCE PROGRAMS AND SCHOLARSHIPS Date received Initial APPLICATION FOR EXCELLENCE PROGRAMS AND SCHOLARSHIPS Date of Birth: Female Male Current School: Name of Parents/Guardians: Parent s email address: Postal Address:.......... Postcode:

More information

DENTAL CARE PROFESSIONALS UK

DENTAL CARE PROFESSIONALS UK DENTAL CARE PROFESSIONALS UK 0800 561 9000 (Mon - Fri: 8.00am 6.30pm) member.help@dentalprotection.org www.dentalprotection.org Please complete in BLOCK CAPITALS, sign and return to: Membership Operations,

More information

FULL-TIME APPLICATION FORM

FULL-TIME APPLICATION FORM Learner Number: FULL-TIME APPLICATION FORM St Peters Street Lowestoft Suffolk NR32 2NB Telephone: 01502 583521 Fax: 01502 500031 Email: info@lowestoft.ac.uk www.lowestoft.ac.uk 1 st choice course 2 nd

More information

A Most Colorful Mammal by Guy Belleranti

A Most Colorful Mammal by Guy Belleranti Name: In the tropical rainforests of western Africa lives a mammal with a most colorful face and rump. This mammal is the mandrill, the world's largest monkey. The skin on a male mandrill's face has a

More information

Dear Friends, RULES "Trophée Ulysse" Event will be carried out according to the UIPM Rules 2014 ACCOMMODATION. March 2014

Dear Friends, RULES Trophée Ulysse Event will be carried out according to the UIPM Rules 2014 ACCOMMODATION. March 2014 March 2014 Dear Friends, RULES "Trophée Ulysse" Event will be carried out according to the UIPM Rules 2014 Shooting: On a special Shooting Combined Stand of 22 stations along the Athletic track. Laser

More information

Zoo Activity Packet Grades 3-5. Thank you for choosing Reid Park Zoo for a field trip this year!

Zoo Activity Packet Grades 3-5. Thank you for choosing Reid Park Zoo for a field trip this year! Zoo Activity Packet Grades 3-5 Thank you for choosing Reid Park Zoo for a field trip this year! 22ND STREET AFRICAN ELEPHANT Expedition Tanzania Adaptation Zone S. RANDOLPH WAY ALDABRA TORTOISE LEE H.

More information

GLENDALE HIGH SCHOOL Proud to be a Nitro!

GLENDALE HIGH SCHOOL Proud to be a Nitro! GLENDALE HIGH SCHOOL Proud to be a Nitro! February 2014 It s time to choose at GHS! Click here to see what GHS has to offer! https://vimeo.com/84058073 Some of our CLASSES AP (Advanced Placement) classes

More information

School District OR-1 April 30, 2015

School District OR-1 April 30, 2015 School District OR-1 April 30, 2015 Y O U T H S U RV E Y R E S U LT S P R E S E N T E D B Y L A R RY L. D L U G O S H E M I L S S O N, L L C L I N C O L N, N E Purposes of the Study The purposes of the

More information

Sharing Our Journey The transition from kindergarten to school

Sharing Our Journey The transition from kindergarten to school Sharing Our Journey The transition from kindergarten to school Sharing our journey Finding out about school Some questions you might like to ask your school How are parents involved in the school? Daily

More information

Before you start: Five basic principles for a good CV

Before you start: Five basic principles for a good CV Before you start: Five basic principles for a good CV 1. Concentrate on the essentials Employers generally spend less than one minute reading a CV before deciding to reject it, or to shortlist it for detailed

More information

Getting together. Present simple 1. New Year in Vietnam. Reading: Everybody s birthday. Word focus: Special occasions

Getting together. Present simple 1. New Year in Vietnam. Reading: Everybody s birthday. Word focus: Special occasions 2 A Present simple 1 B Present simple: questions C Communication strategies Showing interest D Interaction Are you a people person? Getting together Present simple 1 Word focus: Special occasions 1 Work

More information

Iva Slavova. Department of Civil and Environmental Engineering Course: Structural and Architectural Engineering

Iva Slavova. Department of Civil and Environmental Engineering Course: Structural and Architectural Engineering Iva Slavova Department of Civil and Environmental Engineering Course: Structural and Architectural Engineering 1. Name of host University and country University of South Carolina, United States 2. Orientation

More information

WORKSHEET 1. Here are some of his animal friends at the zoo: Joe the lion. Bernie the gorilla

WORKSHEET 1. Here are some of his animal friends at the zoo: Joe the lion. Bernie the gorilla Griffin Keyes is the most devoted zoo keeper in the world and the animals in Franklin Park Zoo will do anything to keep him. When they hear that he is sad and thinking of leaving the zoo after losing his

More information

REGISTRATION FORM SAINT-LAURENT/LETHBRIDGE EXCHANGE TRIP 2015

REGISTRATION FORM SAINT-LAURENT/LETHBRIDGE EXCHANGE TRIP 2015 REGISTRATION FORM SAINT-LAURENT/LETHBRIDGE EXCHANGE TRIP 2015 Age group: Adults of 55 years old and up Lethbridge trip: June 24 to July 1, 2015 Saint-Laurent trip: August 5 to 12, 2015 History Since 1967,

More information

CONDITION OF ENTRY TRANSIT

CONDITION OF ENTRY TRANSIT CONDITION OF ENTRY TRANSIT IF YOU ARE TRANSITING VIA ASCENSION, YOU NEED TO COMPLETE THIS FORM This form must be completed in English. Please write in BLOCK CAPITIALS and use black ink. Follow the Guidance

More information

Indonesia Tourist visa Application

Indonesia Tourist visa Application Indonesia Tourist visa Application Please enter your contact information Name: Email: Tel: Mobile: The latest date you need your passport returned in time for your travel: Indonesia tourist visa checklist

More information

My Money Primary Toolkit Key Stage 1, Year 2, Unit 1: Understanding My Money PSHE Resource Sheet

My Money Primary Toolkit Key Stage 1, Year 2, Unit 1: Understanding My Money PSHE Resource Sheet My Money Primary Toolkit Key Stage 1, Year 2, Unit 1: Understanding My Money PSHE Resource Sheet Needs and Wants Colour and label the pictures. Sort them into two groups - needs and wants. Clean water

More information

KS1 Animal Habitats. Scheme of Learning

KS1 Animal Habitats. Scheme of Learning KS1 Animal Habitats 1 Scheme of Learning KS1 Animal Habitats Scheme of Learning This scheme of learning has been put together by Marwell Wildlife for teachers to use with their KS1 pupils. It is a complete

More information

XXIII PANAMERICAN YOUTH CHESS FESTIVAL

XXIII PANAMERICAN YOUTH CHESS FESTIVAL XXIII PANAMERICAN YOUTH CHESS FESTIVAL Lima, Perú 23-30 of July 2012 I.- INVITATATION The Confederation of Chess for America and the Federación Deportiva Peruana de Ajedrez, has the pleasure to invite

More information

5th INTERNATIONAL TURKISH OPEN KARATE TOURNAMENT 6-8 MARCH 2015 ISTANBUL & TURKEY BULLETIN - 2

5th INTERNATIONAL TURKISH OPEN KARATE TOURNAMENT 6-8 MARCH 2015 ISTANBUL & TURKEY BULLETIN - 2 DATE 6-8 March 2015 VENUE Ahmet Comert Sporthall Atakoy Istanbul RULES World Karate Federation (WKF) Official Rules shall be applied in the competitions. REFEREES AND JUDGES Only Official WKF Referee s

More information

PLYMOUTH SPORTS CLUBS DATABASE. 4. Main Contact Names Chair/Main Contact Secretary Treasurer Name Address

PLYMOUTH SPORTS CLUBS DATABASE. 4. Main Contact Names Chair/Main Contact Secretary Treasurer Name Address PLYMOUTH SPORTS CLUBS DATABASE 1. Sport 2. Name of your Club 3. Club Website Address 4. Main Contact Names Chair/Main Contact Secretary Treasurer Name Address Postcode Home Number Work Number Mobile Number

More information

A Franchise that could change your lifestyle

A Franchise that could change your lifestyle Murcia Villas A Franchise that could change your lifestyle Murcia Villas is a trading division of Overseas Property Management & Lettings Limited 1 Murcia Villas Management and Lettings Franchise An exciting

More information

Review for Grade 9 June Exam - Unit 9 - Probability and Statistics

Review for Grade 9 June Exam - Unit 9 - Probability and Statistics Name: Date: Review for Grade 9 June Exam - Unit 9 - Probability and Statistics Multiple Choice Identify the choice that best completes the statement or answers the question. 1. The last three days Alexa

More information

BARCELONA. Planning Basketball Trainings Tour (3 days / 2 nights)

BARCELONA. Planning Basketball Trainings Tour (3 days / 2 nights) Planning Basketball Trainings (3 days / 2 nights) BARCELONA Planning Planning Basketball estancia de Training basketball 3 days 14 14 7 DAY 1 ARRIVAL IN BARCELONA TRANSFER AIRPORT - HOTEL GROUP TRAINING

More information

PREMIERE DESTINATION. The Minnesota Zoo is on a mission to connect people, animals, and the natural world to save wildlife.

PREMIERE DESTINATION. The Minnesota Zoo is on a mission to connect people, animals, and the natural world to save wildlife. PREMIERE DESTINATION The Minnesota Zoo is the state s largest environmental learning center and a top cultural institution. An estimated 1.3 million people visit the Zoo each year, enjoying its exhibits,

More information

PACT ADVICE & HELP NOTE 2011 EDITION FILMING CHILDREN

PACT ADVICE & HELP NOTE 2011 EDITION FILMING CHILDREN PACT ADVICE & HELP NOTE 2011 EDITION FILMING CHILDREN Producers working with children can obtain relevant knowledge on regulations for children under the school leaving age relating to things like local

More information

12 th World Muaythai Championship 2015

12 th World Muaythai Championship 2015 12 th World Muaythai Championship 2015 7 th March 18 th March 2015 Lumpinee Stadium Bangkok Thailand Amateur/PRO-AM Muaythai Seminar Referee and Judge Coach & Trainer Certification Course Muay Boran/ Muaythai

More information

Ipsos / Europ Assistance barometer Europeans Plans and Concerns for the Holidays Summary Ipsos for the Europ Assistance Group May 24th 2012

Ipsos / Europ Assistance barometer Europeans Plans and Concerns for the Holidays Summary Ipsos for the Europ Assistance Group May 24th 2012 Ipsos / Europ Assistance barometer Europeans Plans and Concerns for the Holidays Summary Ipsos for the Europ Assistance Group May 24th 2012 Contacts Ipsos Public Affairs: Fabienne SIMON 01 41 98 92 15

More information

Application for support with home to school travel arrangements for 2015 to 2016

Application for support with home to school travel arrangements for 2015 to 2016 Application for support with home to school travel arrangements for 2015 to 2016 for pupils aged five to 16 who live in Leeds and attend a state-funded primary school, secondary school or academy Issued

More information

Indonesia Tourist visa Application

Indonesia Tourist visa Application Indonesia Tourist visa Application Please enter your contact information Name: Email: Tel: Mobile: The latest date you need your passport returned in time for your travel: Indonesia tourist visa checklist

More information

Hotel, Dharamshala, Guest House, Individuals, Hospitals Form C. Form-C checked before providing services be filled and periodically submitted

Hotel, Dharamshala, Guest House, Individuals, Hospitals Form C. Form-C checked before providing services be filled and periodically submitted FORM-C Introduction Whenever a Foreigner stays in any Hotel, Dharamshala, Guest House, Individuals, Hospitals etc. it is the duty of the Accommodator to keep the records of their stay which includes their

More information

COMPREHENSIVE HIGH SCHOOL TRANSITION SURVEY TRANSITION ASSESSMENT/INTERESTS, PREFERENCES, STRENGTHS & NEEDS. Full Name: Birthdate: / / Age:

COMPREHENSIVE HIGH SCHOOL TRANSITION SURVEY TRANSITION ASSESSMENT/INTERESTS, PREFERENCES, STRENGTHS & NEEDS. Full Name: Birthdate: / / Age: COMPREHENSIVE HIGH SCHOOL TRANSITION SURVEY TRANSITION ASSESSMENT/INTERESTS, PREFERENCES, STRENGTHS & NEEDS Full Name: Birthdate: / / Age: Address: Phone #: Cell #: Disability: Parent/Guardian Name: Work

More information

Proposal Summary Summary brief introduction to proposal

Proposal Summary Summary brief introduction to proposal Proposal Summary Summary brief introduction to proposal AAIC -Complex Development Project, Area of Incheon International Airport Liberty Financial Group hopes for developing a large-scaled hotel complex

More information

Microsoft Access 2010

Microsoft Access 2010 IT Training Microsoft Access 2010 Jane Barrett, IT Training & Engagement Team Information System Services Version 3.0 Scope Learning outcomes Learn how to navigate around Access. Learn how to design and

More information

EcoVenture Class: Aquarium Careers 7 th -8 th Grade Teacher Guide Overview and Resource Materials

EcoVenture Class: Aquarium Careers 7 th -8 th Grade Teacher Guide Overview and Resource Materials EcoVenture Class: Aquarium Careers 7 th -8 th Grade Teacher Guide Overview and Resource Materials For more information contact: Amy Ehrhart School Programs On-site Manager 725 East 10600 South Sandy, UT

More information

5. TICKETS & TICKET OFFICE

5. TICKETS & TICKET OFFICE COMMUNICATION N. 1 1. ORGANISATION The Skating Federation of Portugal, in co-operation with the Oporto Skating Association, the City of Matosinhos and the Club Rolar Matosinhos, are going to organise the

More information

Making a claim with COTA

Making a claim with COTA Making a claim with COTA Before you start In order for us to process your claim quickly it s important that you complete all the relevant sections of this form with as much detail as you can If you do

More information

NATIONAL MORTGAGE BROKERS CONFERENCE 4 7 MAY 2016 ACCOMMODATION BOOKING FORM

NATIONAL MORTGAGE BROKERS CONFERENCE 4 7 MAY 2016 ACCOMMODATION BOOKING FORM NATIONAL MORTGAGE BROKERS CONFERENCE 4 7 MAY 2016 ACCOMMODATION BOOKING FORM Image: Andrea Francolini PLEASE RETURN COMPLETED FORM TO: Hamilton Island Groups, Level 3, 100 Pacific Highway, St Leonards

More information

TOUGH WORKOUTS SUN GREAT FOOD MARBELLA SPAIN - APRIL 2016

TOUGH WORKOUTS SUN GREAT FOOD MARBELLA SPAIN - APRIL 2016 Toughest OCR camp TOUGH WORKOUTS SUN GREAT FOOD MARBELLA SPAIN - APRIL 2016 We design training trips where you develop in several ways! You should come home as yourself, just stronger both physically and

More information

MALTA SPORTS SCHOLARSHIPS Application Form 2014

MALTA SPORTS SCHOLARSHIPS Application Form 2014 Ministry for Education & Employment Parliamentary Secretary for Research, Innovation, Youth & Sports Directorate for Lifelong Learning Kunsill Malti għall-isport (KMS) MALTA SPORTS SCHOLARSHIPS Application

More information

Registration Form for the IFLA Satellite Meeting in Milnerton

Registration Form for the IFLA Satellite Meeting in Milnerton 1 Registration Form for the IFLA Satellite Meeting in Milnerton International Federation of Library Associations and Institutions Continuing Professional Development and Workplace Learning (CPDWL) Section

More information

Trainee Solicitor Scheme Application

Trainee Solicitor Scheme Application Ogier Trainee Solicitor Scheme Application 08/10/15 Trainee Solicitor Scheme Application To apply for the programme this form must be completed in full. A CV may be submitted but must not be in place of

More information

Active in Nature Development Officer - Broads - Salary 20,500 to 21,500 pro rata

Active in Nature Development Officer - Broads - Salary 20,500 to 21,500 pro rata Vacancy pack Mid Yare Reserve Staithe Cottage Low Road Strumpshaw Norwich NR13 4HS Dear Applicant Active in Nature Development Officer - Broads - Salary 20,500 to 21,500 pro rata Thank you for your enquiry

More information

August 15, 2014. Dear Administrator,

August 15, 2014. Dear Administrator, August 15, 2014 Dear Administrator, Enclosed you will find registration materials for the 2014 Southeast Christian School Convention in Myrtle Beach at the Convention Center on September 24-26, 2014. We

More information

Type of Certificate: Secure Email Certificate

Type of Certificate: Secure Email Certificate Validity of Certificate (tick one): 1 year 2 years Class of Certificate (tick one): Class 2 Class 3 RA Name: Request No: 1) Please read the Instructions Box to fill this form. 2) Please fill the Application

More information

SMITH & WESSON ACADEMY TRAVEL INFORMATION

SMITH & WESSON ACADEMY TRAVEL INFORMATION SMITH & WESSON ACADEMY TRAVEL INFORMATION AIRPORT Bradley International Airport, located in Hartford (Windsor Locks) CT is approximately 25 miles south of Springfield, MA. RENTAL CARS Hertz, Avis, Dollar

More information

How To Participate In A Summer Learning Adventure Camp At The Aquarium

How To Participate In A Summer Learning Adventure Camp At The Aquarium Summer Learning Adventure Camps 2015 >Please enroll your child according to the grade he/she will enter in Fall 2015. >To register, please visit aquarium.ucsd.edu or call 858-534- 7336. Information for

More information

Visa application form. Kingdom of the Netherlands in the Caribbean

Visa application form. Kingdom of the Netherlands in the Caribbean Visa application form Kingdom of the Netherlands in the Caribbean RECENT COLOUR PHOTO 3 x 4 cm NB Read the explanatory note and guidelines through before filling in the form. APPLICANT S DETAILS 1. Surname(s)

More information

APPLICATION FORM for the academic year:

APPLICATION FORM for the academic year: 2!3+/4546$%1&"74%&8/&9#$%:9;%(0%&1 Please read the Information regarding your application & application requirements at the end of this document carefully. Please write clearly and in block capitals. APPLICATION

More information

We reserve the right to alter/edit data to comply with regional standards in the Destination Management System.

We reserve the right to alter/edit data to comply with regional standards in the Destination Management System. Destination Management System Data Capture Form Serviced Accommodation Please use this form to register the details of serviced hotels or B&BS for experiencewakefield.co.uk You should ask for a different

More information

AYLESBURY GRAMMAR SCHOOL

AYLESBURY GRAMMAR SCHOOL AYLESBURY GRAMMAR SCHOOL APPLICATION FORM PLEASE COMPLETE USING BLACK INK OR TYPE. APPLICATION FOR THE POST OF: APP 2 - POLICE CHECK SURNAME: FORENAME(S): TITLE: ADDRESS FOR CORRESPONDENCE: POSTCODE: E-MAIL

More information

Gap Year German & Ski Instructors Exam

Gap Year German & Ski Instructors Exam 2015 Gap Year German & Ski Instructors Exam 1 Deutsch-Institut Tirol www.deutschinstitut.com office@deutschinstitut.com 1 Contents Overview 3 Accommodation 5 Included 6 Not Included 7 Programme Timetable

More information

William Howard Taft High School

William Howard Taft High School 2014-2015 WILLIAM HOWARD TAFT HIGH SCHOOL ATHLETIC BOOSTER CLUB SCHOLARSHIP The William Howard Taft High School Athletic Booster Club will award scholarships to at least one senior male athlete and one

More information