IT Question 2025
IT Question 2025
Queen’s College
Information Technology
2025
Due Dates:
finance their financial endowment. Unless privately owned they typically have a board of
governors and have a system of governance that ensures their independent operation. Private
schools retain the right to select their students and are funded in whole or in part by charging
their students for tuition, rather than relying on taxation through public (government) funding.
The Board of Directors of a named Private School would like to set up an information system to
keep track of Students’ data. As an IT consultant firm, you and your team have been contracted
for the job. You are required to utilize suitable word processing, web-page design, spreadsheets,
The named private School has been in existence for two(2) years and currently offers a
maximum of ten(10) subjects per class. The Grade 8 level has one(1) class and Grade 7 level has
Two(2) Classes each consisting of not more than fifteen (15) students.
The Board of directors has mandated that you design a spreadsheet that will accept the data.
Task 1
(A) Design a spreadsheet with the grading and award system table shown below:
term)
(B) Using another worksheet, design a table and record the following: First name, Last
Name, Gender, Class, Fees, subjects, and scores of each subject for each of the three(3)
terms.
Iii. Insert the appropriate comment and Award based on the percentage received.
Iv. insert rows to show number of girls, number of boys, number in each class,
(D) Rename worksheets to Task 1A and Task 1B and save the Spreadsheet as Academic
Data.
Task 2
(A) Create a third worksheet( save as Task 2) to show the Year Average for each subject per
Student. Use data from worksheet 2 to perform such calculations. (Term1 +Term 2+Term
3)/3
(C) Format all average fields to show one(1) decimal place. Center column headings and
(D) Sort the data by class and then by Last name( ascending order)
(E) Extract a list of all the students who received plaques and trophies and place this to the
(F) Create a fourth worksheet (save as Task 2F) using data from the third worksheet to show
the performance of boys as compared with girls for the three classes.
(G) Generate a column graph using the data from Task 2F. Provide an appropriate title and
(H) Create a pivot table showing the Class, Students names and their Year average.
You are required to use a suitable application to manage data on the students registered at the
named Private School. Three(3) tables must be used to store the data.
The table with relevant student data should include the following: Admission No., Last name,
first name, Address, DOB, Gender, Tel.No., Email, House(school has three named Houses),
Class, Primary School, NGSA Score, Father’s Name, Father’s Tel. Number, Mother’s Name,
The academic table should include: Admission No., Subjects Year Averages, We care Cash
Grant( $50000.)
The Curricula Table should include: Extra Curricular activity, Co Curricular Activity, Demeanor,
Misdemeanor, Awards.
Your database should be tested by generating the following Control Forms, Queries and a
Report.
Control Forms
Queries
1. List the names, DOB, House, Co and extra curricular activity. Sort the data by House in
3. Produce the total cost to be collected for Cash Grant. Save this query as Cash Grant.
4. Using a calculated field determine the Age for Students. Save this query as Age.
Report
Generate a report for the Principal which lists the Students’ names, class, Year Average, and
Parents’ Tel.no. for Students below 75%. The report should be grouped by Class.Within the
Class the report should be sorted in descending order by Year Average received by each student.
It should also give the average year averages. The report should have a two-line title as follows:
Task 1
Using a suitable feature in your word processing application: create a document to be mailed to
Father of the Students inviting the parents and their child to a Meeting to discuss plans for the
2. The school’s letterhead should be placed as the header in the letter. The font of the
letterhead should be appropriately formatted for emphasis. Use suitable format to Insert
the date, recipient address and salutation. Your mailing list should comprise data from the
school’s database.
3. The first paragraph should include the child’s name, year average and the purpose of the
meeting.
4. The column chart created in the Spreadsheet should be inserted with a suitable caption.
5. The third paragraph should invite them to view the School’s Website to view activities of
the School.
6. Conclude the letter and close with your name and position as Principal of the School.
Task 2
1. Each Student in the Remedial Programme must complete and submit a Registration Form
to the Principal. Design a fillable Registration Form. It must allow for the entry of
relevant data on the Student including their Class. The letterhead should be placed at the
top.
WEBPAGE
The Principal has requested you to design a website(3 webpages) to provide the public with
2. List for Students who received awards (Plaque, Trophy and Medals), relevant chart/tables
showing analysis of Student’s Performance. Data should be sourced from the Spreadsheet
3. Links to the school email address and a website to help Parents on a topic of your choice.
Task 1
Develop an algorithm using pseudocode or flowchart for the named school to accept the name
and the number of subjects for a student. Calculate the average score for that student and print a
Grade and message to that student. The average score is found by adding the scores of all the
subjects being studied and dividing it by the number of subjects.This should be done until a
condition is met or for a specific number of Students. Information should be in keeping with the
Task 2
Design and execute a trace table to test the algorithm developed in task 1. The table should have
seven (7) iterations. Data to test the algorithm should be sourced from the Spreadsheet section of
the project.
Task 3
Using the programming language PASCAL, write source code to implement the algorithm
written in Task 1.
o Territory (Guyana)
o Teacher's Name
2. Files to be submitted:
1. Spreadsheet
2. Database
3. Word processing
➢ Main/Primary Document
➢ Data Source
➢ Merged Letters
➢ The Certificate
➢ Fillable Form
4. Website
5. Problem Solving and Programming
➢ A copy of the Pseudocode/Flowchart,
➢ test data,
➢ trace Table
➢ the Pascal code,
➢ a screen copy of the executed program.