Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment 1 [ 1 5 Marks ] : Consider a simple app for processing student class attendance and course work scores then issue a remark

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 assignments and continuous assessment tests Issue exam card Lessons attended exceed 4 and has done all assignments and one continuous assessment test Written permission from the registrar to sit for exam In all other cases Repeat unit Required: Draw a flow chart for this case.
Assignment 2[20 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 assignments and continuous assessment tests Issue exam card Lessons attended exceed 4 and has done all assignments and one continuous assessment test Written permission from the registrar to sit for exam In all other cases Repeat unit Required: Using the flow chart you created in assignment 1, write a C program to implement this scenario.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions