0% found this document useful (0 votes)
1 views

Assignment 1 OOP

The document outlines an assignment to create an app for processing student attendance and coursework scores to determine eligibility for end-of-trimester examinations. It specifies the criteria for issuing exam cards based on attendance and completion of assignments and assessments. Additionally, it requests a flow chart to illustrate the decision-making process for student eligibility.

Uploaded by

natembeatallia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

Assignment 1 OOP

The document outlines an assignment to create an app for processing student attendance and coursework scores to determine eligibility for end-of-trimester examinations. It specifies the criteria for issuing exam cards based on attendance and completion of assignments and assessments. Additionally, it requests a flow chart to illustrate the decision-making process for student eligibility.

Uploaded by

natembeatallia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment 1[15 Marks]:

Consider a simple app for processing student class attendance and course work scores then issue a
remark on whether the student can sit for end of trimester examination or not. The app will prompt
user to enter the total number lessons attended, then it will prompt the user to key in scores for
assignment 1, assignment 2, assignment 3 ,continuous assessment test 1 and continuous assessment
test 2. The app should sum the coursework scores(assignments and continuous assessment tests). To
validate students before they sit for end of trimester examination, the criteria is as follows:

Status remark
Lessons attended exceed 4 and has done all Issue exam card
assignments and continuous assessment tests
Lessons attended exceed 4 and has done all Written permission from the registrar to sit for
assignments and one continuous assessment test exam
In all other cases Repeat unit
Required: Draw a flow chart for this case.

You might also like