You are on page 1of 3

CARIBBEAN EXAMINATIONS COUNCIL

SECONDARY SCHOOL EDUCATION CERTIFICATE


EXAMINATION

(deCarteret College)

INFORMATION TECHNOLOGY
GENERAL PROFICIENCY

SCHOOL-BASED ASSESSMENT

Problem Solving

For Assessment May/June 2018

DESCRIPTION OF PROJECT
Page |2

Advantage General Insurance Company (AGIC) is a growing insurance company in Jamaica

that offers various life insurance policies to citizens. The Managing Director of AGIC is

Mrs. Cynthia Foster. The company has a total of five (5) insurance agents.

The government has recently introduced a set of incentives for policy holders which have forced

the company to upgrade its records management system. As a result, AGIC has decided to add

additional features to its existing records management system. For testing and implementation

purposes the records of a sample of twenty (20) policy holders from Manchester will be utilized.

The following tasks must be accomplished:

1. Recording of relevant data for the twenty policy holders.

2. Sending letters to the twenty policy holders.

3. Keeping track of the policy payments, outstanding balances and types of policies.

4. Creating Graphical information of specific data.

5. Exporting data to other applications.

6. Using a programming software to accept specific information and make necessary

calculations.

PASCAL PROGRAMMING ASSIGNMENT

Advantage General Insurance Company (AGIC) is a growing insurance company in

Jamaica that offers various life insurance policies to individuals. The Managing Director is in

the process of upgrading the company’s existing records management system. The

management of the company has also decided to utilize a programming software that will

accept specific information regarding its clients and make necessary calculations.

For the current financial year the two main insurance policies offered by the company

are Whole Life Insurance and Universal Life Insurance. As the I.T consultant you were asked to

prepare documents using Microsoft Office Applications to reflect the design and implementation

of the new system.


Page |3

After successful implementation of the system the management of the insurance

company decided to rebate $500.00 to each client for their participation in the restructuring

exercise; this rebate will be deducted from their current new_total_premium (to calculate their

revised_new_total_premium). Additionally, the company intends to donate a portion of this

revised_ new_ total_premium for each client towards the research and development of new

drugs to the Autism Foundation of Jamaica. They decided to donate five percent of all

revised_new_ total_ premium in excess of twenty five thousand dollars ($25,000.00) to the

Autism Foundation for research.

You are required to:

1. Write a Problem Definition based on the scenario presented.

2. Write a pseudo code algorithm for the program.

3. Develop a trace table for the program to include the First_Name, Surname, New_Total
Premium, Revised_New_Total_Premium, Donation and Total_Donation (Use data
from the Spreadsheet SBA).

4. Use Pascal to implement the program based on the twenty (20) records from the
Spreadsheet SBA.

5. Include appropriate comments/documentation in the program.

6. Ensure that the program calculates and displays the Revised_New_Total_Premium


and Donation for each client and theTotal_Donation for the Autism foundation.

7. Use an array in the program. Ensure that the array displays the First_Name, Surname,
New_Total Premium, Revised_New_Total_Premium, Donation and Total_Donation.

8. Include appropriate screen shots of the program’s execution.

TOTAL 30 MARKS

You might also like