Answered step by step
Verified Expert Solution
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 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 assignment assignment continuous assessment test and continuous assessment test The app should sum the coursework scoresassignments 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 and has done all assignments and continuous assessment tests Issue exam card Lessons attended exceed 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 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 assignment assignment continuous assessment test and continuous assessment test The app should sum the coursework scoresassignments 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 and has done all assignments and continuous assessment tests Issue exam card Lessons attended exceed 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 write a C program to implement this scenario.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started