Computer Work - CALA.
Computer Work - CALA.
DISTRICT : MUTARE
PROVINCE : MANICALAND
CALA A
LEVEL : FORM4
COMPETENCIES/SKILLS
BACKGROUND
Within the classroom environment, sometimes examination mark and grades are wrongly calculated by
tutors (teachers).
THE CALA
PART A
Carry a research on areas where examinations marks are obtained by teachers (tutors)
Write down algorithms for grading system for marks scored , in the form of a program FLOW
CHART
Collect data
Submit your findings
PART B
Convert the flowchart into a VB.net program language, for displaying grades and marks obtained
Test the program for accuracy by using the data collected in Part A
QUESTIONAIRE
TEACHERS/TUTOR
Within the classroom environment, sometimes examination marks and grades are wrongly
calculated by tutors (teachers)
NAME OF TEACHER :
TEACHERS SIGNATURE :
QUESTIONS
You are required to tick your answer in the given boxes bellow.
1. How long have you being calculating grades within the classroom environment?
4. Do you want any changes to be made to the calculating of marks and grades?
Start
Input Mark
Print A as Grade
Print B as Grade
Print C as Grade
Print D as Grade
Print E as Grade
Print U as Grade
Else
End If
Stop
FLOWCHART
START
INPUT MARK
IS MARK >=70
PRINT A
AND <=100
YES
NO
YES
IS MARK >= 60
PRINT B
AND <= 69
NO
IS MARK >= 50
YES PRINT C
AND <= 59
NO
NO
YES
IS MARK >= 40 PRINT E
AND <= 44
NO
INVALID INPUT
STOP
DATA TESTING
NORMAL DATA – (68)
Interface layout
ENTER MARK = Label button
ENTER MARK
VIEW
SURNAME : MUKURA
DISTRICT : MUTARE
PROVINCE : MANICALAND